Skip to content

v0.57.0

Choose a tag to compare

@github-actions github-actions released this 05 Jun 20:43
· 208 commits to main since this release
a0e9047

Release 0.57.0

  • Add optional agent hook integration for triggering roborev from agent workflows.

  • Add subagent review panels for CI review workflows.

  • Add anonymous daemon telemetry.

  • Add DEB and RPM release artifacts.

  • Allow TUI log and prompt views to toggle the full command line.

  • Make compact require actionable findings before producing output.

  • Reduce false positives from dependency metadata changes.

  • Increase default CI batch timeout from 3 minutes to 15 minutes.

  • Improve update checks to avoid GitHub API rate limits.

  • Route usage and cost lookups through the configured usage endpoint.

  • Improve reviewer prompts by making "No issues found." clearer.

  • Ground reviewer version checks in the project toolchain.

  • Improve daemon lifecycle behavior and reliability.

  • Fix CI reviews reading stale checkouts.

  • Fix review retry log handling.

  • Retain classifier job logs.

  • Fix Claude classifier structured output parsing.

  • Fix classifier availability and add Pi schema support.

  • Fix Copilot streaming behavior when streaming can be disabled.

  • Fix hook binary resolution for managed installs.

  • Fix OpenCode install source.

  • Fall back to the main repo config when .roborev.toml is gitignored in worktrees.

  • Handle detached worktrees in agent hooks.