Skip to content

Releases: wuxiangru915/dsh-review-loop

v0.1.0 — Incremental diff reviewer for DeepSeek Harness

Choose a tag to compare

@wuxiangru915 wuxiangru915 released this 13 Aug 16:32

First release.

Highlights

  • /review command: incremental diff (since-review), /review all, /review approve [comment]
  • Web UI review panel docked above the composer (polling state route)
  • Review feedback injected to the agent via agent.inject()
  • Checkpoint persistence at $DSH_HOME/review-loop/.json

Install

dsh plugin --profile web add github:wuxiangru915/dsh-review-loop

Verified

  • 7 integration tests (real cordis + real git)
  • Live verification: state route, approve route, incremental re-surface
  • git-source install tested end-to-end