Skip to content

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 15 Aug 10:29
· 157 commits to main since this release

First installable release: herdr plugin install JonasBaeumer/herdr-file-annotator.

  • Agent-summoned, blocking code review: the agent calls the review_changes MCP 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: v range select, c comment (inline, GitHub-style), Ctrl-T tags (verify/fix/question/nit), x delete
  • 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