Releases: mikker/semantic-review
Releases · mikker/semantic-review
Release list
v0.2.0
Add agent-native semantic review workflows.
- Bundle a manually invoked skill installable with
npx skills add mikker/semantic-review - Support caller-generated analysis through
--emit-promptand--analysis - Add isolated harness and model selection
- Include untracked files in default reviews
- Add unit tests and Node/npm package CI
v0.1.0
First release. An LLM turns a git diff into a narrative, commentable HTML report; the reviewer's comments come back to the invoking agent as plaintext on stdout.
Run with bunx semantic-review / npx semantic-review (needs Bun), or grab the standalone macOS arm64 binary below (no Bun required).