Skip to content

v0.51.0

Latest

Choose a tag to compare

@github-actions github-actions released this 09 Apr 01:10
· 7 commits to main since this release
1e363a0

New Features

  • Add OpenAPI support for the daemon API, including schema-driven endpoints for integrations and tooling.
  • Add cascading min_severity handling and review-level filtering so you can focus on the issues that matter most.

Improvements

  • Include per-commit review results in branch review prompts to give branch reviews better context.
  • Include user comments and prior tool attempts in fix prompts so follow-up fixes are more informed.
  • Honor global reasoning defaults more consistently across review, fix, refine, and enqueue flows.
  • Allow viewing a job’s prompt even while the job is still queued.
  • Improve Codex read-only sandbox support, including a unified diff file fallback for oversized diffs.

Bug Fixes

  • Fix roborev fix selecting jobs from unrelated branches.
  • Fix roborev fix finding open jobs when run from the main branch.
  • Fix Codex sandbox invocation and command-line handling for better compatibility.
  • Fix enqueue, rerun, config resolution, worktree, and CI edge cases that could cause incorrect job behavior.
  • Fix GitHub Actions release checksum handling to use the correct SHA256SUMS filename.
  • Fix CI repo matching to resolve ambiguous matches instead of failing immediately.