Skip to content

v0.40.0

Choose a tag to compare

@github-actions github-actions released this 03 Mar 19:19
· 40 commits to main since this release
9aba424
  • Add Agent Client Protocol (ACP) support so roborev can run with more local agent backends.

  • Add a new Kiro agent integration via kiro-cli.

  • Add configurable PR comment upsert behavior for CI review comments.

  • Add CI review matrix support to run multiple review configurations in one workflow.

  • Throttle PR review processing and cancel CI review jobs when a PR closes to reduce wasted runs.

  • Expand raw-output fallback handling so reviews complete more reliably when agent output is not fully structured.

  • Enable mouse copy/paste in TUI content views.

  • Wrap stderr output in TUI log views for easier reading.

  • Polish TUI spacing and visual layout across queue, review, and task screens.

  • Rename review status from addressed to closed, simplify status presentation, and deprecate the roborev-address skill.

  • Fix UTF-8-safe truncation when posting GitHub PR comments.