Skip to content

v0.47.0

Choose a tag to compare

@github-actions github-actions released this 17 Mar 21:49
· 386 commits to main since this release
3833b37

New Features

  • Add roborev summary to show aggregate review statistics.
  • Add TUI control socket support, runtime metadata, and a --no-quit flag for longer-lived sessions and external control.
  • Track agent token usage and add token backfill support for existing data.
  • Add an opencode_cmd config override to use a custom executable path.

Improvements

  • Exclude common lockfiles from reviews by default and add configurable exclude patterns.
  • Add Codex maximum reasoning to support xhigh reasoning mode.
  • Show a session ID column in the TUI queue view.
  • Let TUI column checkboxes respond to mouse clicks.
  • Word-wrap long comment text in the TUI review pane.
  • Update the TUI elapsed timer every second.
  • Improve skill naming compatibility by switching to hyphenated skill names.

Bug Fixes

  • Fix ambiguous branch detection so GetCurrentBranch no longer returns a heads/-prefixed branch name.
  • Update Gemini defaults and fall back cleanly when the configured model is unavailable.