CLI v0.5.2
v0.5.2 improves output visibility, adds two commands for inspecting past reviews, and makes agent-mode pipelines more reliable.
- Plain-text output now includes a finding count and per-severity breakdown at the end of each run; individual finding cards are easier to scan mid-output.
coderabbit review findingsreplays locally cached results from the last run.coderabbit review --show-promptsprints the AI prompts used in that run.- Agent mode now emits
heartbeatevents during long reviews, includes acommentfield as a fallback whencodegenInstructionsis absent, and warns when plain mode is used inside a detected agent environment.
See the CLI documentation and CLI Command Reference for more details.
Fetched May 22, 2026

