dsh-plugins

September 5, 2026 · View on GitHub

DeepSeek Harness plugins by wuxiangru915 — monorepo. Previously published as three standalone repos, now consolidated here.

中文 · MIT License

Packages

PluginDescriptionInstall
dsh-review-loopIncremental 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-managerSession 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-navigatorSession 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-looppackages/dsh-review-loop
  • wuxiangru915/dsh-session-managerpackages/dsh-session-manager
  • wuxiangru915/dsh-session-navigatorpackages/dsh-session-navigator