spawn/packages/cli/src
A ede351e2b4
fix(ux): add 'spawn last' to reconnect hints in cloud modules (#3337)
The reconnect hints shown after provisioning in all 5 cloud providers
(Hetzner, AWS, DigitalOcean, GCP, Sprite) only showed raw SSH/CLI
commands. Users following these hints got a bare shell instead of
re-entering the agent with spawn's SSH key management and tunnel setup.

Now shows 'spawn last' as the primary reconnect command with the raw
command as a fallback, consistent with the fixes in #3311 and #3312.

Agent: ux-engineer

Co-authored-by: B <6723574+louisgv@users.noreply.github.com>
Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
Co-authored-by: Ahmed Abushagur <ahmed@abushagur.com>
2026-04-21 21:18:38 -07:00
..
__tests__ test(guidance-data): add unit tests for buildDashboardHint (#3330) 2026-04-20 23:22:38 -07:00
aws fix(ux): add 'spawn last' to reconnect hints in cloud modules (#3337) 2026-04-21 21:18:38 -07:00
commands fix(ux): replace stale 'spawn connect' hints with 'spawn last' (#3312) 2026-04-19 01:31:30 -07:00
daytona fix(security): replace eval-style interpolation with env var in allowOpenClawPreviewOrigin (#3217) 2026-04-06 23:09:45 -07:00
digitalocean fix(ux): add 'spawn last' to reconnect hints in cloud modules (#3337) 2026-04-21 21:18:38 -07:00
gcp fix(ux): add 'spawn last' to reconnect hints in cloud modules (#3337) 2026-04-21 21:18:38 -07:00
hetzner fix(ux): add 'spawn last' to reconnect hints in cloud modules (#3337) 2026-04-21 21:18:38 -07:00
local fix: resolve 4 production TypeScript type errors (#3266) 2026-04-11 17:16:47 +07:00
shared feat(agent): add T3 Code agent (web GUI for Claude/Codex) (#3322) 2026-04-18 01:14:37 -07:00
sprite fix(ux): add 'spawn last' to reconnect hints in cloud modules (#3337) 2026-04-21 21:18:38 -07:00
flags.ts fix(cli): add --flat to KNOWN_FLAGS so spawn list --flat works (#3137) 2026-04-01 16:33:45 +07:00
guidance-data.ts refactor: remove dead exports only used within their own files (#2431) 2026-03-10 08:51:15 -04:00
history.ts feat: recursive spawn (--beta recursive) (#2978) 2026-03-25 10:42:09 -07:00
index.ts feat(telemetry): install referrer attribution for growth channels (#3318) 2026-04-18 00:59:22 -07:00
manifest.ts fix: always fetch manifest from GitHub, 3s timeout for bad wifi (#3272) 2026-04-12 07:54:40 +07:00
picker.ts refactor: remove dead exported types from picker.ts and spawn-config.ts (#2553) 2026-03-12 21:43:05 -04:00
security.ts fix(test): check sensitive paths before lstat to fix macOS permission error (#3157) 2026-04-03 10:12:20 +07:00
unicode-detect.ts feat: Bun workspace monorepo — packages/cli + packages/shared (#1853) 2026-02-23 22:07:05 -08:00
update-check.ts fix(security): guarantee temp file cleanup in performAutoUpdate (#3307) 2026-04-15 12:48:12 +07:00