Skip to content

Go-Standalone spawn hardening: never park the window on a failed spawn (#781) - #787

Draft
aarontrowbridge wants to merge 1 commit into
mainfrom
aaron/issue-781-standalone-spawn
Draft

Go-Standalone spawn hardening: never park the window on a failed spawn (#781)#787
aarontrowbridge wants to merge 1 commit into
mainfrom
aaron/issue-781-standalone-spawn

Conversation

@aarontrowbridge

Copy link
Copy Markdown
Member

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 name local-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: clean

Notes

  • Smoke (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.
  • Part of the 2026-09-03 handoff bundle (C of E); provenance: vault sessions/session-20260903-fleet-improvements-brainstorm.md §6.

@coderabbitai

coderabbitai Bot commented Sep 4, 2026

Copy link
Copy Markdown

Important

  • 🔍 Trigger review

This repository does not receive automatic reviews because it has fewer than 10 stars.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Team

Run ID: 555144a5-0d9a-4f4a-85c7-3eabcdcf888d


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.

@aarontrowbridge
aarontrowbridge force-pushed the aaron/issue-781-standalone-spawn branch from 3119210 to e58c16f Compare September 4, 2026 15:59
@aarontrowbridge
aarontrowbridge marked this pull request as ready for review September 4, 2026 16:04
@aarontrowbridge
aarontrowbridge marked this pull request as draft September 4, 2026 17:13
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.

Go-Standalone spawn hardening: never park the window on a failed spawn

1 participant