Plugins
Browse, filter, and install DeepSeek-Harness plugins.
3176 plugins found
dsh-alive
aikenfra/dsh-alive
Zero-token online status indicator for the DeepSeek Harness web UI: an always-visible online/offline dot in the conversation header, auto-refreshed every 15 seconds with no LLM calls.
dsh-doctor (plugin)
moonquake2004/dsh-doctor
Offline diagnostic for DSH: 19 checks across env, profile, and session state, with a settings "Doctor" panel and a read-only JSON API.
dsh-weixin
xmanrui/dsh-weixin
Connect a Weixin bot to DeepSeek Harness by scanning a QR code.
dsh-ask-guard
q1hangl/dsh-ask-guard
Cooperative timeout guard for ask_user_question: lost or unanswered questions resolve as a structured ASK_TIMEOUT instead of hanging the turn forever.
dsh-chat-width-customizer
magicof2/dsh-chat-width-customizer
Session-header button that cycles the conversation width (748-1600px), widening the chat column, composer, and user bubbles together.
dsh-turn-marks
magicof2/dsh-turn-marks
Left-edge turn-marks strip in chat: one bar per user message, click to jump to that message, hover for a preview, active bar turns white.
dsh-session-cleaner
fountunt/dsh-session-cleaner
Delete sessions from a running web runtime: live store, workspace records, and on-disk artifacts (no restart needed).
dsh-test-runner
suimi8/dsh-test-runner
Structured test runner tool (test_run): auto-detect Vitest/Jest/pytest/node:test, run tests, parse failure summaries for the model.
dsh-turn-index
simon314620/dsh-turn-index
Turn-index sidebar: one entry per user turn, click to jump, scroll-spy highlighting.
dsh-pin-recall
kerwin2046/dsh-pin-recall
Pin assistant replies from the Web action strip and recall them into the next model turn (`/pin` `/recall`, with optional wake).
dsh-payload-capture
moeblack/dsh-payload-capture
Capture every upstream model API payload to JSON (debug & observability).
dsh-plugin-Audit
tttwh/dsh-plugin-audit
Installed-plugin catalog for DSH: group plugins by origin (official vs self-installed) in a searchable panel with enable/disable, uninstall, and one-click update.
dsh-taskswarm
february2015/dsh-taskswarm
DSH port of TaskPlane: dependency-ordered waves run in parallel git-worktree lanes, with task packets, cross-model review, and crash recovery.
dsh-shift-router
green-dalii/dsh-shift-router
Two-tier model router for DeepSeek Harness — LLM-Judge routing, multi-model fallback chains, exponential-backoff failover, and task-level orchestration (DSH adaptation of pi-shift-router)
dsh-voice
zhuiyueya/dsh-voice
Voice for DeepSeek Harness(dsh) — speech-to-text input + read-aloud TTS for text-only DeepSeek, zero API key.
dsh-approval-comment
mayifei1995/dsh-approval-comment
DSHWeb 审批增强插件:无感替代内置审批窗口,支持「拒绝并附言」,并在拒绝后终止当前回合、让模型重新结合附言思考
dsh-ui-skins
edwardyang0011/dsh-ui-skins
DeepSeek Harness Skin Plugin
dsh-view-modes
nigelyao/dsh-view-modes
view modes for deepseek harness, including Verbose, Normal, Summary Mode
dsh-file-preview
pjy-20051012/dsh-file-preview
dsh-plugin-description
mysadc/dsh-plugin-description
mount one row in the composition and every plugin card on the Web Settings plugin list page gets a bilingual (zh/en) description; it also publishes the pluginDescriptions service so other plugins can register their own descriptions.
dshmath-manim
phelpsyacht/dshmath-manim
deepseek harness manim数学插件
dsh-attachments
cocosgt/dsh-attachments
Bring any file into the conversation — stashed to the workspace and referenced by path; zero type rejection
dsh-commandcode-provider
kristin130/dsh-commandcode-provider
Command Code provider plugin for DeepSeek Harness (dsh) — works with every Command Code plan including the $1 Go plan; uses the Studio authentication API key over /alpha/generate, not the Provider API
dsh-atuin
realalexandreai/dsh-atuin
DeepSeek Harness plugin: every user prompt you type (in the web UI) is appended to your atuin shell history, so it shows up in atuin search and shell integration.