Plugins
Browse, filter, and install DeepSeek-Harness plugins.
29 plugins found
dsh-recall-unread
hg1048596-pixel/dsh-recall-unread
Adds a strip above the composer to recall sent-but-unread (steering) text messages before the model reads them.
dsh-background-agents
perrylink/dsh-background-agents
Durable background child agents on the official subagent seam: start from any session, watch progress in the Web UI sidebar, message and interrupt any time, with per-child tool scoping, persona and delegation-depth caps.
dsh-queue-plus
starslittle/dsh-queue-plus
A simple DSH queue panel for editing, removing, steering, reordering, and bulk removal.
dsh-improved-inline-edit
xiaosurongjia/dsh-improved-inline-edit
A mid-run steer input for DeepSeek Harness Web: while the agent works, an input bar appears above the composer to inject modification requests into the next decision via agent.steer(), without stopping the conversation. Drafts persist per session, unread injected messages can be recalled from the bubble, and an optional guiding prefix is supported.
dsh-pause
better-er/dsh-pause
DSH Web 暂停插件:agent 完成一轮工具交互、正要发出下一次模型请求之前暂停,保持 composer 输入框可用,人类以回车/发送放行并可携带补充文字;此暂停不打断任何在途 API 调用,模型上下文始终完整、无感知。纯插件自包含,不改 DSH 源码。
dsh-literature
aik358/dsh-literature
Self-contained literature library for DSH with optional Zotero export: full-text PDF fetching (Unpaywall/arXiv/custom URL templates), loose Crossref-backed search, APA/GB-T 7714/MLA/Chicago citation generation, a side-panel PDF reader with highlights and notes, and AI-assisted Q&A/translation steered into the current conversation.
dsh-pua
michengai/dsh-pua
Adds /pua to steer the agent to try another approach and verify results before claiming completion, with 15 company styles, persona modes, global and per-conversation settings, and an optional loop that continues until a verification command passes, the iteration limit is reached, or the user cancels.
dsh-answer-reviewer
bycall/dsh-answer-reviewer
Agentic answer reviewer for DeepSeek Harness: each final assistant turn is re-reviewed by a separate LLM graded 1-100; below-threshold scores steer the agent back with concrete feedback. The score is shown as a chip on the answer's action row (green pass / red needs-work, with retry count and reason on hover). Live gate config over a 127.0.0.1 HTTP server, plus a collapsed dock above the composer and an optional right-sidebar tab via dsh-better-sidebar.
stalegreen (dsh-plugin-stalegreen)
pavangupta352/stalegreen
Freshness gate for the agent's test, typecheck, lint and build claims: each verification run becomes a receipt on tools/post-execute, file edits are tracked, and on agent/turn-stopping a claim whose latest receipt is stale, failed or has no readable result steers one more step naming the receipt and the files edited since.
deepseeh-harness-ultra-slash
loadingvx/deepseeh-harness-ultra-slash
Separate slash-command group in the Web UI composer: /steer injects text on the agent's next step without interrupting the turn, /new starts a blank session, /skill and /docs wrap /steer with post-turn skill or docs tasks, and custom /steer aliases are configurable in Settings.
dsh-session-explorer
zn-dk/dsh-session-explorer
Message-level full-text search across DSH sessions via an FTS5 trigram index (user / assistant / steering / tool with per-kind filters), deduplicated results across fork/continued sessions, read-only context preview with auto-scroll to the focused message, one-click jump to the real session, and incremental/full index rebuild with health check; zh/en i18n follows the Host locale service.
dsh-loop-continue
yunxiyang/dsh-loop-continue
Resumes an agent turn that ended after narrating its next action without calling a tool: the guard replays the turn log on agent/turn-stopping, asks a judge model one true/false question, and steers the same turn to run one more step.
dsh-quality-review
cai-mh/dsh-quality-review
Audit each finished assistant turn with an independent reviewer model and steer the agent to fix failed output, with at most 2 review rounds per turn and SOP-folder standards injected as an extra review dimension.
dsh-plugin-task-coordinator
kayungko/dsh-plugin-task-coordinator
Supervisor-style workflow orchestration over top-level sessions: confirmation-gated batch dispatch, team workstreams, steering running tasks, idle-wait collection and live model-route discovery across 11 task_* tools plus a /tasks slash command.
dsh-quick-replies
idoall/dsh-quick-replies
Manageable one-tap text chips above the session composer; idle sessions queue the message and running sessions steer at the next safe boundary without rewriting the draft.
dsh-session-bridge
heartmove/dsh-session-bridge
Session bridge for DeepSeek Harness: drive other real DSH sessions straight from your prompt — create top-level sessions in any workspace, message or steer any session, wait for replies and stream them segment-by-segment (chain-of-thought included), resume offline sessions, find sessions across workspaces, run a background watchdog that monitors and schedules a main task (nudge when stalled, correct drift, cancel when stuck), and archive sessions with one command.
dsh-messenger-gateway
goodandready/dsh-messenger-gateway
Telegram bridge for DeepSeek Harness: bidirectional sessions, conversation steering, home-channel routing, and TTS voice notes sent as Telegram audio messages.
dsh-maestro
junqingv587/dsh-maestro
Planner/executor delegation with named roles: a strong planner steers, disposable executor sub-agents (per-role routes and prompts) implement. Default role plus per-delegation override, a global reasoning-effort knob in the composer chip, and a settings page for role management.
dsh-reasoning-cn
william123666/dsh-reasoning-cn
DeepSeek Harness plugin that steers reasoning toward Simplified Chinese and translates eligible reasoning blocks.
dsh-discord-bot
oliver0804/dsh-discord-bot
Map dsh workspaces onto Discord — watch every session live, drive and steer agents, and reach the harness's own commands from anywhere, with no inbound port.
dsh-proof
evilirving/dsh-proof
Independent read-only acceptance layer: spawns a read-only verifier before each top-level turn closes and steers non-pass gaps back into the agent.
dsh-plugin-forge
cai-mh/dsh-plugin-forge
Scaffold DSH local bundles in the dph format from any workspace and keep a pitfall experience library to steer later development.
dsh-steer
cai-mh/dsh-steer
Inject steering or correction into a running session while the model is thinking, or cancel the current turn, from a floating browser panel.
dsh-mama-cheer
vvilliam-qwq/dsh-mama-cheer
Keyboard shortcut that injects an encouraging message into the running dsh-TUI conversation: steer when a tool is in flight, interrupt-and-deliver when the model is only streaming text