spawn/packages/cli/src
A 5b47ad8da9
fix(ux): clarify auth ordering and remote machine context in setup messages (#2400)
- Reword preflight OpenRouter credential message to not imply it happens
  immediately (cloud auth runs first in the orchestration pipeline)
- Clarify GitHub CLI setup messages to specify "remote server" instead of
  leaving ambiguous "this machine" context for cloud users

Fixes #2396

Agent: ux-engineer

Co-authored-by: B <6723574+louisgv@users.noreply.github.com>
Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-03-09 18:46:53 -04:00
..
__tests__ fix: isolate orchestrate tests from user's ~/.spawn history (#2398) 2026-03-09 18:46:19 -04:00
aws fix: atomic single-save for history records (createServer returns VMConnection) (#2388) 2026-03-09 14:32:45 -07:00
commands fix(ux): clarify auth ordering and remote machine context in setup messages (#2400) 2026-03-09 18:46:53 -04:00
digitalocean fix: atomic single-save for history records (createServer returns VMConnection) (#2388) 2026-03-09 14:32:45 -07:00
gcp fix: atomic single-save for history records (createServer returns VMConnection) (#2388) 2026-03-09 14:32:45 -07:00
hetzner fix: atomic single-save for history records (createServer returns VMConnection) (#2388) 2026-03-09 14:32:45 -07:00
local fix: atomic single-save for history records (createServer returns VMConnection) (#2388) 2026-03-09 14:32:45 -07:00
shared fix(ux): clarify auth ordering and remote machine context in setup messages (#2400) 2026-03-09 18:46:53 -04:00
sprite fix: atomic single-save for history records (createServer returns VMConnection) (#2388) 2026-03-09 14:32:45 -07:00
flags.ts fix: add --prune and --json to KNOWN_FLAGS for spawn status (#2263) 2026-03-06 19:31:07 -05:00
guidance-data.ts refactor: Remove dead code and stale references (#2104) 2026-03-02 08:32:02 -05:00
history.ts fix: graceful recovery from corrupted history.json (#2391) 2026-03-09 14:50:29 -07:00
index.ts fix: align cloud defaults with manifest (DO size, Hetzner location) (#2387) 2026-03-09 18:23:22 +00:00
manifest.ts feat: show cloud prices as lead indicator (#2347) 2026-03-08 23:41:39 -07:00
picker.ts fix: ESC/Ctrl-C in picker falls back to numbered list instead of cancelling (#2390) 2026-03-09 14:28:02 -07:00
security.ts Remove Daytona cloud provider from codebase (#2261) 2026-03-06 18:53:08 -05:00
unicode-detect.ts feat: Bun workspace monorepo — packages/cli + packages/shared (#1853) 2026-02-23 22:07:05 -08:00
update-check.ts refactor: deduplicate PkgVersionSchema to shared/parse.ts (#2357) 2026-03-08 21:45:51 -04:00