New Features
- Add OpenAPI support for the daemon API, including schema-driven endpoints for integrations and tooling.
- Add cascading
min_severityhandling 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 fixselecting jobs from unrelated branches. - Fix
roborev fixfinding open jobs when run from themainbranch. - 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
SHA256SUMSfilename. - Fix CI repo matching to resolve ambiguous matches instead of failing immediately.