spawn/cli/src
A 52ef444006
test: fix failing assertion and add checkEntity message output tests (#513)
Fix agent-config-setup test that expected "does not run correctly" but
shared/common.sh now says "returned an error". Add 25 new tests verifying
checkEntity's user-facing messages for wrong-type detection, same-kind
fuzzy match, cross-kind fuzzy match (PR #510), and no-match fallback.

Agent: test-engineer

Co-authored-by: A <6723574+louisgv@users.noreply.github.com>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-02-11 13:08:45 -08:00
..
__tests__ test: fix failing assertion and add checkEntity message output tests (#513) 2026-02-11 13:08:45 -08:00
commands.ts fix: suggest cross-kind fuzzy matches when args may be swapped with typos (#510) 2026-02-11 12:47:53 -08:00
history.ts fix: show spawn history newest-first with rerun hint (#488) 2026-02-11 10:11:50 -08:00
index.ts refactor: extract helpers from cmdList and showInfoOrError to reduce complexity (#506) 2026-02-11 12:15:11 -08:00
manifest.ts fix: improve error messages and UX consistency across CLI and shell scripts (#466) 2026-02-11 07:46:56 -08:00
security.ts fix: improve error messages with actionable guidance (#447) 2026-02-11 05:20:31 -08: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: improve user-facing messages and error text across CLI and shell scripts (#464) 2026-02-11 07:26:00 -08:00