@@ -34,7 +34,7 @@ CodeRabbit Pro is free for all Open Source projects.
34
34
35
35
---
36
36
37
- ## Pro Plan
37
+ ## Lite Plan
38
38
39
39
### Features
40
40
@@ -59,6 +59,30 @@ These are the hourly usage limits for each developer per repository:
59
59
60
60
---
61
61
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
+
62
86
## Free Plan
63
87
64
88
### Features
@@ -76,25 +100,29 @@ These are the hourly usage limits for each developer per repository:
76
100
77
101
## Plan Comparison
78
102
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 |
89
116
90
117
---
91
118
92
119
## Subscription Management
93
120
94
121
### Pro Plan
95
122
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
97
124
subscription.
125
+ - You can promote a non-Git platform user as an admin to administer the subscription.
98
126
- You can choose to manually purchase seats and assign them to developers, or
99
127
have them assigned automatically as developers create pull requests.
100
128
- During the trial period, seat assignment is automatic, but the number of seats
0 commit comments