9087/dsh-diff-approval4

dsh-diff-approval

提供待定编辑的全文件差异对比与保留撤销功能

AI 分析

适合在与 Agent 协作代码修改时,需要逐个文件审核、确认或回滚变更的开发者。

套件
dsh-diff-approval
版本
0.20.1
授權
MIT
最近更新
2026年9月12日

安裝

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:9087/dsh-diff-approval

🚀 Usage

  1. Work with the agent as usual — successful edit / write / editor (str_replace_editor) calls are recorded automatically.
  2. Click the Pending changes action at the sidebar footer, review each file's diff, and Keep / Revert.
  3. When the list is empty, Import workspace changes pulls in the workspace's local Git/SVN/Perforce changes.