Skip to content

v0.44.0

Choose a tag to compare

@github-actions github-actions released this 07 Mar 22:28
· 31 commits to main since this release
b6179ab
  • Add a global config flag to disable mouse interactions in the TUI.

  • Add roborev postcommit and hook settings to control post-commit reviews, including branch review workflows.

  • Add webhook review hooks for external integrations.

  • Support excluded_commit_patterns for single-commit and range reviews.

  • Add auto_filter_branch to 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 fix daemon 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.