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.
- GitHub stars
- 2
- License
- MIT
- Added
- 2026-08-29
GitHub info
- GitHub stars
- 2
- License
- MIT
- Primary language
- TypeScript
- Last push
- Aug 16, 2026, 6:20 PM
- Maintainer
- yangzhe1991
- Added
- 2026-08-29
Preview from README
Screenshots and GIFs extracted from the repository README (badges and avatars filtered out).

A diff code block in the conversation: collapsed to its title row with the "open in new tab" and "expand" buttons
https://raw.githubusercontent.com/yangzhe1991/dsh-code-review/main/1.jpg

The standalone review page: two-column side-by-side view with line numbers, add/remove coloring, syntax and character-level highlighting, file navigation sidebar and stats bar
https://raw.githubusercontent.com/yangzhe1991/dsh-code-review/main/2.jpg

Inline comments: a comment draft on a line, comment-count badge on the gutter, and the submit panel with Looks Good To Me / plain-comment choices
https://raw.githubusercontent.com/yangzhe1991/dsh-code-review/main/3.jpg
Install
dsh plugin --profile web add github:yangzhe1991/dsh-code-reviewREADME badge
Add this Markdown to your plugin README to link back to its listing.
[](https://dshget.com/plugins/yangzhe1991/dsh-code-review)Related plugins
Git & Code Reviewdsh-web#packages/dsh-git-graph
★ 6418Git branch selector and Git graph for the dsh web GUI: switch branches and explore branch-lane and commit history from the conversation header.
dsh-diff-viewer
★ 26PiUI-style diff viewer replacing the stock DiffBlock for write/edit tool calls.
dsh-user-experience
★ 19Finds potential UX issues in your project: automatically reviews React/TypeScript code, pinpoints each problem, and gives concrete suggestions.