dsh-vscode-review
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.
把 agent 的每次写入、编辑和 shell `rm` 删除记录进一个 shadow git 仓库,然后在 VS Code 里逐 hunk 接受或撤回。需要配合 dsh-review-vscode 扩展;面板只出现在 VS Code 的 webview 里,独立浏览器中的对话界面不变。
How to install
dsh plugin add github:Tlyer233/dsh-vscode-review/tree/main/dsh-review Recommendation signals
Meta
- License
- –
- Language
- JavaScript
- GitHub stars
- 9
- mo. downloads
- –
- Last push
- 2026-08-24
- Created
- 2026-08-15
Links
Basic safety check
- Findings
- curated 收录但无 npm 包/安装命令;无 license
- Sources
- curated:awesome-dsh-plugin.com
- Topics
- dsh, dsh-plugin, review, vscode
Related plugins
dsh-web
zhu1090093659/dsh-web-ui/tree/main/packages/dsh-git-graph
Git branch selector and Git graph for the dsh web GUI: switch branches and explore branch-lane and commit history from the conversation header.
dsh-web
zhu1090093659/dsh-web/tree/main/packages/dsh-git-graph
Git branch selector and Git graph for the dsh web GUI: switch branches and explore branch-lane and commit history from the conversation header.
dsh-user-experience
DietCokewithSugar/dsh-user-experience
Finds potential UX issues in your project: automatically reviews React/TypeScript code, pinpoints each problem, and gives concrete suggestions.
dsh-github
PerryLink/dsh-github
Official-grade GitHub CI integration: a composite action.yml, a polling PR review bot with idempotent inline comments and a status-check gate, plus PR/issues tools with every write gated by human approval.