Skip to content

Releases: roborev-dev/roborev

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

v0.15.2

24 Jan 17:43
0526aad

Choose a tag to compare

What's Changed

  • Update flake.nix for v0.15.1 by @wesm in #94
  • Add flash notifications for incomplete jobs in TUI by @wesm in #104
  • Homebrew tap integration by @wesm in #103
  • Add review metadata header to clipboard yank content by @wesm in #106

Full Changelog: v0.15.1...v0.15.2

v0.15.1

23 Jan 17:26
6144fe7

Choose a tag to compare

What's Changed

  • Update flake.nix for v0.15.0 by @wesm in #93
  • Windows support: PowerShell installer, codex stdin fix, ARM64 builds by @wesm in #77

Full Changelog: v0.15.0...v0.15.1

v0.15.0

23 Jan 15:18
19584ee

Choose a tag to compare

What's Changed

  • Update flake.nix for v0.14.0 by @wesm in #81
  • Add status badges and documentation links to README by @wesm in #83
  • Fix multi-byte character handling in TUI text input by @wesm in #89
  • Add 'y' hotkey to copy review content to clipboard by @wesm in #90
  • Add Factory Droid agent support by @gerigk in #91
  • Add config hot-reload for daemon (#85) by @wesm in #92

New Contributors

Full Changelog: v0.14.0...v0.15.0