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:
A 2026-03-11 02:49:50 -07:00 committed by GitHub
parent d6c1140612
commit c0cedc3887
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 40 additions and 0 deletions

View file

@ -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