dsh-vscode-review#dsh-review
Tlyer233
把 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 --profile web add github:Tlyer233/dsh-vscode-review#path:/dsh-review该命令来自上游目录,本站的自动审核尚未覆盖它——执行前请自行核对仓库。
安装后运行 dsh --profile web --dump-config 并重启对应 profile。插件会以你的本机权限运行第三方代码,安装前请检查源码。
信号
GitHub Stars0
30 天下载—
分发方式Git
收录时间2026-08-28
相关链接
同类插件
dsh-diff-viewerPiUI 风格 diff 查看器,替换 write/edit 工具调用的默认 DiffBlock。dsh-user-experience帮你发现项目中可能存在的用户体验问题:自动走查 React/TypeScript 源码,定位问题并给出具体优化建议。dsh-change-review会话修改审查插件:追踪会话内 write/edit 工具调用并展示 diff 对比;会话隔离、子代理聚合、SSE 实时推送、角标与颜色自定义。dsh-github-intelligence目前最完整的 dsh GitHub 整合:仓库概览、Release、Issue、PR、贡献者、搜索与一键深度报告,内置 TTL 缓存,无需 API Key。dsh-web-ui#dsh-git-graphdsh web GUI 会话头部栏的 Git 分支选择器与提交图。dsh-explorer#dsh-explorerGit 优先的文件树侧栏:VS Code 风格层级线、M/A/U/D/R git 状态装饰、HEAD 与工作区对照预览、媒体预览、拖拽引用(文件/文件夹/选中代码带行号)—— 纯插件。