v0.40.0
-
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
addressedtoclosed, simplify status presentation, and deprecate theroborev-addressskill. -
Fix UTF-8-safe truncation when posting GitHub PR comments.