dsh-code-review
One-click standalone two-column code review page for Git diffs in the conversation: line numbers, add/delete coloring, character-level highlight, hunk-aware per-file sections, a file nav sidebar and a stats bar; line comments submit back to the DSH composer, and the UI follows the DSH locale.
把对话里的 git diff 一键打开为独立标签页的双列代码评审页:行号、增删配色、字符级高亮、hunk 感知的多文件分段、文件导航侧栏与统计条,行内评论可提交回 DSH 对话框,界面跟随 DSH 语言(中英)。
How to install
dsh plugin add @yangzhe1991/dsh-code-review About
dsh-code-review English | 中文 **dsh-code-review** is a browser plugin for the DSH (DeepSeek Harness) web UI that turns **git diff output** in a conversation into a one-click **code review page in its own browser tab** — a two-column, human-friendly view (old file on the left, new file on the right, both with **line numbers**), free from the chat window's width/height limits. The conversation itself stays untouched: when a git diff shows up, a small **"open in new tab"** button appears on the block (a markdown diff code block, or the bash tool row that produced the diff — even while collapsed). …
Recommendation signals
Meta
- License
- MIT
- Language
- TypeScript
- GitHub stars
- 2
- mo. downloads
- 1.1K
- Last push
- 2026-08-28
- Created
- 2026-08-16
Links
Basic safety check
- Findings
- None
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- dsh-plugin
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.