dsh-mcp-diff
把网页对话里的每次文件改动渲染成一张折叠的 diff 卡片并逐行高亮,涵盖 MCP filesystem 的 edit_file/write_file 与内置的 edit/write。
Renders every file mutation in the web chat as one collapsed diff card with per-line highlighting — MCP filesystem edit_file/write_file and the built-in edit/write.
怎么安装
dsh plugin add dsh-mcp-diff npx -y dsh-mcp-diff 简介
dsh-mcp-diff A client plugin for the **DeepSeek Harness (Web GUI)** that renders every file mutation in the chat as **uniform diff cards** — collapsed by default, with per-line highlighting (green for additions, red for deletions). Covers the filesystem MCP server (edit_file / write_file / move_file), the built-in DSH tools (edit / write), and file-mutating **bash** commands — one look for all of them. Why By default DSH draws a diff only for its own file tools (edit, write), with its own renderer. When the agent edits files through the @modelcontextprotocol/server-filesystem MCP server, the c…
推荐参考
信息
- 协议
- MIT
- 语言
- TypeScript
- GitHub 星标
- 3
- 月下载
- –
- 最近更新
- 2026-08-31
- 创建于
- 2026-08-27
基础安全检查
- 检查结果
- 无
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- deepseek-harness, diff, dsh, dsh-plugin, mcp, plugin
同类推荐
dsh-desktop
anywhere-labs/deepseek-harness-desktop
为 DeepSeek Harness (DSH) 生态打造的现代化桌面端体验
deepseek-harness-genui
pengyue-polaron/deepseek-harness-genui
Code-first React + TypeScript 任务应用,支持 Inline、Canvas、全屏与 localhost;交互状态可供 Agent 后续轮次读取,MCP 和 API 访问在用户授权后执行。
dsh-status-rotator
01Virex/dsh-status-rotator
把回合状态那句 "Deep diving..." 替换成更有梗的自定义文案,按阶段轮换,支持打字机与流动渐变。