Skip to main content

Plugins

Browse, filter, and install DeepSeek-Harness plugins.

428 plugins found

N

dsh-llm-cursor

noirbright/dsh-llm-cursor

Unofficial Cursor subscription chat: Host-owned CLI session login, a displayed model catalog, and subscription usage rails. Cursor staff treat this class of private-client usage as against ToS.

015 hours agoModels & ProvidersMIT
J

dsh-plugin-weaknet-adaptor

jiay98528-dev/dsh-plugin-weaknet-adaptor

Weak-network adaptor: transparent long-backoff model-stream retries (10-min cap), local response replay cache, heartbeat auto-reconnect, and degraded-mode token economy, with a bilingual (zh/en) settings page.

02 days agoModels & ProvidersMIT
H

dsh-llm-failover

hb00/dsh-llm-failover

Automatic provider failover on rate limits or quota exhaustion: switch between providers with configurable per-provider models, a cooldown, and a permanent last-entry fallback.

03 days agoModels & ProvidersMIT
G

dsh-sub2api

godd6366/dsh-sub2api

Connect a sub2api gateway to DeepSeek Harness: OpenAI-compatible multi-provider routes (OpenAI / Claude / Grok / Gemini) behind one base URL, with per-key model discovery, usage lookup, and global vision/image tools.

03 days agoModels & ProvidersMIT
V

dsh-usage-meter

v-dev-388/dsh-usage-meter

Settings-page usage dashboard: per-provider/model token summary across all sessions, with today/7-day/30-day CSS-bar trends and a cache-hit rate.

04 days agoUsage & BillingMIT
M

mmx-quota-tool

mtty-ai/mmx-quota-tool

MiniMax token-plan quota dock for the Web UI: a drop-shape 5h-usage % chip in the conversation input area, click for a detail panel listing every model's 5h & weekly usage and reset countdown, auto-hidden when the active default model is not a MiniMax model.

03 days agoUsage & BillingMIT
L

dsh-session-cost

lzh3070/dsh-session-cost

Composer cost chip: prices the current session DeepSeek API spend message-by-message with the official pricing table (incl. the 2026-08-17 peak/off-peak policy); hover for the breakdown, today (DSH) total and account balance. DeepSeek models only.

02 days agoUsage & BillingMIT
K

dsh-usage-vendor-stats

kirigayakazima/dsh-usage-vendor-stats

Vendor-based usage dashboard: per-provider token/cache/output KPI, a 53-week heatmap, trend chart with hourly "today" view, model drilldown, cost estimation, CSV export, and health cards (TTFT, generation speed, peak context, error rate).

03 days agoUsage & BillingMIT
K

dsh-session-cost

kidli1412/dsh-session-cost

Session cost estimate in a status bar at the bottom of the conversation (per-model token pricing, CNY) plus the live DeepSeek account balance via the official balance API.

03 days agoUsage & BillingMIT
V

better-reasoning-slider

vvvspec/better-reasoning-slider

Official-style composer model trigger with a floating reasoning-effort slider popup.

03 days agoUI EnhancementsMIT
M

DSH-Claude-Style-Reasoning-Slider

memz-jzy/dsh-claude-style-reasoning-slider

Animated Claude-style reasoning-effort slider and model picker that replaces the native DSH model selector.

0yesterdayUI EnhancementsMIT
J

dsh-no-setup-mode

johnnycls/dsh-no-setup-mode

No-setup mode for the DSH web UI: hides advanced surfaces, auto-applies best defaults (chat mode, full access, account balance), and one-click role-play personas (maid/butler).

03 days agoUI EnhancementsMIT
H

dsh-whale-desktop-launcher

huitianyi/dsh-whale-desktop-launcher

Windows desktop launcher for DSH with a whale-girl icon, background server startup, and a Chromium app-mode window without browser chrome.

02 days agoUI EnhancementsMIT
F

dsh-peak-indicator

future007s/dsh-peak-indicator

Session header badge showing DeepSeek peak/off-peak status, per-model token prices on hover, and real session/turn costs from actual usage.

08 hours agoUI EnhancementsMIT
H

dsh-oauth-openai

hrhgit/dsh-oauth-openai

OpenAI Codex OAuth provider and model adapter for dsh-oauth and DeepSeek Harness

04 days agoModels & ProvidersMIT
L

dsh-web-search-brave

ltctfer/dsh-web-search-brave

Brave Search API-backed search provider for the DeepSeek Harness web capability seam (ctx.web). One search is one HTTP request - no model turn.

04 days agoModels & ProvidersMIT
J

dsh-ocr-review

jiayan-xu/dsh-ocr-review

Local AI code-review gate: review a workspace/branch/commit diff via the managed ocr.js, returning structured findings with token stats; gate mode fails on findings.

04 days agoGit & Code Review
J

dsh-tmuxctl

jesse-njx/dsh-tmuxctl

Take control of your tmux panes: list/send-keys/capture, run long jobs in a pane with watch mode, and approval-gated destructive commands.

05 days agoDev & Plugin ToolsMIT
T

dsh-plugin-hooks

truelove-dreamer/dsh-plugin-hooks

Claude-Code-style lifecycle hooks: configured shell commands run before/after model tool calls with a JSON payload on stdin; a non-zero pre-tool exit blocks the call.

04 days agoWorkflow & Automation
T

dsh-plugin-recall

truelove-dreamer/dsh-plugin-recall

Cross-session memory for the model: full-text search all past sessions (SQLite FTS5 via ctx.sessionQuery) and bring the strongest matching excerpts back into the current context.

04 days agoMemory