feat(dispatch): reapply Antigravity quota preflight before spawn - #1445
Open
Ospeto wants to merge 1 commit into
Open
feat(dispatch): reapply Antigravity quota preflight before spawn#1445Ospeto wants to merge 1 commit into
Ospeto wants to merge 1 commit into
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Reapplies the Antigravity quota-preflight track onto upstream
firstmate(origin/main), restoring the deterministic preflight check before task worktree, backend endpoint, or task metadata creation.Upstream Comparison & Changes
bin/fm-spawn.sh:RAW_LAUNCH=1).antigravity_preflight()using native Perl process-group supervision (setpgrp(0,0), pipe streaming, byte limits, and alarm cancellation).cockpit/gpt-5.6-lunaathigheffort (and replaces or appends raw launch flags on raw launch). Unrecognized exit codes or timeout exit 124 refuse spawn with secret-safe diagnostics.docs/architecture.md&docs/configuration.md:tests/fm-spawn-dispatch-profile.test.sh:Review & Verification
@oraclereview of the diff and test evidence (Oracle approved).tests/fm-spawn-dispatch-profile.test.shpassed cleanly.tests/fm-lint.test.shpassed clean.git diff --checkclean.