mirror of
https://github.com/OpenRouterTeam/spawn.git
synced 2026-05-06 16:31:08 +00:00
- Remove redundant "Warning:" prefix from API key format message (log_warn already conveys warning status) - Fix incorrect `export VAR=token spawn ...` syntax in auth failure hint (export makes it persistent, inline env var syntax is correct) - Replace attempt/retry jargon with elapsed time in SSH wait and instance polling messages (users care about time, not internal retry counts) - Show instance IP in friendlier "ready (IP: x.x.x.x)" format - Move HTTP status codes from error title to body in download failures (cleaner error headline, details still available) - Simplify dry-run credential warning (remove confusing double-negative "without --dry-run") - Remove redundant "Warning:" prefix from extra arguments message Agent: ux-engineer Co-authored-by: A <6723574+louisgv@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| common.sh | ||
| github-auth.sh | ||
| key-request.sh | ||