releases.shpreview
CodeRabbit

CodeRabbit

coderabbit.aiDeveloper Tools
$npx @buildinternet/releases get coderabbit

Config validation ships; agent login uses localhost callbacks

This release4 featuresNew capabilities1 enhancementImprovements to existing featuresAI-tallied from the release notes
v0.7.1

CLI v0.7.1 introduces coderabbit config validate for YAML syntax checking against the official schema, and agent login that uses localhost callbacks instead of requiring an API key or interactive sign-in. Also improved GitLab authentication for large organizations, verified paid-seat guidance for legacy GitHub sessions, and partial review reporting for interrupted agent-driven reviews.

Read more →

Six new IPs added to firewall allowlist

BreakingThis release1 enhancementImprovements to existing featuresAI-tallied from the release notes

CodeRabbit added six new outbound IP addresses from its infrastructure. Self-hosted GitHub Enterprise Server, GitLab, Bitbucket, and Jira Data Center users must add these to their firewall allowlist to keep reviews and integrations working.

Read more →

Fix CI checkbox lands in PR Walkthrough

This release1 featureNew capabilitiesAI-tallied from the release notes

CodeRabbit can now show a "Fix failing CI" checkbox in the Finishing Touches section of the PR Walkthrough when it detects failing CI checks. The checkbox starts the same remediation flow as the @coderabbitai fix-ci command, investigating failures in a sandbox and opening a stacked pull request with proposed fixes.

Read more →

Five MCP server presets land in Connections picker

This release1 featureNew capabilitiesAI-tallied from the release notes

The Connections picker now offers prefilled presets for five MCP servers — Context7, GitHub Copilot, Monday.com, ClickUp, and DeepWiki — filling in provider endpoint and authentication automatically.

Read more →

Obsolete flags removed; Antigravity sessions detected

BreakingThis release3 featuresNew capabilitiesAI-tallied from the release notes
v0.7.0

Obsolete --plain, --fast, --interactive, --cwd, and --prompt-only flags are removed; use --light, --dir, and --agent. By default, coderabbit review now covers all tracked changes with committed, uncommitted, and include-untracked flags to narrow scope. Too-large reviews now suggest narrower commands with file-count estimates instead of failing.

Read more →

e18e ESLint plugin flags outdated dependencies by default

This release1 featureNew capabilitiesAI-tallied from the release notes

CodeRabbit now runs @e18e/eslint-plugin v0.5.1 as part of ESLint reviews, flagging unmaintained packages, modern replacements, and opportunities for lighter-weight alternatives. The plugin is enabled by default and can be disabled via reviews.tools.eslint.e18e.enabled.

Read more →

Review progress now uses GitHub check runs by default

BreakingThis release1 featureNew capabilitiesAI-tallied from the release notes

CodeRabbit now publishes review status and progress through GitHub progress reports and check runs by default instead of commit statuses. Legacy commit status users can opt back in with reviews.commit_status while reviews.review_progress is disabled.

Read more →

Grouped feedback no longer blocks auto-approval

This release1 enhancementImprovements to existing featuresAI-tallied from the release notes

Auto-approval now proceeds once all actionable comments are resolved, ignoring grouped or lower-priority feedback. Failed commit statuses, unresolved review threads, and actionable inline comments can still block approval.

Read more →

Code guidelines can now apply across directory boundaries

This release1 featureNew capabilitiesAI-tallied from the release notes

Code Guidelines can now target files outside their parent directory tree using a filePatterns object — the files field locates the guideline document, and applyTo defines which source files it governs. Existing string-form guidelines continue working unchanged.

Read more →

Semrush connected via API key or MCP

This release1 featureNew capabilitiesAI-tallied from the release notes

Users can now connect to Semrush from the Connections catalog using a direct v4 API key or hosted MCP with OAuth or API-key authentication, supporting read-only domain, keyword, competitor, backlink, traffic, paid-search, position-tracking, site-audit, and report queries.

Read more →

Full review history and filtering in Change Stack

This release1 featureNew capabilitiesAI-tallied from the release notes

Users can now inspect the full pull request review history, including human and bot approvals, comments, change requests, and pending reviews, directly in the Change Stack Overview. Supports filtering by state or reviewer, latest-per-reviewer mode, timeline sorting, and in-app viewing.

Read more →

Organization admins see rate-limit impact metrics on usage page

This release1 featureNew capabilities2 enhancementsImprovements to existing featuresAI-tallied from the release notes

Organization administrators can now view conditional rate-limit impact metrics, including users rate limited, reviews rate limited, and review wait time, on the Billing > Usage page. A warning appears when monthly spend reaches 90% of the configured cap, with an Increase cap action and guided recommendations.

Read more →

PagerDuty webhooks now managed automatically

This release1 featureNew capabilitiesAI-tallied from the release notes

CodeRabbit can now automatically create and maintain an account-wide PagerDuty webhook subscription for Slack and workspace automations after a global admin connects PagerDuty from the automation editor, eliminating manual webhook setup. Default event is incident.triggered.

Read more →