插件
浏览、筛选并安装 DeepSeek-Harness 插件。
共 67 个插件
dsh-acp-plugin
agentic-control-plane/dsh-acp-plugin
Agentic Control Plane for DeepSeek Harness — check every tool call against your policies before it runs, and keep a durable record of what was allowed and why.
dsh-memory-meow
phant0meow/dsh-memory-meow
项目级跨会话记忆:PROJECT.md 快照注入首条用户消息(缓存友好)+ memory_remember 工具 + ReAct 任务结束自动反思;各项目独立记忆文件,互不互通。
dsh-chat-continue
chu-m/dsh-chat-continue
Auto-retry failed API requests to keep DSH conversations going. Supports configurable status codes and error codes. 自动重试失败的 API 请求,让 DSH 对话不中断。支持自定义状态码和错误码。
dsh-session-drafts
ne-ilyxa/dsh-session-drafts
Cursor-style New Session for DeepSeek Harness (DSH): every click mints a fresh durable draft session — plus a sidebar Drafts switcher to keep several empty chats open at once.
DSH_VsCodeMode
lenonss/dsh_vscodemode
为 DeepSeek Harness 提供类 VSCode 编码体验:基于 Monaco 的中央文件编辑器(文件页签、Ctrl+P 快速打开、状态栏),并对 Agent 的 edit/write 结果进行交互式差异审查(逐处采纳/拒绝、回滚、归档),状态跨重启持久化。
dsh-bot-mode
zenghaili0901/dsh-bot-mode
DeepSeek Harness 的 Bot 模式:把子 Agent 变成一群有头像、有人格的 Bot,每个 Bot 拥有独立对话,由一个持久的 continuable 子 Agent 会话支撑,跨轮次保留记忆。
dsh-outcome-loop
victorzhong0110/dsh-outcome-loop
为 DSH 保存本地任务结果账本,依据确定性证据验证验收标准,记录用户处置与 token 用量,并支持摘要绑定导出。
dsh-composer-layout
lavapapa/dsh-composer-layout
面向长提示词的 Web Composer 布局:输入框可保留在底部,也可停靠到可调宽度的右栏,与长回答并排阅读和写作。
dsh-mcp-lazy
leaforbook/dsh-mcp-lazy
MCP 懒加载路由:自动发现可接管的 MCP,冷态只在工具目录里留一个共享路由,某轮需要哪个服务器才展开它的工具 Schema、轮次结束再收起,让装了很多 MCP 不再每次请求都吃上下文。命名异常、重名或状态不确定的 MCP 不接管;出现任何不确定即恢复原工具可见性,执行、权限与进程生命周期仍归原 MCP。也支持显式的连接层懒加载,含连接保温、有限重连、stdio 与 Streamable HTTP。
dsh-input-rewriter
feiertu/dsh-input-rewriter
你只管正常打字,停下约两秒,它就把你刚写的话自动改写成更容易得到好答案的样子;贴进来的代码、网址、长文原样不动,一次问几件事也一件不漏、排好顺序。
dsh-headroom
giter00/dsh-headroom
面向 DeepSeek Harness 的自动上下文压缩插件:在工具输出进入模型前压缩,并通过 CCR 检索工具保持所有有损压缩可逆。
dsh-tally
2672243194/dsh-tally
Personal bookkeeping for DeepSeek Harness: record expenses/income (single or batch), list, monthly/annual stats with trends, budgets with progress/over-limit alerts, soft-delete restore, CSV & self-contained HTML report. Zero deps, local JSON. 个人记账插件
dsh-session-sync
perrylink/dsh-session-sync
Cross-device sync for DeepSeek Harness sessions: a dedicated git mirror of the session store, append-only three-way merge with keep-both + fork conflict resolution, /sync command, sync_pull/sync_push/sync_status tools, and configurable auto push/pull
dsh-theme-switch
kinmat-a/dsh-theme-switch
DSH 主题切换:自动检测已安装的皮肤/主题,在设置页一键互斥切换,全部停用时回退官方默认外观,切换即时生效并跨重启保留。
dsh-genie
swaylq/dsh-genie
把 agent 现场造出来的插件留下来:将 `cordis_define` 的动态包固化成能跨重启存活的正式插件,写包并注册 profile 层的全过程不用 pnpm、不联网、不需要构建授权。
dsh-flakefinder
stardustlc666/dsh-flakefinder
测试稳定性工具:重复运行 vitest/jest/pytest/node:test,识别 flaky 用例,历史留档与隔离清单。
dsh-web-shell
jesmonx/dsh-web-shell
右侧停靠的可折叠 Web 终端(xterm.js),经 WebSocket 桥接宿主 PTY:支持 bash/zsh 切换、拖拽调宽,折叠时保留会话。
dsh-housekeeper
guo6x/dsh-housekeeper
agent 的环境管家:工具链台账(node/pnpm/git/gh/ffmpeg/浏览器)、缓存与临时目录扫描 + 白名单安全一键清理、机器规则(AGENTS.md)编辑,全在 Web GUI 设置面板。
dsh-mermaid-render
genius-alray/dsh-mermaid-render
Web UI 对话 mermaid 渲染插件:将消息中的 mermaid 代码块渲染为可交互图表卡片(缩放 / 适应宽度 / 全屏查看 / 预览代码切换),复用官方组件原语,渲染失败时保留原代码块并内联展示错误。
dsh-vision-recognizer
kaixinbaba/dsh-vision-recognizer
视觉模型路由:把附加图片经可配置模型(15+ OpenAI 兼容与 Anthropic 供应商)转译为文字,对话仍由 DeepSeek 作答。
dsh-plugin-search
shinjiyu/dsh-plugin-search
不用官方 DeepSeek API 也能用内置 web_search:关掉 web-search-deepseek,默认走 Tavily keyless。
StrataGate-AgentMemory (deepseek-harness)
diqierjia/stratagate-agentmemory
StrataGate 为 DeepSeek Harness 自动构建持续演化、本地优先的长期记忆:跨会话承接用户偏好、项目决策、历史对话和工具结果,让历史随时间分层沉淀,让真正用于回答的记忆持续强化,并让每条召回证据都能追溯到原始消息。
dsh-result-only-view
yeyeyeyeshifu/dsh-result-only-view
Web 对话「只看结果」开关:隐藏思考与工具调用过程,运行中仅保留一条实时状态行,reduced-motion 环境下恢复活动光影,中英双语。
ai-monitor
winterone-hub/ai-monitor
DeepSeek Harness plugin: query AI Monitor balance / usage from local SQLite — cost-aware agent, auto bookkeeping with the AI Monitor proxy.