titanwings/dsh-plannotator ↗★ 2
@dsh-external/dsh-plannotator
Unofficial Plannotator integration for DeepSeek Harness: annotate plans inline and return structured feedback to the waiting coding agent
安装
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:titanwings/dsh-plannotator说明文档
阅读完整 README ↗📝 dsh-plannotator
让 Coding Agent 动手写代码前,先把计划审清楚。
① 计划看起来没问题,但其中一句可能藏着迁移风险?
② 你发现了几个相互独立的问题,却只能选择批准或拒绝?
③ 你希望每条意见都牢牢挂在 Agent 必须修改的准确原文上?
✨ 把二选一的计划审批,变成精准的多意见审阅。
直接选中计划原文、逐条精准批注,再把一份结构化审阅送回 Agent——整个过程都在 DeepSeek Harness 里完成。
English · 简体中文


“第三步改一下”很模糊。把意见直接挂在准确原句上,Agent 才能保留上下文, 正确修改计划。
选中原文 → 批注多个风险 → 一次发送审阅 → 满意后再批准。
🎯 为什么需要 dsh-plannotator
Coding Agent 很会写计划,但严肃的软件工程任务很少能靠一个简单的 批准 / 拒绝决定完成审阅。架构迁移、API 变更、安全修复和灰度发布, 往往需要在实现前同时修正多个相互独立的问题。
dsh-plannotator 把 DSH 原生 Plan Review 变成一条紧凑入口和一个响应式
审阅面板。宽屏上,对话区和审阅区分别占据独立列,打开审阅不会遮住聊天文字。
审阅栏可以缩成右缘蓝色入口,随时再打开而不提交当前请求。所有意见仍通过
DSH 已有响应流程,以结构化 Markdown 送回 Agent;Agent 留在 Plan mode 修改
方案,然后再次请你审阅。
这是一个受 Plannotator 启发的 非官方集成。
🧰 核心功能
评论准确的论点,而不是“计划里的某个地方”
拖选文字即可精准批注;也可以双击段落、列表项、标题、加粗短语或代码片段, 快速选中整个内容块。在当前计划版本内,引用原文与修改意见始终成对保留。



