Skip to content

Add relay-fleet review single-pass mode#673

Merged
sungjunlee merged 1 commit into
mainfrom
codex/fleet-review-single-pass
May 31, 2026
Merged

Add relay-fleet review single-pass mode#673
sungjunlee merged 1 commit into
mainfrom
codex/fleet-review-single-pass

Conversation

@sungjunlee
Copy link
Copy Markdown
Owner

Part of #479.

Summary

  • add the fleet reviewing state and dispatch -> reviewing transitions
  • add relay-fleet --review to run one foreground review-runner.js pass per review_pending child
  • skip terminal child states and fail closed when a child review exits without manifest progress
  • document the Phase 2 Sub-PR A boundary; redispatch loop/resume extensions remain deferred

Validation

  • node --test tests/relay-fleet/scripts/*.test.js
  • node --test tests/relay-dispatch/scripts/manifest/fleet.test.js
  • node --test tests/relay-dispatch/scripts/*.test.js
  • node --test tests/skills-lint/scripts/*.test.js
  • git diff --check

@chatgpt-codex-connector
Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, add credits to your account and enable them for code reviews in your settings.

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 31, 2026

Warning

Review limit reached

@sungjunlee, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 31 minutes and 13 seconds. Learn how PR review limits work.

Your organization has run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

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.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: d270b398-f669-4440-8120-c08a4021d3d6

📥 Commits

Reviewing files that changed from the base of the PR and between 23235db and 58b2c5b.

📒 Files selected for processing (6)
  • skills/relay-dispatch/scripts/manifest/fleet.js
  • skills/relay-fleet/SKILL.md
  • skills/relay-fleet/references/design.md
  • skills/relay-fleet/scripts/relay-fleet.js
  • tests/relay-fleet/scripts/fleet.test.js
  • tests/relay-fleet/scripts/relay-fleet.test.js
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch codex/fleet-review-single-pass

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 and usage tips.

@sungjunlee sungjunlee force-pushed the codex/fleet-review-single-pass branch from 03eaa99 to 58b2c5b Compare May 31, 2026 14:17
@sungjunlee
Copy link
Copy Markdown
Owner Author

Local review LGTM.

Reviewed the Sub-PR A diff after the CI run and fixed one self-review finding before merge: relay-fleet --review now treats child manifest state transitions as review progress, not only round/verdict changes.

Validation on head 58b2c5b:

  • node --test tests/relay-fleet/scripts/*.test.js
  • node --test tests/relay-dispatch/scripts/*.test.js
  • node --test tests/skills-lint/scripts/*.test.js
  • git diff --check

GitHub Actions test: passing.

@sungjunlee sungjunlee merged commit df9ea59 into main May 31, 2026
2 checks passed
@sungjunlee sungjunlee deleted the codex/fleet-review-single-pass branch May 31, 2026 14:18
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