spawn/packages/cli/src
A 2605c9cb83
refactor: Remove dead code and stale references (#2086)
- Add getSpawnCloudConfigPath(cloud) helper to shared/ui.ts, eliminating
  four identical 3-line getConfigPath() functions across hetzner, daytona,
  digitalocean, and aws cloud modules
- Remove duplicate homedir/join imports from hetzner, daytona, digitalocean,
  and aws now that the shared helper centralizes the path construction
- Update commands.ts hasCloudConfigCredentials to use the shared helper
  and drop its stale homedir import
- Bump CLI to 0.11.24 (patch)

Co-authored-by: spawn-qa-bot <qa@openrouter.ai>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-authored-by: L <6723574+louisgv@users.noreply.github.com>
2026-03-01 20:43:12 -05:00
..
__tests__ test: Remove duplicate and theatrical tests (#2085) 2026-03-01 20:41:40 -05:00
aws refactor: Remove dead code and stale references (#2086) 2026-03-01 20:43:12 -05:00
daytona refactor: Remove dead code and stale references (#2086) 2026-03-01 20:43:12 -05:00
digitalocean refactor: Remove dead code and stale references (#2086) 2026-03-01 20:43:12 -05:00
gcp fix: reset stale cache flag, guard gcloud null, validate DO config (#2073) 2026-03-01 17:08:38 -05:00
hetzner refactor: Remove dead code and stale references (#2086) 2026-03-01 20:43:12 -05:00
local fix: extend HOME hardening to local.ts and commands.ts (missed by #2026/#2036) (#2037) 2026-02-28 15:27:29 -08:00
shared refactor: Remove dead code and stale references (#2086) 2026-03-01 20:43:12 -05:00
sprite fix(security): add restrictive file permissions to Sprite saveVmConnection (#2068) 2026-03-01 15:44:15 -05:00
commands.ts refactor: Remove dead code and stale references (#2086) 2026-03-01 20:43:12 -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 refactor: Remove dead exports across TypeScript modules (#2044) 2026-02-28 20:39:38 -05:00
index.ts feat: Bun workspace monorepo — packages/cli + packages/shared (#1853) 2026-02-23 22:07:05 -08:00
manifest.ts fix: reset stale cache flag, guard gcloud null, validate DO config (#2073) 2026-03-01 17:08:38 -05:00
picker.ts refactor: extract shared TTY scaffolding in picker.ts (#1999) 2026-02-27 13:17:01 -05:00
security.ts fix(security): replace validateLaunchCmd blocklist with allowlist (#2053) 2026-03-01 03:12:27 -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: Remove dead exports across TypeScript modules (#2044) 2026-02-28 20:39:38 -05:00