Plugins
Browse, filter, and install DeepSeek-Harness plugins.
1664 plugins found
dsh-tool-encoding
omdsh-dev/dsh-tool-encoding
base64/url/hex encoding, common hashes, and UUID generation.
dsh-tool-diff
omdsh-dev/dsh-tool-diff
Structured comparison and unified diffs for text/JSON/CSV/Markdown.
dsh-window (plugin)
zichenggurrr/dsh-window
Native Windows desktop window (WebView2) for DSH: one-command install, auto-fetches the app zip from GitHub Releases, creates a desktop shortcut, and adds a desktop_launch tool to start it from chat.
dsh-omni-workstation
huashenglian/dsh-omni-workstation
Omni-modal workstation for DSH: analyze_image over an ordered multi-card VLM failover chain, a six-tool vision toolkit (zoom, colour sampling, pixel diff, OCR, element detection, inline display) sharing the same image resolver, generate_image over OpenAI/DashScope/ComfyUI protocols, multi-card async generate_video with a /build-video-tool builder, and speak/clone_voice TTS over seven providers, all driven by one auto-saving settings page.
dsh-livechat
huashenglian/dsh-livechat
Bilibili-style danmaku overlay for the DSH Web chat area: scroll, top and bottom tracks driven by agent events, three preset packs, optional LLM-generated comments, a draggable control ball, per-session pools with replay, and a settings card.
dsh-router-ext-rtk
carvin94/dsh-router-ext-rtk
RTK (Rust Token Killer) extension for dsh-router: rewrites each bash tool call through `rtk rewrite` so the agent reads compressed command output, and falls back to the original command when rtk is missing or has no equivalent.
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-suggested-replies
dsh-external/dsh-suggested-replies
Suggested replies above the DSH Web composer.
dsh-hold-to-talk
wangzhanchao883/dsh-hold-to-talk
One-handed, keyboard-free input for the composer: press and hold the mouse on the input box, speak, release — the text lands in the draft, and sliding up cancels without leaving a half sentence behind. No mic button to aim at and no shortcut to remember; the hand never has to leave the input area, which is the point when the other hand is busy. Recognition runs fully offline (SenseVoice via sherpa-onnx, no API key, audio never leaves the machine).
friendlilink
friendliai/friendlilink
FriendliAI serverless LLM adapter for DeepSeek Harness — OpenAI-compatible chat completions with dynamic model discovery and reasoning support
dsh-native-browser
longmiaoo/dsh-native-browser
Controls user-authorized Chrome tabs from DeepSeek Harness through a local native-messaging broker, with semantic page reads, actions, screenshots, and explicit handoff.
stalegreen
pavangupta352/stalegreen
DeepSeek Harness plugin that keeps the agent's green claims honest: verification runs become receipts, edits are tracked, and a stale, failed or masked "all tests pass" is turned into a rerun instead of an ending.
dsh-hardssh
tiphareth0/dsh-hardssh
Generic workspace base for the dsh harness (local + remote workspace providers with per-workspace routing), with SSH as one concrete provider: bind a server directory as an SSH workspace so the session's file I/O and commands run on that host, manage host
dsh-context-rollover
athif23/dsh-context-rollover
Model-driven context-window rollover bundle for the DeepSeek Harness: fresh working context, durable model-managed notes, a small verbatim recent tail, and targeted history recovery — no summarization.
dsh-paste-code-block
cjm-m/dsh-paste-code-block
Cherry Studio-style paste: multi-line/indented/fenced text or code pasted into the DSH Web composer collapses into a bordered, collapsible, language-tagged card and is restored as a fenced code block on send.
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.
dsh-thinkbar
tower1229/dsh-thinkbar
Reasoning-wait thinking indicator for the DeepSeek Harness web composer
dsh-message-gateway
a792883583/dsh-message-gateway
Multi-platform message gateway and WeCom AI bot bridge with session context compression and smartsheet creation.
avoid-ai-writing-cn
hellogit2021/avoid-ai-writing-cn
Chinese writing de-AI plugin (AI-isms / AI writing / humanize): say "去掉AI味" to rewrite text, "写的不错" to auto-learn new AI words into the avoid list. Free from the Zhihu "去AI味写作技巧" community.
dsh-xiuxian
weibaohui/dsh-xiuxian
Xianxia desktop pets linked to live agent sessions: MC pixel-style companions appear when subagents spawn (up to 3 on screen), with storage-bag collection, a right-click artifact menu, a pet gallery picker, and export to the Codex desktop-pet format.
dsh-plugin-mimi
mekos2772/dsh-plugin-mimi
A Mimi desktop companion for DSH that follows work-session states with animated reactions and bubbles, provides a separate chat mode, and bundles Windows Computer Use for observing and controlling desktop windows.
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.
dsh-git-graph
enoughpower/dsh-git-graph
Git view for DeepSeek Harness: status, commit graph, branches and tags in one picker, diff, staging/commit, push/pull and blame.
dsh-honcho
plastic-labs/dsh-honcho
Honcho memory plugin by Plastic Labs: injects the user profile, session summary and relevant conclusions at session start, uploads each turn to Honcho in the background with secrets redacted, and adds honcho_search / honcho_chat / honcho_remember tools plus a /honcho status command; configured through the ~/.honcho/config.json shared with the other Honcho integrations, against hosted honcho.dev or a self-hosted instance.