spawn/cli/src
A cf33813acb
test: Add 36 tests for cmdList grid view and cmdClouds type grouping (#377)
Cover previously untested rendering paths in commands.ts:
- cmdList grid view: header, separator, matrix rows (+/-), legend, footer counts
- cmdList edge cases: all-implemented, all-missing, single agent/cloud manifests
- cmdClouds type grouping: clouds grouped by type field (vm, cloud, container, sandbox)
- cmdClouds: type header ordering, agent count ratio, total count in header

Agent: test-engineer

Co-authored-by: A <6723574+louisgv@users.noreply.github.com>
Co-authored-by: Claude Haiku 4.5 <noreply@anthropic.com>
2026-02-11 00:33:55 -08:00
..
__tests__ test: Add 36 tests for cmdList grid view and cmdClouds type grouping (#377) 2026-02-11 00:33:55 -08:00
commands-logic.ts test: Add command logic tests and refactor for testability (#56) 2026-02-08 12:02:43 -08:00
commands.ts fix: Show loading spinner for single-arg commands (spawn <agent>, spawn <cloud>) (#375) 2026-02-11 00:32:25 -08:00
index.ts fix: Show loading spinner for single-arg commands (spawn <agent>, spawn <cloud>) (#375) 2026-02-11 00:32:25 -08:00
manifest.ts fix: Improve error messages with actionable troubleshooting guidance (#368) 2026-02-10 23:45:20 -08:00
security.ts fix: Remove curl|bash script validation that blocks spawn scripts 2026-02-10 09:40:16 +00: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: UX improvements for spawn update, --prompt validation, and update banner (#166) 2026-02-10 01:35:46 -08:00