releases.sh

EU/US regional auth; reviews stop on dropped connections

v0.7.2

1 feature4 enhancements2 fixesThis release1 featureNew capabilities4 enhancementsImprovements to existing features2 fixesBug fixesAI-tallied from the release notes
From the original release noteView original ↗

CLI v0.7.2

CLI v0.7.2 expands regional authentication and improves reliability for local and agent-driven reviews.

  • Use coderabbit auth login --region eu for EU OAuth or API-key sign-in (or --region us for US), or run coderabbit review --region eu --api-key <key> for one API-key review. Saved sign-ins retain the selected region, coderabbit auth status displays it, wrong-region accounts get a recovery command, and US remains the default.
  • Reviews now stop promptly when their live connection drops, avoiding long waits and duplicate terminal errors.
  • Supported --agent commands now return one structured, machine-readable error for invalid commands or options.
  • After a review with no new findings, the CLI shows the previous finding count and command to view it, while coderabbit review findings skips empty sessions.
  • External instruction paths saved in review history no longer block later reviews.

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

Fetched August 7, 2026