Go-Standalone spawn hardening: never park the window on a failed spawn (#781) - #787
Draft
aarontrowbridge wants to merge 1 commit into
Draft
Go-Standalone spawn hardening: never park the window on a failed spawn (#781)#787aarontrowbridge wants to merge 1 commit into
aarontrowbridge wants to merge 1 commit into
Conversation
|
Important
This repository does not receive automatic reviews because it has fewer than 10 stars. ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Team Run ID: 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. Comment |
aarontrowbridge
force-pushed
the
aaron/issue-781-standalone-spawn
branch
from
September 4, 2026 15:59
3119210 to
e58c16f
Compare
aarontrowbridge
marked this pull request as ready for review
September 4, 2026 16:04
aarontrowbridge
marked this pull request as draft
September 4, 2026 17:13
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.
Closes #781.
What
The Go-Standalone flow no longer parks the window on a failed spawn: the fleet attach poll stops only after the local server reports healthy; a failed spawn restores polling and re-offers with per-window backoff (30s base, 5-min ceiling, resets on successful attach); the known
duplicate column namelocal-DB crash signature is surfaced with its actual cause and a journal self-heal remediation behind an explicit confirmation (never auto-run).Gates (director-run)
pnpm --filter amicode test: 2209 passed / 29 skipped / 0 failed (full suite, own run)tsc --noEmit -p packages/extension: cleanNotes
test:smoke) fails identically on the pristine baseline in a fresh worktree (no vendored binary; and a pre-existing smoke-script 401 auth mismatch) — pre-existing, out of scope.sessions/session-20260903-fleet-improvements-brainstorm.md§6.