v0.32.0
What's Changed
- Update flake.nix for v0.31.1 by @wesm in #250
- Unified tree filter with lazy branch loading, search, and cwd prioritization by @nstrayer in #251
- Remove hardcoded OpenCode model, fix flaky worker pool tests by @wesm in #264
- Add
roborev waitcommand to block until a review job completes by @jeremyjordan in #263 - Fix git hook failures breaking refine loop by @wesm in #267
- Fix Windows 32KB command-line limit for agent prompts by @wesm in #269
- Tighten hook classification, add refine targeting flags, improve TUI hint bar by @wesm in #272
- Strip CLAUDECODE env var when spawning claude-code agent by @wesm in #273
- Fix cancel cursor + addressed stats in TUI by @wesm in #274
New Contributors
- @nstrayer made their first contribution in #251
- @jeremyjordan made their first contribution in #263
Full Changelog: v0.31.1...v0.32.0