dsh-plugins
September 5, 2026 · View on GitHub
DeepSeek Harness plugins by wuxiangru915 — monorepo. Previously published as three standalone repos, now consolidated here.
Packages
| Plugin | Description | Install |
|---|---|---|
| dsh-review-loop | Incremental diff reviewer: after approving a batch, only new changes since the checkpoint are shown. Web review panel + /review command. | dsh plugin --profile web add wuxiangru915/dsh-plugins#packages/dsh-review-loop |
| dsh-session-manager | Session manager for the Web UI: browse all/archived sessions, restore, delete, preview content from Settings. | dsh plugin --profile web add wuxiangru915/dsh-plugins#packages/dsh-session-manager |
| dsh-session-navigator | Session navigation rail & turn minimap: proportional markers, hover preview card, turn stepper. | dsh plugin --profile web add wuxiangru915/dsh-plugins#packages/dsh-session-navigator |
Each package has its own README.md (English) and README.zh.md (中文) with screenshots and details.
Layout
dsh-plugins/
packages/
dsh-review-loop/
dsh-session-manager/
dsh-session-navigator/
No build step at the root — each package ships its prebuilt lib/ output, install directly from the subpath above.
Migration from standalone repos
This monorepo replaces:
wuxiangru915/dsh-review-loop→packages/dsh-review-loopwuxiangru915/dsh-session-manager→packages/dsh-session-managerwuxiangru915/dsh-session-navigator→packages/dsh-session-navigator