spawn/packages/cli/src
Ahmed Abushagur 06796ec95c
fix: isolate orchestrate tests from user's ~/.spawn history (#2398)
The orchestrate test suite called runOrchestration (which internally
calls saveSpawnRecord) without setting SPAWN_HOME to a temp directory.
Every test run wrote ~20 fake records into the user's real history,
eventually filling it with 100 connectionless "testagent" entries
and wiping all real spawn history.

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-09 18:46:19 -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(status): guard against empty serverId to avoid list-all-servers API calls (#2392) 2026-03-09 17:46:29 -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: graceful recovery from corrupted history.json (#2391) 2026-03-09 14:50:29 -07: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