dsh-diff-approval
提供待定编辑的全文件差异对比与保留撤销功能
AI 分析
适合在与 Agent 协作代码修改时,需要逐个文件审核、确认或回滚变更的开发者。
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:9087/dsh-diff-approval说明文档
阅读完整 README ↗🚀 Usage
- Work with the agent as usual — successful
edit/write/ editor (str_replace_editor) calls are recorded automatically. - Click the Pending changes action at the sidebar footer, review each file's diff, and Keep / Revert.
- When the list is empty, Import workspace changes pulls in the workspace's local Git/SVN/Perforce changes.