Skip to content

Releases: roborev-dev/roborev

v0.20.1

29 Jan 19:28

Choose a tag to compare

What's Changed

  • Update flake.nix for v0.20.0 by @wesm in #161
  • Add analyze and fix commands to README by @wesm in #163
  • Include current UTC date in review prompts by @wesm in #164
  • Check for existing review jobs in enqueueIfNeeded to prevent duplicates by @wesm in #166
  • Fix shell wildcard expansion in analyze from subdirectories by @wesm in #165

Full Changelog: v0.20.0...v0.20.1

v0.20.0

29 Jan 13:16
cb4934a

Choose a tag to compare

What's Changed

  • Update flake.nix for v0.19.2 by @wesm in #154
  • Support unbulleted severity labels in verdict detection by @wesm in #155
  • Add analyze and fix commands for built-in code analysis by @wesm in #156
  • Fix zero Created date in repo show by @wesm in #159
  • Fix cosmetic issues in repo stats display by @wesm in #160

Full Changelog: v0.19.2...v0.20.0

v0.19.2

28 Jan 10:33
afe4a1a

Choose a tag to compare

What's Changed

  • Update flake.nix for v0.19.1 by @wesm in #148
  • Add --local flag to run reviews without daemon by @wesm in #150
  • Misc fixes: TUI pagination guards, testenv cleanup, README videos by @wesm in #152
  • Fix false negative verdict when severity labels present by @wesm in #153

Full Changelog: v0.19.1...v0.19.2

v0.19.1

27 Jan 14:19
eb63183

Choose a tag to compare

Deleted 0.19.0 release because of a critical bug!

New Features

  • Add workflow-specific config and --fast flag shorthand for quicker reviews
  • Show branch column in the TUI with filtering support

Improvements

  • Improve TUI row selection styling
  • Improve version mismatch display

Bug Fixes

  • Fix make install to never use go install
  • Fix test isolation for more reliable behavior%

Full Changelog: v0.18.0...v0.19.1

v0.18.0

26 Jan 18:30
8c17747

Choose a tag to compare

What's Changed

  • Update flake.nix for v0.17.0 by @wesm in #129
  • Add tail command to view streaming agent output by @wesm in #132
  • Allow multiple clones and fix job_id address API by @wesm in #133
  • Display model and reorganize Review screen layout by @wesm in #135
  • Test improvements: isolation, review findings, version mismatch warning by @wesm in #136
  • Adaptive colors for light/dark terminals, fix coverage CI race by @wesm in #137

Full Changelog: v0.17.0...v0.18.0

v0.17.0

25 Jan 23:51
f8f6658

Choose a tag to compare

What's Changed

  • Update flake.nix for v0.16.3 by @wesm in #120
  • Add Gemini-specific preamble for run tasks by @wesm in #121
  • TUI improvements: commit viewer, help modal, navigation feedback by @wesm in #123
  • Add configurable model support for all agents by @wesm in #126

Full Changelog: v0.16.3...v0.17.0

v0.16.3

25 Jan 15:28
95dc32e

Choose a tag to compare

What's Changed

  • Update flake.nix for v0.16.2 by @wesm in #117
  • Robust daemon lifecycle management and safety improvements by @wesm in #118
  • Include --force in dev build update notification by @wesm in #119

Full Changelog: v0.16.2...v0.16.3

v0.16.2

25 Jan 02:02
d8ed4bb

Choose a tag to compare

What's Changed

  • Update flake.nix for v0.16.1 by @wesm in #114
  • Fix TUI flickering when queue is empty with filters by @wesm in #115
  • Add --force flag to update command for dev builds by @wesm in #116

Full Changelog: v0.16.1...v0.16.2

v0.16.1

25 Jan 00:25
c184862

Choose a tag to compare

What's Changed

  • Update flake.nix for v0.16.0 by @wesm in #112
  • Add Gemini-specific review template and upfront summary requirement by @wesm in #113

Full Changelog: v0.16.0...v0.16.1

v0.16.0

24 Jan 23:33
e128d8f

Choose a tag to compare

What's Changed

  • Update flake.nix for v0.15.2 by @wesm in #107
  • Update README with .webm vhs videos by @wesm in #108
  • Rename prompt command to run by @wesm in #109
  • Fix clipboard header to use job ID for consistency by @wesm in #110
  • Make escape key clear filters one layer at a time by @wesm in #111

Full Changelog: v0.15.2...v0.16.0