You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
@@ -34,15 +34,15 @@ Core CodeRabbit features include the following:
- Practices strong privacy and security, with no retention of analyzed code.
- Offers free use for public repositories, and flexible pricing for private codebases.
## Seamless workflow integration
## Seamless workflow integration {#workflow}
CodeRabbit shares its reviews as comments attached to pull requests, using the same Git platform that your team already uses. Further commits in the same pull review prompt CodeRabbit to make further reviews, using the earlier reviews as context.
Each time that it performs a code review, CodeRabbit runs the relevant code changes through [an array of industry-standard code linters, security analyzers, and other tools](/tools/). CodeRabbit synthesizes the output of these tools into its reviews, offering a high-level analysis that can suggest areas for further focus and improvement.
Your team can have conversations with CodeRabbit about its reviews by replying to it with follow-up comments on pull requests, asking it questions or making observations about the review using natural language. CodeRabbit continues the conversation appropriately, offering further insights about the code changes, or adjusting its own review style based on feedback.
As you interact with CodeRabbit through chat, it learns the review preferences of your team, and applies them to all future reviews on a given repository.
Expand All
@@ -54,7 +54,7 @@ If you need to fine-tune CodeRabbit's behavior beyond this, then you can [add a
No matter how you tune and customize CodeRabbit, its default settings make it useful out of the box, able to meaningfully review pull requests within minutes of its introduction to a repository.
### Git platform integration
### Git platform integration {#integration}
CodeRabbit integrates in just a few clicks with many popular Git platforms:
Expand All
@@ -65,7 +65,7 @@ CodeRabbit integrates in just a few clicks with many popular Git platforms:
For more information, see [Supported Git Platforms](/platforms/).
### Issue-management integration
### Issue-management integration {#issues}
You can integrate CodeRabbit with issue-management platforms. This lets you ask CodeRabbit to create tickets during code reviews, or chat with CodeRabbit about your code from within issue comments. Compatible platforms include the following:
Expand All
@@ -76,7 +76,7 @@ You can integrate CodeRabbit with issue-management platforms. This lets you ask
For more information, see [Issue Creation](/guides/issue-creation) and [Issue Chat](/guides/issue-chat).
## Data privacy and security
## Data privacy and security {#security}
CodeRabbit collects only the minimum amount of information needed to provide you with our code review services. Our privacy and security posture centers around protecting your data through ephemerality:
Expand All
@@ -88,19 +88,41 @@ CodeRabbit collects only the minimum amount of information needed to provide you
For more information about how we protect your data, see [the CodeRabbit Trust Center](https://trust.coderabbit.ai).
##Flexiblepricing, free for public repositories
##Subscription andpricing {#pricing}
Public repositories can use the Pro tier ofCodeRabbitat no charge, including all of the code-review features described on this page. Rate limits might apply.
CodeRabbitoffers multiple subscription tiers:
For private repositories, a number of pricing tiers are available. These range from a Freetier that offers unlimited code-change summaries, to an Enterprise tier with access to advancedfeatures and SLA support. For more information, see [Pricing](https://www.coderabbit.ai/pricing).
- _CodeRabbit Lite_ is our freetier, which includes the followingfeatures:
## Review local changes from within VSCode
- Public repositories can use [all CodeRabbit code review features](/guides/code-review-overview). Private repositories are limited to using CodeRabbit for pull request summaries.
- Every developer on your team can use [the CodeRabbit VSCode extension](/code-editors) in their IDEs.
- You can configure CodeRabbit by adding [`.coderabbit.yaml` files](/getting-started/configure-coderabbit) to your public repositories.
- _CodeRabbit Pro_ is a paid tier with all of the features of the Lite tier, plus the following:
- CodeRabbit creates automated code reviews for all of your repositories, both public and private.
- You can configure CodeRabbit using either `.coderabbit.yaml` files or the CodeRabbit web interface.
- You can optionally use the CodeRabbit web interface to set organization-wide preferences.
- _CodeRabbit Enterprise_ brings your team all of the functionality of CodeRabbit Pro plus a variety of advanced CodeRabbit features, as well as SLA support.
The Pro and Enterprise subscription tiers use seat-based pricing. For more information, see [Pricing](https://www.coderabbit.ai/pricing).
### Free use for public repositories {#free}
Public repositories can make full, free use of CodeRabbit's core code-review features, with no seat limit. This applies to all subscription tiers, including the free Lite tier. Rate limits might apply.
### Discounts for startups {#startups}
Eligible startup companies can use the CodeRabbit Startup Program, which offers a 50 percent discount on paid-tier CodeRabbit subscriptions for three months. For more information, see [Startup Program](https://www.coderabbit.ai/startup-program).
## Review local changes from within VSCode {#vscode}
As a separate, free product, CodeRabbit offers a VSCode extension that brings a subset of core CodeRabbit features to VSCode. This lets you use the power of CodeRabbit to tune and tidy your code changes locally before pushing your changes into a formal pull request for more thorough reviews.
For more information, see [Review local changes](/code-editors).
## What's next
## What's next {#whats-next}
- [Quickstart](/getting-started/quickstart/) lets you experience your first CodeRabbit code review first-hand.
Expand Down
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.