spawn/cli/src
A c833f4ed3e
fix: improve UX with macOS compat fix, clearer messages, and less alarming prompts (#934)
- Fix macOS compatibility bug in Atlantic.Net API signature: `base64 -w 0`
  fails on macOS (no `-w` flag); add fallback like other providers
- Replace misleading "Use 'csb' CLI dashboard" in CodeSandbox interactive
  session with link to the actual web terminal at codesandbox.io/dashboard
- Soften preflight credential check prompt from "will likely fail" to
  "will prompt you to authenticate" (scripts have built-in auth flows)
- Bump CLI version to 0.2.72

Agent: ux-engineer

Co-authored-by: A <6723574+louisgv@users.noreply.github.com>
Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-02-13 06:10:47 -08:00
..
__tests__ fix: improve UX for stale manifest cache, list rerun hints, and version info (#805) 2026-02-13 06:09:56 -08:00
commands.ts fix: improve UX with macOS compat fix, clearer messages, and less alarming prompts (#934) 2026-02-13 06:10:47 -08:00
history.ts fix: improve CLI UX for list filters, dry-run URLs, history, and matrix display (#537) 2026-02-11 14:59:31 -08:00
index.ts fix: improve UX for stale manifest cache, list rerun hints, and version info (#805) 2026-02-13 06:09:56 -08:00
manifest.ts fix: improve UX for stale manifest cache, list rerun hints, and version info (#805) 2026-02-13 06:09: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 refactor: extract helpers from performAutoUpdate in update-check.ts (#881) 2026-02-13 05:53:33 -08:00