spawn/packages/cli/src
A fbb48514e9
fix: drain piped stdout/stderr in aws waitForCloudInit and sprite destroyServer (#1929)
Same pipe-buffer deadlock pattern fixed by PRs #1903, #1915, #1920, #1922.
Two instances were missed in those passes.

Agent: code-health

Co-authored-by: B <6723574+louisgv@users.noreply.github.com>
Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-02-25 15:48:43 -05:00
..
__tests__ fix: remove fake tests that copy-paste source functions instead of importing (#1919) 2026-02-25 03:26:58 -08:00
aws fix: drain piped stdout/stderr in aws waitForCloudInit and sprite destroyServer (#1929) 2026-02-25 15:48:43 -05:00
daytona fix: drain piped stderr in Fly/Daytona runServerCapture to prevent deadlock (#1920) 2026-02-25 07:19:15 -05:00
digitalocean fix: drain piped stderr in CLI installers and uploadFile to prevent deadlock (#1922) 2026-02-25 09:26:27 -05:00
fly fix: drain piped stderr in CLI installers and uploadFile to prevent deadlock (#1922) 2026-02-25 09:26:27 -05:00
gcp fix: drain piped stderr in CLI installers and uploadFile to prevent deadlock (#1922) 2026-02-25 09:26:27 -05:00
hetzner fix: drain piped stderr in CLI installers and uploadFile to prevent deadlock (#1922) 2026-02-25 09:26:27 -05:00
local ci: add Mock Tests job to satisfy required status check (#1904) 2026-02-25 00:54:33 -05:00
shared fix: AWS Claude Code install failures on nano instances (#1911) 2026-02-25 03:50:45 -05:00
sprite fix: drain piped stdout/stderr in aws waitForCloudInit and sprite destroyServer (#1929) 2026-02-25 15:48:43 -05:00
commands.ts fix(security): validate server_id in cmdConnect and cmdEnterAgent (#1925) 2026-02-25 12:56:57 -05:00
flags.ts feat: Bun workspace monorepo — packages/cli + packages/shared (#1853) 2026-02-23 22:07:05 -08:00
guidance-data.ts feat: Bun workspace monorepo — packages/cli + packages/shared (#1853) 2026-02-23 22:07:05 -08:00
history.ts feat: Bun workspace monorepo — packages/cli + packages/shared (#1853) 2026-02-23 22:07:05 -08:00
index.ts feat: Bun workspace monorepo — packages/cli + packages/shared (#1853) 2026-02-23 22:07:05 -08:00
manifest.ts test: fix inline source copies — import real isValidManifest instead of stale replica (#1900) 2026-02-24 22:04:03 -08:00
picker.ts fix: replace @clack/prompts multiselect with /dev/tty picker for SSH keys (#1907) 2026-02-24 23:54:54 -08:00
security.ts feat: Bun workspace monorepo — packages/cli + packages/shared (#1853) 2026-02-23 22:07:05 -08:00
unicode-detect.ts feat: Bun workspace monorepo — packages/cli + packages/shared (#1853) 2026-02-23 22:07:05 -08:00
update-check.ts style: enforce separated type imports via biome (#1870) 2026-02-24 00:16:03 -08:00