CodeRabbit
Change Stack expanded significantly, with GitLab and GitHub Enterprise Server now both supported alongside the original GitHub offering.
GitLab and GHES joined the structured review surface. GitLab.com, self-managed GitLab, and GitHub Enterprise Server customers can now open Change Stack from the PR comment, navigating cohorts, layers, and range-specific summaries the same way GitHub.com users do.1 Self-hosted GitHub teams benefit without any inbound firewall changes, courtesy of the Reverse Tunnel Connector introduced earlier.2
Code Peek landed in Change Stack. Click any variable, function, class, or type name to look up its definition and usages via GitHub code search without leaving the review.3 When a result points to a changed file in the pull request, Open in Change Stack jumps there directly, with an in-page back trail.
The CLI moved through four point releases. v0.5.0 added coderabbit doctor for pre-review diagnostics and streamlined browser sign-in to handle organization selection in one step.4 v0.5.2 added coderabbit review findings to replay cached results and heartbeat events for agent-mode pipelines.5 v0.5.4 cleaned up sign-in edge cases, Azure DevOps repository resolution, and broken-pipe error noise.6
New static analysis and security tooling arrived. Facebook's Infer now runs on C, C++, and Java changes by default.7 zizmor integration automatically detects security vulnerabilities in GitHub Actions workflow files.8
emit path instructions automates configuration hygiene. The new command opens a PR that adds CodeRabbit-suggested path instructions to .coderabbit.yaml, collecting and deduplicating suggestions from the past seven days.9
Enterprise teams gained workspace-level settings as a shared configuration baseline across organizations, a Custom Roles API covering the full role lifecycle, and automation trigger drafts for pausing automations before they go live.101112