mirror of
https://github.com/OpenRouterTeam/spawn.git
synced 2026-05-05 23:50:48 +00:00
* ux: Improve error messages and user guidance across CLI and shell scripts Enhanced error messages to be more actionable and user-friendly: CLI improvements (commands.ts): - Made validateNonEmptyString clearer: "is required but was not provided" - Reordered troubleshooting steps to check matrix first (most common issue) - Simplified 404 error message: "doesn't exist yet" vs "may not be implemented" - Changed "Troubleshooting steps" to just "Troubleshooting" (less formal) Shared library improvements (shared/common.sh): - OAuth cancellation now explains why API key is needed and where to get it - safe_read non-TTY error explains what non-interactive mode is with example - get_resource_name error shows exact env var syntax needed - Agent verification failures now list specific possible causes - All improvements add context and next steps rather than just stating the problem Hetzner library improvements (hetzner/lib/common.sh): - Replaced technical "Remediation" with friendly "How to fix" - Changed log_warn to log_error for error conditions (consistent severity) - Added spacing for better readability of multi-line errors - Made server creation errors more specific about account issues All changes focus on helping users understand WHAT went wrong and HOW to fix it. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> * feat: Replace issue-triager with community-coordinator agent Replace the issue-triager agent in the refactor team with a community-coordinator that actively engages with GitHub issues: acknowledges reports, posts interim updates, delegates to relevant teammates, and posts final resolutions — so reporters feel heard. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> --------- Co-authored-by: A <6723574+louisgv@users.noreply.github.com> Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| common.sh | ||