v0.4.0
First installable release: herdr plugin install JonasBaeumer/herdr-file-annotator.
- Agent-summoned, blocking code review: the agent calls the
review_changesMCP tool, a review pane opens beside it inside herdr, and the agent waits for your verdict - Two-pane UI: file navigator (git-status markers, adds/dels) + syntax-highlighted diff with line-number gutter and hunk jumping
- Line-anchored annotations:
vrange select,ccomment (inline, GitHub-style), Ctrl-T tags (verify/fix/question/nit),xdelete - Structured verdict JSON (approve / request_changes / cancel) with the annotations array returned to the agent
- Config file: placement, split direction, focus, connect + review timeouts
- Prebuilt binaries for macOS (arm64/x86_64) and Linux (x86_64/arm64, static musl), SHA-256-verified at install, cargo fallback
Full Changelog: https://github.com/JonasBaeumer/herdr-file-annotator/commits/v0.4.0