Releases: roborev-dev/roborev
v0.33.1
-
No new user-facing features in this release.
-
Keep reviews scoped to the selected agent by preventing agents from delegating review work to
roborevskills. -
Update Nix flake packaging metadata for smoother Nix-based installs.
-
Fix a remap race by skipping jobs whose prompt is already built.
-
Fix an early-exit issue in git hook execution so hooks run more reliably to completion.
v0.33.0
-
Add backup-agent failover for review jobs, automatically retrying with a secondary agent when the primary fails.
-
Add
roborev compactto verify and consolidate review records. -
Add GitHub commit status checks for review jobs.
-
Add ref-aware configuration so settings can vary by Git ref/branch.
-
Consolidate review guidelines to make review output more consistent across commands.
-
Harden CI and hook workflows for more reliable automated runs.
-
Preserve review history across rebases.
-
Skip hook upgrade checks in CI mode to avoid CI interruptions.
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
v0.31.1
v0.31.0
What's Changed
- Update flake.nix for v0.30.0 by @wesm in #243
- Add roborev config subcommand for get/set/list by @mariusvniekerk in #245
- Add --branch flag to analyze, accept branch name in review --branch by @wesm in #246
- Chore skill tuneup by @hughdbrown in #244
New Contributors
- @mariusvniekerk made their first contribution in #245
Full Changelog: v0.30.0...v0.31.0
v0.30.0
v0.29.0
What's Changed
- Update flake.nix for v0.28.0 by @wesm in #233
- Add review skills and normalize skill patterns by @wesm in #234
- Fix range review failing when start is root commit by @wesm in #235
- Fix codex agent producing no visible output (#228) by @wesm in #237
- Codex: strengthen codex FIFO pairing test and add merge guard by @wesm in #238
Full Changelog: v0.28.0...v0.29.0
v0.28.0
What's Changed
- Update flake.nix for v0.27.0 by @wesm in #224
- QoL: command display, prompt navigation, auto-filter, server-side filtering & metrics by @wesm in #225
- Refactor TUI: split handlers, helpers, and tests into modules by @wesm in #231
- Fix daemon inheriting GIT_DIR from post-commit hooks by @wesm in #232
Full Changelog: v0.27.0...v0.28.0
v0.27.0
What's Changed
- Update flake.nix for v0.26.1 by @wesm in #222
- Add --type flag for design and security review types by @hughdbrown in #217
- Fix review type consistency gaps before release by @wesm in #223
- Add jump-to-top shortcut to TUI by @bstancil in #210
New Contributors
Full Changelog: v0.26.1...v0.27.0
v0.26.1
What's Changed
- Update flake.nix for v0.26.0 by @wesm in #220
- Document design constraint: daemon tasks must not modify the working tree by @wesm in #221
- Add hide_addressed_by_default config, Gemini default model, agent/test hardening by @anshbansal in #214
New Contributors
- @anshbansal made their first contribution in #214
Full Changelog: v0.26.0...v0.26.1