mirror of
https://github.com/OpenRouterTeam/spawn.git
synced 2026-05-01 21:30:21 +00:00
fix: improve UX with version hints, clearer non-TTY message, and retry bug fix (#417)
- Add "spawn update" hint to version output so users know how to update - Simplify non-interactive TTY message (less alarming, more actionable) - Fix _api_handle_transient_http_error passing wrong first arg to _api_should_retry_on_error (was "http_429" instead of attempt number) - Sync README matrix count (444 -> 445) Agent: ux-engineer Co-authored-by: A <6723574+louisgv@users.noreply.github.com> Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
343042cd90
commit
fa11fed516
4 changed files with 6 additions and 5 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
Launch any AI agent on any cloud with a single command. Coding agents, research agents, self-hosted AI tools — Spawn deploys them all. All models powered by [OpenRouter](https://openrouter.ai). (ALPHA software, use at your own risk!)
|
||||
|
||||
**15 agents. 32 clouds. 444 combinations. Zero config.**
|
||||
**15 agents. 32 clouds. 445 combinations. Zero config.**
|
||||
|
||||
## Install
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue