Plugins
Browse, filter, and install DeepSeek-Harness plugins.
1646 plugins found
dsh-backup-migrator
zhengjy01/dsh-backup-migrator
Backup and migrate DeepSeek Harness plugin environments via GitHub: one command exports the installed plugin manifest, plugin configs and locally-developed plugin sources into a git repository, and another restores everything on a new machine (VSCode-sett
dsh-plugin-tokenmarket
fitbbc/dsh-plugin-tokenmarket
Adds Token Market as an OpenAI-compatible model provider with DeepSeek V4 Pro, Kimi K3, and GLM-5.3.
dsh-plan-toggle
nanmu-del/dsh-plan-toggle
Persistent plan-mode toggle button in the DSH Web composer: a two-state control (Plan / Plan ×) that turns plan mode on and off, replacing the shipped show-only-when-active badge.
dsh-queue-first-enter
himeope/dsh-queue-first-enter
Pressing Enter with an empty composer steers the first queued message into the running turn while the agent is busy.
dsh-provider-usage
loommii/dsh-provider-usage
DSH 插件(用量中心):常驻用量卡片 · 多提供方用量/余额查询(OpenCode Go 订阅 + DeepSeek 余额 + Command Code 订阅/余额,对齐 cc-switch 查询语义)
dsh-memory-nexus
frank-nf/dsh-memory-nexus
Integrated memory and context management plugin: four-layer memory system (L2-L4), context compression/trimming/freezing, prompt orchestration, input box UI buttons, and enterprise security with role-based access control.
dsh-deepseek-cost-live
xtd1145/dsh-deepseek-cost-live
Real-time DeepSeek API balance (official endpoint) and today-spend estimate (this DSH instance session-log usage x per-model price table) for the DSH web: composer dock strip, always-on floating badge, full settings dashboard (7-day trend, per-model cost, editable price table and polling, history rescan). The API key never leaves the host.
dsh-session-rerun
liuyangdongdong/dsh-session-rerun
Installable DeepSeek Harness Web UI for replaying a completed session step
dsh-voice-input-en
mohith-das/dsh-voice-input-en
Minimal English-only voice input for the DeepSeek Harness Web UI: a mic button in the composer that transcribes speech into the draft via the browser's native SpeechRecognition API. No dependencies, no subprocess, no network calls beyond whatever the brow
dsh-hindsight-workspace-switch
ckcfcc/dsh-hindsight-workspace-switch
A per-workspace HindSight switch for the DeepSeek Harness composer: turn memory off for one workspace without uninstalling it anywhere else.
dsh-dashboard
vincibeans/dsh-dashboard
DeepSeek Harness dashboard: per-session statistics (tokens, timing, tool and skill calls) as a dedicated Statistics view tab. Compatible with dsh v0.1.2-alpha.1 ~ rc.1 (see README).
dsh-docker
somebdly/dsh-docker
Web management panel for Docker on DeepSeek Harness: manages Docker MCP servers (deploy/remove, official catalog search/pull, gateway start-stop-restart, custom deploy) and containers/images (list, start/stop/restart, remove, logs, inspect, interactive terminal, create, pull, build, load) across local CLI and SSH remote targets with one-click switching. Credentials are encrypted with Windows DPAPI, HTTP is loopback-only, and command parameters are whitelist-filtered. Build-free pure ESM; client is zero-dependency.
dsh-imbot
it-lu/dsh-imbot
Two-way agent bridge for Feishu (Lark) and DingTalk groups: chat with a DeepSeek Harness agent from IM groups via long-connection / Stream Mode — no public port needed. Workspace selection/creation, session switching, archiving (synced with DSH GUI), configurable from the DSH settings page. Feishu uses interactive cards, DingTalk uses text commands.
dsh-plugins (dsh-wx-push)
wwweljf/dsh-plugins
Auto-send every DSH turn result to WeChat: listens for task completion, extracts the final assistant message and pushes it raw via the WeChat iLink bot (real delivery check, never fake success). Requires the wechat-acp daemon, a separately installed process you log into WeChat with.
code-ownership-audit
ffseika0304/code-ownership-audit
Decides whether Python code is original or a derivative work: reports the longest identical expression span against an upstream tree, an exemption rationale per finding, and a risk list. Pure stdlib `ast` analysis — offline, no model calls.
dsh-deepseek-model-router
zi-lv68/dsh-deepseek-model-router
Auto-switch DeepSeek models: routes every request to the vision model when images are present, to the pro model for complex tasks, and to the fast model otherwise; includes a switch_model tool for manual overrides.
changmodel
qq928820655/changmodel
Model switching, model capability configuration, fixed compaction models, subagent routing, and input history enhancement.
dsh-agent-frugality
gongyijie85/dsh-agent-frugality
Multi-agent frugality defense plugin: read-ledger dedup metrics, compaction-immune rules, completion gate, cheap-model review lane.
dsh-skills-manager
liushutan/dsh-skills-manager
NPM-installable DSH Web plugin for safely loading and managing skills across DSH and common local Agents.
dsh-maxcompute
dingxin-tech/dsh-maxcompute
MaxCompute (ODPS) data analysis plugin for DeepSeek Harness: metadata browsing, cost-gated SQL execution, background jobs and result export.
dsh-task-watcher-plugin
yeqingtang/dsh-task-watcher-plugin
Windows-only tray monitor for DeepSeek Harness: deploys and manages the standalone DshTaskWatcher tray app - four-state tray icon (gray=disconnected, green=idle, amber=running, red=attention), a per-task panel with live duration/tps/tokens, and completion & outcome notifications. Start/stop switch in Settings > Plugins; the watcher is an independent process that survives DSH restarts.
dsh-smart-reminder
a792883583/dsh-smart-reminder
Smart calendar and checklist assistant with lunar dates, macOS/Windows native notifications, and WeCom push.
dsh-git-panel
a792883583/dsh-git-panel
Git sidebar panel with commit graphs, ahead/behind tracking, branch operations, and one-click chat context injection.
dsh-startup-command
kagurazakayashi/dsh-startup-command
A DeepSeek Harness Web plugin that runs a user-defined command after the web profile has started successfully.