← 返回列表
✓ 可直接安装
无需离开 DeepSeek Harness Web,即可立即审查 Agent 刚刚修改的每个文件。
自动检查通过:npm 包已发布且 engines 声明满足基线;该结论来自程序自动检查,未经人工实机验证。 · 最近上游提交 2026/9/13 · 已提供中文文档
dsh插件 - 立刻审查agent对文件的修改,查看diff,支持在dsh-better-sidebar中使用。a dsh plugin - review files that an agent just changed,you can see the diff,support dsh-better-sidebar
综合分
48.8
GitHub 分
48.8
用户评分
—
★ Stars
41
周下载量
—
安装插件(需先安装 dsh CLI 引擎:npm install -g @deepseek-ai/dsh)
dsh plugin --profile web add dsh-file-reviewnpm 包 dsh-file-review 已校验归属本仓库,走 npm 安装最省事
🟢实装验证通过· 2026/9/19
由 dsh-plugin-verify(GitHub Actions)在真实 dsh 环境安装成功,非静态推断。
数据截至 2026/9/17(元数据每日更新 · 实装验证按队列轮转,单条结论的验证时间见上方)
安装兼容性检查✓ 自动检查通过
以下结论由程序自动检查 npm 包、engines 声明与入口文件得出,未做人工实机验证——能装不等于用着没问题。
✓npm 包dsh-file-review @ 0.8.1
✓Node 引擎未声明 engines.node
✓dsh CLI 依赖未声明 dsh 版本约束
✓入口文件main/exports/bin 已声明
验证方式:npm registry 存在性 + package.json 静态校验 · 最后验证 2026/9/17 21:22:00
依赖的 DSH / Cordis 模块
@deepseek-ai/dsh-util-workspace-path@deepseek-ai/schemastery@deepseek-ai/cordis@deepseek-ai/dsh-agent@deepseek-ai/dsh-api-remotes@deepseek-ai/dsh-api-session-controller@deepseek-ai/dsh-atomic-write@deepseek-ai/dsh-brand@deepseek-ai/dsh-client-connection@deepseek-ai/dsh-client-locale@deepseek-ai/dsh-client-store@deepseek-ai/dsh-client-ui-chat用户评分
还没有人投票,来当第一个
订阅周报,不错过优质插件更新
每周一封 · 高评分插件 + 新用户活动
README
DSH File Review
无需离开 DeepSeek Harness Web,即可立即审查 Agent 刚刚修改的每个文件。
Adapted DSH CLI version
Web profile
npm version
npm downloads
GitHub repository
MIT License
dsh.so install
English · 简体中文
怎么用
💬 Chat → ✨ Generate → 📄 Click a changed file → 🔍 Review
效果预览
preview
功能
1. 本插件支持标准模式、PTC模式、创造模式、暂时不支持极简模式。
2. 可以通过Diff面板审查 Agent 刚刚修改的每个文件。
3. 支持撤销操作,目前支持对编辑文件、新增文件等操作进行撤销。暂不支持对删除的文件进行撤销操作。
因为目前dsh暂时没有提供删除文件的相关tool,因此本插件暂时不支持对删除的文件进行撤销操作。后续若dsh提供了删除文件的tool,本插件会进一步地支持。
4. 可对变更行添加评论,并让 Agent 根据评论内容继续修改,或者对该变更进行询问。
5. 审查时支持长文本自动换行,可在“设置 → 插件 → 插件配置 → 文件审查”中开启,默认关闭。
6. 多语言支持,包括中文和英文。
兼容性声明
当前适配版本见顶部的徽章
快速开始
0. 将dsh-file-review添加到pnpm冷静期白名单
找到~/.dsh/profiles/web/pnpm-workspace.yaml,加上
minimumReleaseAgeExclude:
- dsh-file-review
这是因为较新版的pnpm有冷静期,默认情况下,新发布的包得过了冷静期之后才会被安装。因此要安装最新版本,需要将dsh-file-review加入到名单中。
1. 安装本插件
dsh plugin --profile web add dsh-file-review
2. 启动 DSH Web
dsh web
3. 享受它
从源码安装
git clone https://github.com/left0ver/dsh-file-review.git
cd dsh-file-review
pnpm install
pnpm run build
dsh plugin --profile web add ${PWD}
从GitHub仓库进行安装
dsh plugin --profile web add github:left0ver/dsh-file-review
更新插件
dsh plugin --profile web update dsh-file-review
卸载插件
dsh plugin --profile web remove dsh-file-review
路线图
- [ ] 支持对删除的文件进行撤销操作。
友情链接
LINUX DO — 新的理想型社区
许可证
MIT扫码进群