Skip to content

v0.36.0

Choose a tag to compare

@github-actions github-actions released this 25 Feb 00:56
· 40 commits to main since this release
91e938a
  • Add --repo and --branch flags to roborev tui to target a specific repository and branch.

  • Add an inline fix panel in the TUI review view to inspect and apply fixes in place.

  • Add shell completions for the --agent and --reasoning flags.

  • Add OpenCode JSON stream support with unified fix rendering.

  • Add CI repository matching with wildcard patterns and exclusion lists.

  • Improve TUI help bar alignment with table-based rendering.

  • Refresh project dependencies and Nix flake packaging updates.

  • Make --all-branches imply --unaddressed for consistent filtering behavior.

  • Fix patch application in git worktrees by resolving the correct worktree path.

  • Prevent intermittent text file busy races in temporary command execution.