@@ -34,7 +34,7 @@ CodeRabbit Pro is free for all Open Source projects.
3434
3535---
3636
37- ## Pro Plan
37+ ## Lite Plan
3838
3939### Features
4040
@@ -59,6 +59,30 @@ These are the hourly usage limits for each developer per repository:
5959
6060---
6161
62+ ## Pro Plan
63+
64+ ### Features
65+ - Everything in Lite, plus:
66+ - Linters and SAST tools support.
67+ - Integrates with Jira & Linear.
68+ - Product analytics dashboards.
69+ - Customizable reports
70+
71+ ### Pricing
72+
73+ - ** Monthly** : $30 per month per contributing developer.
74+ - ** Annual** : $24 per month, billed annually per contributing developer.
75+
76+ ### Usage Limits
77+
78+ These are the hourly usage limits for each developer per repository:
79+
80+ - Number of files reviewed per hour: ** 150 Files**
81+ - Number of reviews per hour (includes incremental reviews): ** 8**
82+ - Number of conversations per hour: ** 50**
83+
84+ ---
85+
6286## Free Plan
6387
6488### Features
@@ -76,25 +100,29 @@ These are the hourly usage limits for each developer per repository:
76100
77101## Plan Comparison
78102
79- | Feature | Free Plan | Pro Plan |
80- | ------------------------------ | ----------------- | ----------------------------------------------------- |
81- | ** Free Trial** | 14-day free trial | 14-day free trial |
82- | ** Private Repos** | Limited access | Unlimited access |
83- | ** Public Repos** | Unlimited access | Unlimited access |
84- | ** Pull Request Summarization** | Included | Included |
85- | ** Line-by-Line Reviews** | Public repos only | All repos |
86- | ** Conversational Bot** | No | Yes |
87- | ** Hourly Usage Limits** | Limited | 150 files/hour, 9 reviews/hour, 50 conversations/hour |
88- | ** Price** | Free forever | $15 per seat/mo |
103+ | Feature | Free Plan | Pro Plan | Lite Plan |
104+ | ------------------------------ | ----------------- | ----------------------------------------------------- | ----------------- |
105+ | ** Free Trial** | 14-day free trial | 14-day free trial | No |
106+ | ** Private Repos** | Limited access | Unlimited access | Limited access |
107+ | ** Public Repos** | Unlimited access | Unlimited access | Unlimited access |
108+ | ** Pull Request Summarization** | Included | Included | Included |
109+ | ** Line-by-Line Reviews** | Public repos only | All repos | All repos |
110+ | ** Conversational Bot** | No | Yes | Yes |
111+ | ** Linters and SAST tools** | No | No | Yes |
112+ | ** Jira & Linear Integration** | No | No | Yes |
113+ | ** ROI dashboards** | No | No | Yes |
114+ | ** Customizable reports** | No | No | Yes |
115+ | ** Price** | Free forever | $15 per seat/mo | $30 per seat/mo |
89116
90117---
91118
92119## Subscription Management
93120
94121### Pro Plan
95122
96- - [ GitHub/GitLab] ( docs/tools/tools.md ) organization owners can purchase or introduce changes to the
123+ - GitHub/GitLab/Azure DevOps organization owners can purchase or introduce changes to the
97124 subscription.
125+ - You can promote a non-Git platform user as an admin to administer the subscription.
98126- You can choose to manually purchase seats and assign them to developers, or
99127 have them assigned automatically as developers create pull requests.
100128- During the trial period, seat assignment is automatic, but the number of seats
0 commit comments