Skip to content

fix(cli): reword org trial prompt to match current plan limits - #27

Open
NicolasRitouet wants to merge 1 commit into
mainfrom
feat/cli-flat-pricing
Open

fix(cli): reword org trial prompt to match current plan limits#27
NicolasRitouet wants to merge 1 commit into
mainfrom
feat/cli-flat-pricing

Conversation

@NicolasRitouet

Copy link
Copy Markdown
Member

What

The org trial prompt in keyway init claimed private organization repos require a Team plan. That's no longer accurate: Free organizations can use private repos up to the plan limit, and the trial the backend grants isn't Team. The prompt now states neutrally that the organization hit a Free plan limit and offers the trial.

Audited the whole CLI for stale plan references while at it: everything else (upgrade URLs, plan strings, limit messages) is relayed from the backend and stays correct on its own — no hardcoded quotas or tier names were found.

Tests

  • make build, go test ./..., golangci-lint: all green

🤖 Generated with Claude Code

Private org repos no longer require a paid plan; the trial prompt now
appears when an org hits a Free plan limit, so say that instead of the
outdated Team-plan requirement.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@vercel

vercel Bot commented Jul 15, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
keyway-dashboard Ready Ready Preview, Comment Jul 15, 2026 5:24am

Request Review

@coderabbitai

coderabbitai Bot commented Jul 15, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@NicolasRitouet, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 59 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 91ce1953-3447-4887-a95b-190a15721ead

📥 Commits

Reviewing files that changed from the base of the PR and between 6f99ed9 and 1c2e1d4.

📒 Files selected for processing (1)
  • packages/cli/internal/cmd/init.go
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feat/cli-flat-pricing

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant