spawn/cli/src
A 8a4f5873f9
feat: remove Oracle Cloud, add featured_cloud per agent (#1430)
Oracle Cloud is removed as a supported provider. Each agent now has a
`featured_cloud` field in manifest.json that controls cloud sort order
in the CLI picker — featured clouds appear after credential-detected
clouds but before CLI-installed ones, with a "recommended" hint.

Co-authored-by: lab <6723574+louisgv@users.noreply.github.com>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-02-17 22:52:41 -08:00
..
__tests__ feat: remove Oracle Cloud, add featured_cloud per agent (#1430) 2026-02-17 22:52:41 -08:00
commands.ts feat: remove Oracle Cloud, add featured_cloud per agent (#1430) 2026-02-17 22:52:41 -08:00
guidance-data.ts refactor: extract error guidance data structures into separate module (#1335) 2026-02-16 19:45:28 -08:00
history.ts security: fix path traversal risk in SPAWN_HOME validation (#1402) 2026-02-17 12:57:01 -05:00
index.ts feat: add headless SDK mode for programmatic provisioning (#1420) 2026-02-17 15:32:14 -05:00
manifest.ts feat: remove Oracle Cloud, add featured_cloud per agent (#1430) 2026-02-17 22:52:41 -08:00
security.ts security: fix incomplete command injection detection in prompt validation (#1401) 2026-02-17 11:51:33 -05:00
unicode-detect.ts fix: Switch build target from node to bun to fix UTF-8 mojibake 2026-02-10 09:36:28 +00:00
update-check.ts fix: prevent command injection in update-check reExecWithArgs (#951) 2026-02-13 08:34:04 -08:00