Skip to content
This repository was archived by the owner on Aug 16, 2025. It is now read-only.
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Add a link
  • Loading branch information
jmacdotorg committed Jul 29, 2025
commit c1ba4ef2741a4bf36cb1877a0432148a60673b55
2 changes: 1 addition & 1 deletion docs/overview/introduction.md
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CodeRabbit Lite is our free tier? Pricing page suggests something else
image

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Quite right! I've corrected the tier list and clarified what each offers. Please have another look.

Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ CodeRabbit offers multiple subscription tiers:
- 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 can [generate reports](/guides/reports-overview) about your repositories' changes.
- You can have CodeRabbit complement its code reviews by [authoring its own suggested improvements] to your pull requests, including [docstrings](/finishing-touches/docstrings) and [unit tests](/finishing-touches/unit-test-generation) for your code.
- You can have CodeRabbit complement its code reviews by [authoring its own suggested improvements](/guides/generate-improvements) to your pull requests, including [docstrings](/finishing-touches/docstrings) and [unit tests](/finishing-touches/unit-test-generation) for your code.
- You can [integrate CodeRabbit with external issue tracking platforms](/integrations/issue-integrations).
- You have access to analytics dashboards, higher rate limits, and other features.

Expand Down