Skip to content

v0.1.0

Choose a tag to compare

@yasyf yasyf released this 10 Jun 09:18
2f6ef4e

First published release of the review plugin.

  • /review:start — review Claude's uncommitted changes in a PR-like web UI (@pierre/diffs), comments stream back into the live session via a persistent Monitor
  • Claude posts questions/options under each comment in realtime; edits are hard-blocked until you press Submit
  • Append-only SQLite history; re-running /review:start resumes the review as a new diff version
  • Auto-registered MCP channel server (engage with claude --channels)
  • Prebuilt binaries for darwin/linux × amd64/arm64 attached; the plugin downloads the right one on first use

Install:

/plugin marketplace add yasyf/cc-review
/plugin install review@cc-review