DSH|DSH Workbench|在 DeepSeek Harness Web 中查看文件与审查改动 #5577
lee259
started this conversation in
Show Your Plugins!
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
项目地址:
https://github.com/lee259/dsh-workbench
npm:
https://www.npmjs.com/package/dsh-workbench
项目介绍:
DSH Workbench 是一个面向 DeepSeek Harness Web 的右侧文件工作台。它把对话、Agent 修改过的文件、会话级 diff 和 Git 变更审查放在同一处,便于边对话边查看、定位和审查改动。
主要能力:
write/edit,展示修改前后的 diff与 DSH 的集成方式:
这是一个 DSH 插件,通过 DSH 的会话工具事件
tool/call、tool/result以及代码模式事件tool/code-dispatch捕获文件操作;优先读取dsh-tool-fs提供的meta.diffs,不修改 DSH 核心代码。安装:
All reactions