DeepSeek Harness Plugin Hub

发布与管理完整 Harness Profiles,发现适合你的插件。

探索

插件目录环境预设文档中心动态

社区

发布插件联系我们报告问题

相关链接

Plugin Hub GitHubDeepSeek Harness 官方项目系统状态隐私说明
© 2026 DeepSeek Harness Plugin HubPowered byPaxTech

独立、非官方社区项目,与 DeepSeek 官方无隶属、授权或背书关系。

Todo Guard — DeepSeek Harness 插件(DSH Plugin)
DeepSeek Harness Plugin Hub
ProfilesPlugins分类动态文档登录管理 Profiles
ProfilesPlugins分类动态文档登录
← Plugins
T

dsh-todo-guard

Todo Guard

可靠的 DSH 待办面板:审查停靠面板可在重启后保留,并验证通过其自身工具提交的完成证据(官方待办面板保持整洁)

插件会安装到这里;不确定时保持 web。

npx -y @deepseek-ai/dsh plugin --profile web add github:a903067276-rgb/dsh-todo-guard#4b7c24a48bbc9939b1bb6db9b16af8ab6e7cfc2f
README兼容性版本

兼容性与来源证明

Todo Guard 以 dsh-todo-guard 发布,当前版本为 2.1.2。Plugin Hub 会校验它的 manifest,并保存精确安装来源,便于复现安装结果。

DSH 兼容范围
*
运行环境
web
发布来源
github
Registry 更新时间
2026/9/13

版本

2.1.2stable
2026/9/13
2.1.1stable
2026/9/13
2.0.1stable
2026/9/10
查看其余 5 个版本收起版本
2.0.0stable
2026/9/1
0.1.6stable
2026/8/31
0.1.5stable
2026/8/22
0.1.4stable
2026/8/21
0.1.0stable
2026/8/20

相关插件

正在加载相关插件…

最新版
2.1.2
DSH
*
HMR
重启进程
Tree shaking
未声明可安全裁剪
解包体积
未提供
文件数
未提供
Surface
web
许可证
MIT
发布源
github
GitHub
★ 0
周下载
0
查看源码 ↗
README Badge

点击下方 Badge 复制 Markdown,粘贴到 README 即可。

这是你的 Plugin?认领权益 · 优先安全扫描

验证 package.json 声明的 GitHub 仓库,即可管理这个公开页面。认领后,Hub 会优先安排当前版本的安全扫描,并在通过后公开展示结果。

认领这个 Plugin →
报告问题

相关插件

继续浏览 productivity-workflow 分类下经过校验的插件。

Acp App@deepseek-ai/dsh-acp-appdsh ACP 配置文件包:基于 dsh-base 的仅限自动化的 JSON-RPC stdio 和进程生命周期管理Client Ui Task Board@linxin666/dsh-client-ui-task-board面向 DSH Web GUI 的主机权威任务面板,支持实际会话执行、主机 cron 调度以及可选的跨平台空闲睡眠保护;以挂载方式提供,无需修改 DSH 源代码。Web All@linxin666/dsh-web-allDSH Web UI 全家桶聚合插件:一键安装全部功能插件(task-board / git-graph / pet / remote-web-ui / web-ui-settings / skin-center / community-plugins / compat shim)。compat 桥接层已并入本包(src/client),无需独立 compat npm 包。Agent Teams@nanmicoder/dsh-agent-teamsAgentTeams for DeepSeek Harness:通过自然语言驱动多智能体团队协作(队长、成员、具有依赖关系的任务、消息传递),并在 Web GUI 中提供树状监视器

README

dsh-todo-guard ✅

English | 简体中文

A todo review plugin for DeepSeek Harness (dsh) web: the official todo panel stays untouched (item text carries nothing but the task itself), and a review dock hangs right below it — unfinished tasks persist across turns/restarts (checkpoint resume), completed items get evidence submitted through the plugin's own todo_evidence tool and verified automatically (verified / evidence-missing / text-only / unsubmitted), and missing evidence never blocks the check: it is only annotated and left for your one-click confirm (works while the dock is collapsed).

Unofficial: a community project, not a DeepSeek product.

Screenshot

dsh-todo-guard review dock

