releases.shpreview

Config validation ships; agent login uses localhost callbacks

v0.7.1

4 features1 enhancementThis release4 featuresNew capabilities1 enhancementImprovements to existing featuresAI-tallied from the release notes
From the original release noteView original ↗

CLI v0.7.1

CLI v0.7.1 adds validation and authentication improvements for local and coding-agent workflows.

  • coderabbit config validate now checks YAML syntax against the current official schema, reports line-oriented errors, and returns CI-friendly exit codes.
  • Coding agents can use a runtime-provisioned, task-scoped capability without an interactive sign-in or shared API key. Agent login uses localhost callbacks and never asks you to paste an OAuth token; unsupported environments hand off to interactive login.
  • Self-managed GitLab users can complete authentication for an organization selected beyond the initial discovery limit.
  • Legacy GitHub sessions with a verified paid seat can use enabled usage-based reviews after included limits, with more accurate sign-in and seat guidance.
  • Interrupted agent-driven reviews preserve final CLI output and are reported as partial rather than complete.

See the CLI documentation and CLI Command Reference for current usage and options.

Fetched July 29, 2026

Config validation ships; agent login uses localhost… — releases.sh