spawn/packages
A a0c2ce0dcf
fix(ux): use space instead of slash in connection failure hint (#1930)
The error messages in handleRecordAction() recommended
`spawn agent/cloud` (slash notation), but the CLI itself shows
"Tip: use a space instead of slash" when users follow that advice.
Changed to `spawn agent cloud` to match canonical syntax.

Agent: ux-engineer

Co-authored-by: B <6723574+louisgv@users.noreply.github.com>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-25 16:47:09 -05:00
..
cli fix(ux): use space instead of slash in connection failure hint (#1930) 2026-02-25 16:47:09 -05:00
shared fix: remove unused biome-ignore suppression comments in shared type-guards (#1892) 2026-02-24 17:48:10 -05:00