EU/US regional auth; reviews stop on dropped connections
v0.7.2
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 eufor EU OAuth or API-key sign-in (or--region usfor US), or runcoderabbit review --region eu --api-key <key>for one API-key review. Saved sign-ins retain the selected region,coderabbit auth statusdisplays 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
--agentcommands 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 findingsskips 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


