Skip to content

fix(cli): align preflight readiness with run admission - #208

Merged
Keesan12 merged 1 commit into
mainfrom
fix/0.5.2-preflight-run-readiness
Aug 18, 2026
Merged

fix(cli): align preflight readiness with run admission#208
Keesan12 merged 1 commit into
mainfrom
fix/0.5.2-preflight-run-readiness

Conversation

@Keesan12

Copy link
Copy Markdown
Owner

Summary

  • make preflight.ready use the same workflow-admission authority as run
  • report missing doctor and estimate prerequisites before claiming READY
  • preserve the invariant that an identical run can start immediately after a READY preflight
  • update existing integration flows so estimation precedes READY preflight

Verification

  • focused CLI integration: 53 passed, 2 skipped
  • full CLI package: 554 passed, 2 skipped
  • CLI build and lint passed
  • public copy, portability, OSS boundary, git-surface, and diff guards passed

@coderabbitai

coderabbitai Bot commented Aug 18, 2026

Copy link
Copy Markdown

Warning

Review limit reached

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

Next review available in: 9 minutes

Limit details: You’ve used the included review currently available.

You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository.

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 within each organization.

For paid Pro and Pro+ reviews, CodeRabbit uses a developer's included PR review attempts over the past 7 days to set the current hourly allowance. At typical activity levels, the full plan allowance applies. Higher sustained activity can lower the allowance until earlier attempts leave the 7-day window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 75530bc4-e20f-432e-9960-c4113f974e73

📥 Commits

Reviewing files that changed from the base of the PR and between 5f3a46b and b326c7a.

📒 Files selected for processing (3)
  • packages/cli/src/index.ts
  • packages/cli/src/workflow-state.ts
  • packages/cli/tests/cli-integration.test.ts

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.

@Keesan12
Keesan12 merged commit 5c77983 into main Aug 18, 2026
5 checks passed
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