New Features
- Add
auto_close_passing_reviewsto automatically close passing reviews. - Add bundled
roborev-refineskills 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_DIRfor 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.