mirror of
https://github.com/OpenRouterTeam/spawn.git
synced 2026-04-28 03:49:31 +00:00
docs: sync README with source of truth (#3063)
* docs: sync README with source of truth manifest.json marks cursor agent as disabled:true, but README still showed 9 agents / 54 combinations in the tagline and had a Cursor CLI row in the matrix table. Updated tagline to 8 agents / 48 combinations and removed the Cursor CLI row from the matrix. -- qa/record-keeper * fix: correct agent/cloud/combination counts in README tagline The tagline claimed "8 agents. 6 clouds. 48 working combinations." but the local cloud should be excluded from the user-facing count (users don't deploy to their own machine via a cloud provider). With cursor disabled, the correct counts are 8 agents x 5 non-local clouds = 40 working combinations. Agent: pr-maintainer Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> --------- Co-authored-by: spawn-qa-bot <qa@openrouter.ai> Co-authored-by: B <6723574+louisgv@users.noreply.github.com> Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
d666ab173c
commit
df13e70e6c
1 changed files with 1 additions and 2 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!)
|
||||
|
||||
**9 agents. 6 clouds. 54 working combinations. Zero config.**
|
||||
**8 agents. 5 clouds. 40 working combinations. Zero config.**
|
||||
|
||||
## Install
|
||||
|
||||
|
|
@ -330,7 +330,6 @@ If an agent fails to install or launch on a cloud:
|
|||
| [**Kilo Code**](https://github.com/Kilo-Org/kilocode) | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
|
||||
| [**Hermes Agent**](https://github.com/NousResearch/hermes-agent) | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
|
||||
| [**Junie**](https://www.jetbrains.com/junie/) | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
|
||||
| [**Cursor CLI**](https://cursor.com/cli) | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
|
||||
|
||||
### How it works
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue