Skip to content

v0.50.0

Latest

Choose a tag to compare

@github-actions github-actions released this 01 Apr 02:23
· 6 commits to main since this release
ed25f05

New Features

  • Add auto_close_passing_reviews to automatically close passing reviews.
  • Add bundled roborev-refine skills for Codex and Claude to support iterative review-fix-review loops.
  • Add systemd service/socket units and support systemd socket activation for packaged daemon deployments.

Improvements

  • Update the TUI instantly by subscribing to the daemon event stream.
  • Include human PR discussion in CI review prompts for better review context.
  • Prefer $XDG_RUNTIME_DIR for the daemon socket path when it is available.

Bug Fixes

  • Preserve requested model provenance when rerunning reviews.
  • Prevent CI PR comment batches from hanging indefinitely by enforcing a timeout.