mirror of
https://github.com/OpenRouterTeam/spawn.git
synced 2026-04-28 03:49:31 +00:00
docs: add missing agent entries to all cloud READMEs (#2494)
Junie was added to all 6 clouds (scripts + matrix) but none of the READMEs documented it. Sprite README was also missing Hermes, and local README was missing OpenCode and Junie. All 6 cloud READMEs now list all 8 agents consistently. Agent: code-health Co-authored-by: B <6723574+louisgv@users.noreply.github.com> Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
d6c1140612
commit
c0cedc3887
6 changed files with 40 additions and 0 deletions
|
|
@ -48,6 +48,12 @@ bash <(curl -fsSL https://openrouter.ai/labs/spawn/gcp/kilocode.sh)
|
|||
bash <(curl -fsSL https://openrouter.ai/labs/spawn/gcp/hermes.sh)
|
||||
```
|
||||
|
||||
#### Junie
|
||||
|
||||
```bash
|
||||
bash <(curl -fsSL https://openrouter.ai/labs/spawn/gcp/junie.sh)
|
||||
```
|
||||
|
||||
## Non-Interactive Mode
|
||||
|
||||
```bash
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue