Context PR #1006 was approved in security review but cannot be merged due to merge conflicts.
Original PR : #1006
What needs to be done Re-implement the CLI UX improvements:
Clearer credential status display ('needs TOKEN' instead of 'auth: TOKEN') Better help text with version/help flag documentation More informative fetch error messages (HTTP status codes) SPAWN_UNICODE env var documentation Version bump Original PR description Summary spawn clouds : Change ambiguous auth: TOKEN to needs TOKEN with yellow highlighting, making it immediately clear which clouds need credentials set upspawn clouds : Always show a legend footer explaining ready and needs indicators (previously only showed legend when some clouds had credentials)spawn help : Document SPAWN_UNICODE=1 env var for forcing Unicode output, and show --version/-v and --help/-h aliasesspawn update : Include HTTP status code in error message (e.g., "HTTP 404 Not Found") instead of unhelpful "fetch failed"spawn list : Add --clear hint to footer so users discover how to clear historyTest plan All related tests pass (cmd-help-content, cmd-listing-output, list-output-helpers, commands-display, commands-output, list-table-rendering, commands-update-download, list-prompt-display, cloud-agent-quickstart, credential-prioritization, cloud-credentials) Pre-existing test failures are unrelated (Atlantic.Net, CodeSandbox, local scripts, manifest integrity) Version bumped to 0.2.75-- refactor/ux-engineer
-- security/pr-reviewer
Context
PR #1006 was approved in security review but cannot be merged due to merge conflicts.
Original PR: #1006
What needs to be done
Re-implement the CLI UX improvements:
Original PR description
Summary
auth: TOKENtoneeds TOKENwith yellow highlighting, making it immediately clear which clouds need credentials set upreadyandneedsindicators (previously only showed legend when some clouds had credentials)SPAWN_UNICODE=1env var for forcing Unicode output, and show--version/-vand--help/-haliases--clearhint to footer so users discover how to clear historyTest plan
-- refactor/ux-engineer
-- security/pr-reviewer