DEV Community

Cover image for CodeRabbit Changelog – April 2025
Arindam Majumder Subscriber for CodeRabbit

Posted on

4 4 3 3 3

CodeRabbit Changelog – April 2025

April has been an exciting month for CodeRabbit, with several impactful product updates and feature enhancements aimed at improving developer productivity, collaboration and code quality.

Below is a summary of everything we released:


April 14, 2025

Shopify CLI Integration

We’re pleased to announce native support for Shopify CLI within CodeRabbit. This integration enables seamless validation and analysis of Shopify themes and applications.

Key capabilities include:

  • Liquid syntax and theme requirement validation
  • App extension configuration checks
  • Performance bottleneck identification
  • Accessibility standards compliance
  • Security vulnerability detection

This integration helps teams maintain high-quality, scalable Shopify projects with confidence.

Bitbucket Cloud – Scheduled Reporting

CodeRabbit now supports automated reporting for Bitbucket Cloud repositories. This feature enables engineering teams using Bitbucket to:

  • Schedule recurring repository reports
  • Generate customized team performance summaries
  • Monitor PR review and merge metrics
  • Distribute reports via Email, Slack, Microsoft Teams, or Discord

This enhancement helps drive visibility and accountability across your software development lifecycle.


April 11, 2025

Agent Chat – Now Generally Available (Pro Plan)

This feature is available exclusively on the Pro plan. Please refer to our pricing page for more information about our plans and features.

We are excited to announce the general availability of Agentic Planning for GitHub. With this feature, users can now request complex, multi-file code modifications using natural language.

How it works:

  1. Leave a comment on a pull request or issue, tagging @coderabbitai
  2. Describe the intended change in plain English
  3. CodeRabbit analyzes the context and proposes a detailed implementation plan
  4. Upon your approval, it generates a stacked PR, commit, or snippet

This enhancement reduces friction in the code review process and supports faster iteration cycles.


April 8, 2025

Expanded Static Analysis Tooling

We’ve introduced support for two new static analysis tools:

  • OXC – A high-performance JavaScript/TypeScript linter written in Rust
  • Prisma Lint – A dedicated linter for Prisma schema files

These tools can be configured via their standard config files or directly from the CodeRabbit settings interface. For more details, refer to the documentation.


April 1, 2025

Code Graph Analysis

CodeRabbit reviews now include cross-file dependency analysis, allowing our models to better understand relationships between files (e.g., type definitions and usages).

This results in more accurate suggestions and reduced false positives, particularly in statically typed codebases.

You’ll see this noted under “Additional context used → Code definitions” during reviews.

Automatic Web Queries for Enhanced Accuracy

CodeRabbit now automatically performs web queries to retrieve the most up-to-date documentation or publicly available information during reviews and chat responses.

This feature is enabled by default. To disable it, set web_search: false in your knowledge_base settings.

Auto-Resolve for Implemented Suggestions

CodeRabbit can now automatically resolve review threads when suggested changes have been implemented by the user — saving time and reducing review overhead.

Redesigned Dashboard (Pro Plan)

This feature is available exclusively on the Pro plan. Please refer to our pricing page for more information about our plans and features.

We’ve redesigned the dashboard to deliver more actionable insights. New metrics include:

  • Average pull request merge time
  • Weekly pull request activity
  • Number of PRs reviewed
  • Acceptance rate of CodeRabbit suggestions
  • Static analysis findings and feedback breakdown

The new dashboard helps teams track code health and review effectiveness over time.

Multi-Step Agent Chat – Early Access (Now GA)

Initially launched as an experimental feature, Multi-Step Agent Chat enabled agentic planning for complex tasks across multiple files.

Following successful testing and user feedback, this capability is now generally available to all Pro plan users (see April 11 update).

Additional Static Analysis Support: SQLFluff

We’ve extended static analysis coverage to include SQLFluff, enabling linting for SQL files to promote consistent query formatting and standards adherence.


Join over 1,000 CodeRabbit users in our Discord community, where developers actively share questions, tips, and best practices.

For other queries, please get in touch with us via email at support@coderabbit.ai.

Thank you for being part of the CodeRabbit community.

Heroku

Deploy with ease. Manage efficiently. Scale faster.

Leave the infrastructure headaches to us, while you focus on pushing boundaries, realizing your vision, and making a lasting impression on your users.

Get Started

Top comments (0)