插件
浏览、筛选并安装 DeepSeek-Harness 插件。
共 132 个插件
dsh-revive
omdsh-dev/dsh-revive
DSH 一键复活:重启后给所有被打断的会话自动发送「继续」指令(/revive 命令 + revive_sessions 工具 + 浏览器一键按钮)
dsh-superpowers
codeanqiang-ma/dsh-superpowers
Superpowers (obra/superpowers) for DeepSeek Harness: the software-development methodology skills plus their session bootstrap, as a dsh plugin
dsh-telemetry-redactor
030611/dsh-telemetry-redactor
在已配置遥测后端接收前,对 `session-telemetry/record` 导出副本中的已支持秘密模式进行脱敏。
dsh-plugin-call-me
radres/dsh-plugin-call-me
通过 CallKit 打电话到你的手机:`call_me` 与 `text_me` 工具,并可在回合结束或等待审批时来电,语音回答转写后送回会话。
dsh-trajectory-governance
dfycaly98931680/dsh-trajectory-governance
Agent 轨迹治理与异常诊断:把平铺会话日志重建为多分支轨迹树,识别循环死锁/无效重试/目标漂移,带成本归因的告警与一键中断/断点分支(官方 API),独立 GUI Tab。
dsh-session-audit
bwndlct/dsh-session-audit
会话执行分析:步骤、工具调用、失败、重复动作、token 用量与验证信号,输出 text/Markdown/JSON 报告。
dsh-memento
perrylink/dsh-memento
有界、分层、带审批门、可审计的跨会话记忆:`ctx.memory` 服务 + 零依赖 SQLite 存储 + `memory` 工具与冻结快照注入;写入必过审批门,模型可见内容可自会话日志重建。
dsh-session-export
bwndlct/dsh-session-export
把当前会话导出为可移植、带 schema 版本的 Markdown 与 JSON 文件,提供 `session_export` 工具与斜杠命令两种入口,文件名跨平台安全。
dsh-prompt-stash
wine-red/dsh-prompt-stash
本地、按会话隔离的 LIFO 输入暂存:临时收起未完成的输入,之后安全恢复并继续编辑。
dsh-file-claim
nwflower/dsh-file-claim
同一工作区并行多会话的文件认领与写入保护(claim/release、心跳 stale 接管、pending 三路合并)。
dsh-deepseek-billing
jolly-j/dsh-deepseek-billing
侧边栏底部 DeepSeek 账户余额显示与会话费用估算卡片。
dsh-ux
jiangnanquan/dsh-ux
Solarized 浅色主题、紧凑布局、思考/工具链折叠胶囊,以及余额、本轮成本与用量看板的 DSH Web 界面增强插件。
dsh-spend
nonewind/dsh-spend
DSH Web 用量与费用统计插件:右下角悬浮窗,按模型/按天/按会话多维聚合与预计花费。
dsh-files
taxueseek/dsh-files
文件上传(彩色附件卡片、会话隔离存储、sha256 去重、TTL 清扫)+ 内容嗅探的 read_document 文档读取(PDF/DOCX/XLSX/TXT)。
dsh-input-plus
whiteplusms/dsh-input-plus
在组合框中使用 `@` 搜索并插入工作区文件和目录路径,并通过 `/h` 菜单复用当前会话的问题。
dsh-observation-journal
cavan-ou/dsh-observation-journal
DeepSeek Harness 零侵入运行事实遥测:每个会话自动把任务/模型档位/工具/失败/时长/状态写入人机共读观测卡并附统计区(纯观察者——零工具、零 LLM、零注入)。
dsh-agent-team-room
ishuowang/dsh-agent-team-room
面向独立 DSH Agent 会话的持久化协作房间,支持显式成员管理、定向与广播消息、任务跟踪和共享 Web 时间线。
dsh-session-cost
chengche106/dsh-session-cost
DSH plugin: estimated DeepSeek API cost per session in the web GUI stats strip
dsh-skill-manager
lanxing6480/dsh-skill-manager
Skill manager for the dsh web GUI: a sidebar entry plus a panel listing the skills visible to the current session (split into global / local groups) with per-skill on/off switches, create / import / edit / delete. Disabling a skill removes it from the mod
dsh-checkpoint-rewind
perrylink/dsh-checkpoint-rewind
Claude Code /rewind equivalent for DeepSeek Harness: git-first workspace file snapshots before every mutating tool execution, turn-boundary session forks, and a one-shot /rewind command that restores files and forks the session back to a checkpoint
dsh-side-panel
xyz1024-alt/dsh-side-panel
Right-side developer panel for DeepSeek Harness: files, session history, and git version control
dsh-codex-agent-bridge
je00/dsh-codex-agent-bridge
Connect DeepSeek Harness agents to authenticated Codex App Server sessions
dsh-permission-rules
perrylink/dsh-permission-rules
Declarative Claude Code-style permission rules for DeepSeek Harness: ordered allow/deny/ask rules with tool-name, argument (glob/regex), and workspace-path matching on the tools/pre-execute waterfall, full session-log audit, and HMR rule reload.
dsh-usage-dashboard-plus
1helloman1/dsh-usage-dashboard-plus
DeepSeek Harness (dsh) web plugin: API balance + today's spend sidebar widget, /api/dsh-usage route, external vision-call accounting (JSONL usage log), plus a full per-session usage dashboard (call log, per-model stats, cache rate, CSV export) via the usa