mirror of
https://github.com/OpenRouterTeam/spawn.git
synced 2026-04-28 03:49:31 +00:00
docs: Update CLAUDE.md to say AI agents, not coding agents
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
3167915118
commit
34f992630f
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ Spawn is a matrix of **agents x clouds**. Every script provisions a cloud server
|
|||
## The Matrix
|
||||
|
||||
`manifest.json` is the source of truth. It tracks:
|
||||
- **agents** — coding agents / AI tools (Claude Code, OpenClaw, NanoClaw, ...)
|
||||
- **agents** — AI agents and self-hosted AI tools (Claude Code, OpenClaw, NanoClaw, ...)
|
||||
- **clouds** — cloud providers to run them on (Sprite, Hetzner, ...)
|
||||
- **matrix** — which `cloud/agent` combinations are `"implemented"` vs `"missing"`
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue