Session change-review plugin for DeepSeek Harness: tracks write/edit tool calls per session and renders line-level diffs with customizable colors, with session isolation, subagent aggregation, and SSE live updates.
- GitHub stars
- 8
- License
- MIT
- Added
- 2026-08-15
GitHub info
- GitHub stars
- 8
- License
- MIT
- Primary language
- JavaScript
- Last push
- Aug 17, 2026, 3:34 PM
- Maintainer
- cirelir
- Added
- 2026-08-15
Preview from README
Screenshots and GIFs extracted from the repository README (badges and avatars filtered out).

Color settings
https://raw.githubusercontent.com/cirelir/dsh-change-review/main/assets/screenshots/color-settings.png

Diff detail
https://raw.githubusercontent.com/cirelir/dsh-change-review/main/assets/screenshots/diff-detail.png

Per-turn review card
https://raw.githubusercontent.com/cirelir/dsh-change-review/main/assets/screenshots/per-turn-card.png

Plugin market
https://raw.githubusercontent.com/cirelir/dsh-change-review/main/assets/screenshots/plugin-market.png

Review tab
https://raw.githubusercontent.com/cirelir/dsh-change-review/main/assets/screenshots/review-tab.png
Install
dsh plugin --profile web add github:cirelir/dsh-change-reviewREADME badge
Add this Markdown to your plugin README to link back to its listing.
[](https://dshget.com/plugins/cirelir/dsh-change-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.