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:
B 2026-02-09 18:04:09 +00:00
parent 3167915118
commit 34f992630f

View file

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