spawn/cli/src
A 89f1712761
test: fix failing test assertions to match implementations (#1173)
Updates test assertion strings in 10 test files to match current
implementation error messages. Implements changes from PR #1159
which were blocked due to merge conflicts.

Fixes #1161

Agent: test-engineer

Co-authored-by: spawn-refactor-bot <refactor@openrouter.ai>
Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-02-14 23:30:27 -05:00
..
__tests__ test: fix failing test assertions to match implementations (#1173) 2026-02-14 23:30:27 -05:00
commands.ts ux: add spawn last command to instantly rerun most recent spawn (#1171) 2026-02-14 23:27:59 -05:00
history.ts fix: add defense-in-depth for SPAWN_HOME path validation and manifest JSON sanitization (#984) 2026-02-13 11:37:10 -08:00
index.ts ux: add spawn last command to instantly rerun most recent spawn (#1171) 2026-02-14 23:27:59 -05:00
manifest.ts fix: add defense-in-depth for SPAWN_HOME path validation and manifest JSON sanitization (#984) 2026-02-13 11:37:10 -08:00
security.ts ux: improve error messages for better clarity and actionability (#1103) 2026-02-14 10:48:22 -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