Skip to content

Releases: roborev-dev/roborev

v0.33.1

19 Feb 12:40
5e41fb5

Choose a tag to compare

  • No new user-facing features in this release.

  • Keep reviews scoped to the selected agent by preventing agents from delegating review work to roborev skills.

  • 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

18 Feb 19:03
9699138

Choose a tag to compare

  • Add backup-agent failover for review jobs, automatically retrying with a secondary agent when the primary fails.

  • Add roborev compact to 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

16 Feb 16:13
41ab759

Choose a tag to compare

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 wait command 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

Full Changelog: v0.31.1...v0.32.0

v0.31.1

12 Feb 17:36
1e9e8fc

Choose a tag to compare

What's Changed

  • Update flake.nix for v0.31.0 by @wesm in #247
  • Fix list and fix returning no results from git worktrees by @wesm in #249

Full Changelog: v0.31.0...v0.31.1

v0.31.0

12 Feb 04:21
a6ac092

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.30.0...v0.31.0

v0.30.0

11 Feb 16:51
9cffb7b

Choose a tag to compare

What's Changed

  • Update flake.nix for v0.29.0 by @wesm in #239
  • TUI markdown rendering, escape sanitization, and test infrastructure by @wesm in #242

Full Changelog: v0.29.0...v0.30.0

v0.29.0

11 Feb 04:00
853a28a

Choose a tag to compare

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

10 Feb 20:17
6b1b5ef

Choose a tag to compare

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

09 Feb 23:31
c838533

Choose a tag to compare

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

09 Feb 21:56
e15cf85

Choose a tag to compare

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

Full Changelog: v0.26.0...v0.26.1