spawn/packages/cli/src
A 405dbc6ba6
refactor: use getSpawnCloudConfigPath(), remove dead _cloudName param (#3010) (#3012)
Replace hand-constructed openrouter.json path with getSpawnCloudConfigPath("openrouter")
for single-source-of-truth path resolution. Remove unused _cloudName parameter since
the function delegates ALL cloud credentials unconditionally.

Agent: ux-engineer

Co-authored-by: B <6723574+louisgv@users.noreply.github.com>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-26 19:26:09 +07:00
..
__tests__ refactor: use getSpawnCloudConfigPath(), remove dead _cloudName param (#3010) (#3012) 2026-03-26 19:26:09 +07:00
aws fix(ux): suppress duplicate install message and set UTF-8 locale (#2950) 2026-03-24 01:59:11 -07:00
commands fix: resolve ANSI spinner corruption and garbled output (#3001) (#3003) 2026-03-26 15:28:32 +07:00
digitalocean test: remove theatrical source-grep tests, replace with real unit tests (#2948) 2026-03-24 02:08:45 -07:00
gcp fix: remove docker from --fast and fix docker cp into container (#2976) 2026-03-25 14:52:05 +07:00
hetzner fix: resolve UX issues in spawn claude hetzner (#2977) (#2980) 2026-03-25 15:50:51 +07:00
local fix: standardize ESM import extensions across 35 production files (#2827) 2026-03-20 08:51:40 -07:00
shared refactor: use getSpawnCloudConfigPath(), remove dead _cloudName param (#3010) (#3012) 2026-03-26 19:26:09 +07:00
sprite fix(e2e): fix --fast mode for native binary agents on Sprite (#2965) 2026-03-25 02:59:11 +07:00
flags.ts fix(ux): add spawn link to help output and --fast to KNOWN_FLAGS (#2828) 2026-03-20 08:49:26 -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 fix: add missing --beta parallel and --beta recursive to --help text (#2990) 2026-03-26 10:10:52 +07:00
manifest.ts fix: validate manifest fields are plain objects, not just truthy (#2921) 2026-03-24 06:48:54 +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(security): resolve symlinks in prompt file validation to prevent bypass (#2744) 2026-03-17 22:21:11 -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(update-check): redirect install script stdout to stderr in --output json mode (#2919) 2026-03-24 03:18:50 +07:00