Requirements

  • DSH web (≥ 0.1.1-rc.1, latest recommended) (npx @deepseek-ai/dsh web)
  • Version compatibility (best-effort, not guaranteed for every DSH version):
    • DSH 0.1.1-rc.1+ (incl. 0.1.1-rc.2 / 0.1.2): install main (default).
    • DSH 0.1.5-rc.2: v2.1 verified — tools.register, the mirror-projection contract (stateSchema+wire), the tools/post-execute hook and reading tool/call events from the session log all work. Contract points: mirror projection stateSchema+wire (0.1.1-rc.1+), multi-id dock coexistence (conversation.input.dock), settings card dual field key+id (satisfies rc.6 & rc.7+), tool registration via defineTool from @deepseek-ai/dsh-tools (peer dependency, provided by the host), tools/post-execute nudges (degrade silently on hosts without this hook — panel annotation only)
    • DSH 0.1.0-rc.7 / rc.8: old projection contract (pre-0.1.1-rc.1) — review dock data not guaranteed; fallback v0.1.6 (dsh plugin add github:a903067276-rgb/dsh-todo-guard#v0.1.6)
    • DSH 0.1.0-rc.6: frozen rc6-compat (no longer maintained)
  • Maintenance policy: this plugin tracks the latest DSH; legacy compatibility is best-effort only.

Features

  • Checkpoint resume — the official todos projection is cleared at turn/start (by design); the plugin's mirror projection todo-guard/todos is not: the full list persists across turns, session switches and dsh restarts in the review dock (also the fallback when the official panel fails to render after a restart)
  • Official panel untouched — no shadow/replacement of the official component or data flow. Official todo items only carry content/status, and the plugin never stuffs anything into that text (the pre-2.1 habit of writing (证据:…) inside an item is retired — it showed up verbatim in the official panel); the review dock is an additional conversation.input.dock entry right below it
  • Evidence through the plugin's own channel (strictMode, on by default) — the agent submits evidence with the todo_evidence tool; the host verifies path existence (stat only, never reads content; relative paths resolve against the session cwd). Four annotations:
    • every path exists → ✅ verified (green) + evidence text (URLs rendered as links)
    • some path missing → ⚠️ evidence missing (orange; hover lists missing paths)
    • only text credentials submitted (e.g. "pnpm test all green") → ⚪ evidence submitted (grey; existence is not auto-checkable)
    • nothing submitted at completion → 🟡 no evidence (yellow)
  • Non-blocking — fake/missing evidence is still written (no error); the agent only gets a text nudge in the tool result (⚠ N items without evidence (call todo_evidence) / N evidence paths missing / too many checks at once)
  • Incremental check nudge — checking ≥2 items at once triggers a "do it step by step" hint
  • One-click confirm (clickable while collapsed) — the dock is collapsed by default and the header row carries a Confirm N button, so you never have to expand the list to confirm; all checked + nothing pending → auto-hides (confirmation is persisted per session in the browser)
  • Legacy syntax, read-only — (证据:…) written inside item text before the upgrade still displays and verifies in the review dock (old sessions keep working), but is no longer recommended

Submitting evidence

The agent writes clean task names into the official todo_write and submits evidence afterwards with todo_evidence:

todo_write     { todos: [ { content: "Fix the button", status: "completed" }, … ] }
todo_evidence  { items: [ { content: "Fix the button", evidence: ["lib/index.js"] } ] }
  • content must match the todo_write item text (that is how evidence is attached; a mismatch is reported back so it can be resubmitted)
  • evidence accepts several entries: file / artifact / log paths, absolute paths and ~/ as-is; plain text credentials (e.g. "pnpm test all green") are accepted too, just not existence-checked
  • Re-submitting the same item overwrites its previous evidence
  • Evidence lands in the session log as a tool/call event — it survives restarts, session switches and session restore

Install

dsh plugin --profile web add "github:a903067276-rgb/dsh-todo-guard#main"
# restart dsh web

How it works

  • Data: the mirror projection follows official todo/write events (last-wins whole list), is never cleared at turn/start, and persists with the session projection cache — recovery after restart yields the "last valid list"
  • Panel: the review dock registers an independent conversation.input.dock id (order 10, below official todo / above queue) — pure official interfaces, zero model calls, zero tokens
  • Tool: todo_evidence (host-side tools.register) writes evidence into the session log; the dock joins it by item text; nothing extra is persisted on disk — a restart rebuilds it from the log
  • Verification: the dock calls the plugin's /api/dsh-todo-guard/review (host aggregates evidence + stat existence only, never reads content); relative paths resolve against the session cwd; the dock refreshes immediately on list changes and polls every 4s to cover a "check first, submit evidence after" ordering
  • Nudges: official tools/post-execute waterfall appends a non-blocking text notice after a successful write (not an Error); on older hosts without the hook it degrades to panel annotation only

Notes

  • Pure local logic: zero model calls, zero token cost
  • "Forged file" is the annotation boundary: existence ≠ actually done; four-state annotation + human confirm is the backstop
  • strictMode can be disabled (Settings → todo strict mode): the dock becomes a plain list (no annotation, no confirm), resume still works

License

MIT