v0.47.0
New Features
- Add
roborev summaryto show aggregate review statistics. - Add TUI control socket support, runtime metadata, and a
--no-quitflag for longer-lived sessions and external control. - Track agent token usage and add token backfill support for existing data.
- Add an
opencode_cmdconfig override to use a custom executable path.
Improvements
- Exclude common lockfiles from reviews by default and add configurable exclude patterns.
- Add Codex
maximumreasoning 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
GetCurrentBranchno longer returns aheads/-prefixed branch name. - Update Gemini defaults and fall back cleanly when the configured model is unavailable.