Skip to main content

Billing & Reviews

CodePeel uses a review-based system. Each PR review consumes reviews from your monthly quota based on the size of the diff.


Plans

FreeProMax
Price$0$9.99/user/month$0.04/review
Reviews/month50500Unlimited
Repositories3 reposUnlimited (public + private)Unlimited (public + private)
Rate limit3/hour10/hour20/hour
FeaturesAll featuresAll featuresAll features

Every review deducts from your monthly quota — public and private repos are treated equally.

All plans include the same features: inline comments, walkthrough summaries, pre-merge checks, @codepeel chat, VS Code extension, and MCP server. The only differences are quota, repo limits, and rate limits.


How Review Deductions Work

Reviews are consumed when a PR is analyzed. The cost depends on the total diff size (additions + deletions):

Diff size (lines changed)Reviews consumed
≤ 100 lines1 review
101–500 lines2 reviews
501–2000 lines3 reviews
2000+ lines5 reviews

Important:

  • If a review fails (AI error, timeout), the review is automatically refunded
  • Unused monthly reviews do not roll over — quota resets on the 1st of each month
  • MCP tool calls (review_code, fix_code, ask_codepeel) each consume 1 review. check_credits is free.
  • VS Code extension reviews also consume from the same quota

How to Check Your Usage

  1. Go to Billing in the sidebar
  2. You'll see your current plan and the usage bar (e.g., "127 / 500")
  3. The bar fills as you consume reviews
Billing page showing current plan, usage bar, and plan management options

When the bar is full, new PR reviews won't process until the next billing cycle. A comment is posted on the PR letting you know.


Upgrading Your Plan

  1. Go to Billing in the sidebar
  2. Click Manage Plan
  3. Select Pro or Max
  4. Complete checkout via Polar (our payment provider)

The plan activates immediately. Your usage counter resets to 0 on upgrade.


Switching Plans

To switch between Pro and Max:

  1. Cancel your current plan (keeps access until the end of the current billing period)
  2. Subscribe to the new plan

Your usage counter resets when switching plans. You won't lose access during the transition — the old plan stays active until its period ends.


Cancelling Your Plan

  1. Go to Billing in the sidebar
  2. Click Manage Plan
  3. Click Cancel

After cancellation:

  • You keep access until the end of your current billing period
  • After that, you revert to the Free tier (50 reviews/month, 3 repos)
  • All your review history, learnings, and settings are preserved

What Happens When Reviews Run Out

When your monthly quota is exhausted:

  • New PR reviews will not be processed
  • A comment is posted on the PR: "CodePeel is paused — monthly quota exceeded"
  • The comment includes a link to upgrade
  • Reviews resume automatically when your quota resets (1st of each month)

Tip: On the Max plan, you never run out — each review is billed at $0.04 with no monthly cap.


Rate Limits

Rate limits prevent burst usage and ensure fair access:

PlanReviews/Hour
Free3
Pro10
Max20

If you hit the hourly limit:

  • A comment is posted on the PR with the wait time
  • The PR will be reviewed automatically when a slot opens (no action needed)
  • Slots refill at a steady rate (e.g., one every 20 minutes on Free)

Private Repositories

Private repos (more than 3) require a paid plan (Pro or Max).

If a free tier user opens a PR on a private repo:

  • The review is skipped
  • A comment is posted explaining that private repos require an upgrade
  • A link to the billing page is included

Team Billing

Each developer subscribes individually at $9.99/user/month. There is no organization-level billing or team plans at this time.

Each team member gets their own quota (500 reviews/month on Pro). Reviews are deducted from the account that installed the GitHub App on the repository.

← All docsCodePeel