spawn/packages/cli/src/shared
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
..
agent-setup.ts fix(ux): clarify auth ordering and remote machine context in setup messages (#2400) 2026-03-09 18:46:53 -04:00
agent-tarball.ts feat: ARM tarball builds + arch-aware download (#2248) 2026-03-06 17:10:33 -05:00
agents.ts fix: persist PATH in .spawnrc so agent binaries work on SSH reconnect (#2355) 2026-03-08 21:48:18 -04:00
billing-guidance.ts refactor: remove dead code and stale references (#2349) 2026-03-08 16:44:33 -04:00
cloud-init.ts fix(security): add --proto '=https' to TypeScript curl provisioning calls (#2172) 2026-03-04 00:21:37 -08:00
oauth-constants.ts fix: restore hyphens in OAuth code regex + add regression test (#2171) 2026-03-03 22:52:29 -08:00
oauth.ts fix: use Google Chrome .deb for OpenClaw browser tool (#2368) 2026-03-09 01:52:08 -04:00
orchestrate.ts fix: atomic single-save for history records (createServer returns VMConnection) (#2388) 2026-03-09 14:32:45 -07:00
parse.ts refactor: deduplicate PkgVersionSchema to shared/parse.ts (#2357) 2026-03-08 21:45:51 -04:00
result.ts fix: graceful recovery from corrupted history.json (#2391) 2026-03-09 14:50:29 -07:00
ssh-keys.ts fix: skip SSH key selection prompt, use all keys automatically (#2326) 2026-03-08 05:45:13 -04:00
ssh.ts Revert "feat: wrap cloud VM sessions in tmux for persistence (#2358)" (#2366) 2026-03-09 01:11:57 -04:00
type-guards.ts refactor: remove unused hasMessage type guard (#2346) 2026-03-08 12:51:18 -04:00
ui.ts refactor: remove dead code and stale references (#2349) 2026-03-08 16:44:33 -04:00