spawn/packages/cli/src
Ahmed Abushagur 515bc16ebd
fix: add hint text and keybinding guidance to setup options prompt (#2557)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: L <6723574+louisgv@users.noreply.github.com>
2026-03-12 20:36:15 -07:00
..
__tests__ test: remove theatrical tests from manifest-integrity (#2552) 2026-03-12 21:41:03 -04:00
aws security: consolidate shellQuote across all clouds (defense-in-depth) (#2535) 2026-03-12 12:54:31 -04:00
commands fix: add hint text and keybinding guidance to setup options prompt (#2557) 2026-03-12 20:36:15 -07:00
digitalocean security: add DO_CLIENT_SECRET env var override (#2538) 2026-03-12 15:48:36 -04:00
gcp fix: remove dead shellQuote re-export from gcp/gcp.ts (#2551) 2026-03-12 21:42:09 -04:00
hetzner security: consolidate shellQuote across all clouds (defense-in-depth) (#2535) 2026-03-12 12:54:31 -04:00
local refactor: centralize path resolution into shared/paths.ts (#2422) 2026-03-10 00:48:03 -07:00
shared fix: add hint text and keybinding guidance to setup options prompt (#2557) 2026-03-12 20:36:15 -07:00
sprite refactor: eliminate process-global mock.module() pollution in tests (#2490) 2026-03-10 23:57:57 -07:00
flags.ts feat: add --config and --steps CLI flags for programmatic setup (#2545) 2026-03-13 00:32:58 +00: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 refactor: replace indiscriminate try/catch with guarded Result helpers (#2477) 2026-03-10 18:55:07 -07:00
index.ts feat: add --config and --steps CLI flags for programmatic setup (#2545) 2026-03-13 00:32:58 +00:00
manifest.ts fix: use parseJsonObj instead of JSON.parse to prevent SyntaxError crashes on corrupted config (#2486) 2026-03-11 01:27:07 -04: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: extend launch cmd validation to support pre_launch shell patterns (#2474) (#2476) 2026-03-10 23:55:55 -04: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: add no-try-catch + no-try-finally grit rules, eliminate all violations (#2481) 2026-03-10 21:27:25 -07:00