Skip to content

Add relay-fleet merge state substrate#675

Merged
sungjunlee merged 1 commit into
mainfrom
codex/fleet-merge-state
May 31, 2026
Merged

Add relay-fleet merge state substrate#675
sungjunlee merged 1 commit into
mainfrom
codex/fleet-merge-state

Conversation

@sungjunlee
Copy link
Copy Markdown
Owner

Part of #480. Phase 3 Sub-PR A.

Summary

  • add non-terminal per-run merge_blocked state and recovery edge back to ready_to_merge
  • add fleet-level merging state and self-loop for serialized queue orchestration
  • update lifecycle/fleet state tests and architecture/design docs

Out of scope

  • actual merge-queue.js serialized orchestration; that remains Sub-PR B

Validation

  • node --test tests/relay-dispatch/scripts/manifest/lifecycle.test.js tests/relay-dispatch/scripts/manifest/fleet.test.js tests/relay-fleet/scripts/fleet.test.js
  • node --test tests/relay-dispatch/scripts/manifest/*.test.js
  • node --test tests/relay-merge/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 14 minutes and 44 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: 9e9e13c9-554b-4bfb-bc3d-fe58898f6b39

📥 Commits

Reviewing files that changed from the base of the PR and between 9daf40b and d74b9bb.

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

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
Copy link
Copy Markdown
Owner Author

Local review LGTM.

Reviewed the state substrate diff at d74b9bb. The scope is intentionally limited to lifecycle states and docs; queue orchestration remains for the next PR.

Validation:

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

GitHub Actions test: passing. Codex review body unavailable due usage limit.

@sungjunlee sungjunlee merged commit c2e7b86 into main May 31, 2026
2 checks passed
@sungjunlee sungjunlee deleted the codex/fleet-merge-state branch May 31, 2026 14:35
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