dsh-vscode-review
把 agent 的每次写入、编辑和 shell `rm` 删除记录进一个 shadow git 仓库,然后在 VS Code 里逐 hunk 接受或撤回。需要配合 dsh-review-vscode 扩展;面板只出现在 VS Code 的 webview 里,独立浏览器中的对话界面不变。
Records every agent write, edit and shell `rm` into a shadow git repository, then reviews them hunk by hunk in VS Code — accept or revert each one. Needs the companion dsh-review-vscode extension; the panel only appears inside VS Code's webview.
怎么安装
dsh plugin add github:Tlyer233/dsh-vscode-review/tree/main/dsh-review 推荐参考
信息
- 协议
- –
- 语言
- JavaScript
- GitHub 星标
- 9
- 月下载
- –
- 最近更新
- 2026-08-24
- 创建于
- 2026-08-15
基础安全检查
- 检查结果
- curated 收录但无 npm 包/安装命令;无 license
- 收录来源
- curated:awesome-dsh-plugin.com
- 主题标签
- dsh, dsh-plugin, review, vscode
同类推荐
dsh-web
zhu1090093659/dsh-web-ui/tree/main/packages/dsh-git-graph
输入框上方提供 Git 分支选择器,并把分支泳道与提交历史画成图谱,沿着时间线找到任意变更。
dsh-web
zhu1090093659/dsh-web/tree/main/packages/dsh-git-graph
输入框上方提供 Git 分支选择器,并把分支泳道与提交历史画成图谱,沿着时间线找到任意变更。
dsh-user-experience
DietCokewithSugar/dsh-user-experience
帮你发现项目中可能存在的用户体验问题:自动走查 React/TypeScript 源码,定位问题并给出具体优化建议。
dsh-github
PerryLink/dsh-github
官方级 GitHub CI 集成:composite action.yml、轮询 PR 评审机器人(幂等行内评论 + status-check 门禁)以及 PR/issue 工具,所有写入走人工审批门。