v0.44.0
-
Add a global config flag to disable mouse interactions in the TUI.
-
Add
roborev postcommitand hook settings to control post-commit reviews, including branch review workflows. -
Add webhook review hooks for external integrations.
-
Support
excluded_commit_patternsfor single-commit and range reviews. -
Add
auto_filter_branchto automatically filter the TUI to the current branch. -
Tighten review prompts and make verdict parsing more consistent.
-
Surface daemon/client mismatch warnings through daemon status output.
-
Retry
fixdaemon calls automatically after a daemon restart. -
Fix daemon startup restart loops.
-
Fix Enter key handling in the TUI inside embedded terminals.
-
Fix cases where the TUI fails to close cleanly.