diff --git a/README.md b/README.md index ba3011b4..b1100cd1 100644 --- a/README.md +++ b/README.md @@ -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!) -**10 agents. 10 clouds. 99 working combinations. Zero config.** +**6 agents. 8 clouds. 48 working combinations. Zero config.** ## Install @@ -166,7 +166,7 @@ If an agent fails to install or launch on a cloud: | [**OpenClaw**](https://github.com/openclaw/openclaw) | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | | [**ZeroClaw**](https://github.com/zeroclaw-labs/zeroclaw) | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | | [**Codex CLI**](https://github.com/openai/codex) | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | -| [**OpenCode**](https://github.com/anomalyco/opencode) | | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | +| [**OpenCode**](https://github.com/anomalyco/opencode) | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | | [**Kilo Code**](https://github.com/Kilo-Org/kilocode) | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ### How it works diff --git a/assets/agents/.sources.json b/assets/agents/.sources.json index 3f43d6ce..74c65f50 100644 --- a/assets/agents/.sources.json +++ b/assets/agents/.sources.json @@ -1,5 +1,5 @@ { - "claude": { "url": "https://avatars.githubusercontent.com/u/76263028?s=200&v=4", "ext": "png" }, + "claude": { "url": "https://claude.ai/apple-touch-icon.png", "ext": "png" }, "openclaw": { "url": "https://openclaw.ai/apple-touch-icon.png", "ext": "png" }, "zeroclaw": { "url": "https://avatars.githubusercontent.com/u/261820148?s=200&v=4", "ext": "png" }, "codex": { "url": "https://avatars.githubusercontent.com/u/14957082?s=200&v=4", "ext": "png" }, diff --git a/assets/agents/claude.png b/assets/agents/claude.png index 456369e4..50571735 100644 Binary files a/assets/agents/claude.png and b/assets/agents/claude.png differ