mirror of
https://github.com/OpenRouterTeam/spawn.git
synced 2026-04-26 11:00:38 +00:00
All CI green. Rebased from #3321, added Daytona support, resolved conflicts. Security reviewed: no injection vectors — all env var values come from hardcoded config, shell scripts follow existing patterns.
1.2 KiB
1.2 KiB
Sprite
Sprites.dev managed VMs with CLI. Sprite
Agents
Claude Code
bash <(curl -fsSL https://openrouter.ai/labs/spawn/sprite/claude.sh)
OpenClaw
bash <(curl -fsSL https://openrouter.ai/labs/spawn/sprite/openclaw.sh)
Codex CLI
bash <(curl -fsSL https://openrouter.ai/labs/spawn/sprite/codex.sh)
OpenCode
bash <(curl -fsSL https://openrouter.ai/labs/spawn/sprite/opencode.sh)
Kilo Code
bash <(curl -fsSL https://openrouter.ai/labs/spawn/sprite/kilocode.sh)
Hermes
bash <(curl -fsSL https://openrouter.ai/labs/spawn/sprite/hermes.sh)
Junie
bash <(curl -fsSL https://openrouter.ai/labs/spawn/sprite/junie.sh)
Cursor CLI
bash <(curl -fsSL https://openrouter.ai/labs/spawn/sprite/cursor.sh)
Pi
bash <(curl -fsSL https://openrouter.ai/labs/spawn/sprite/pi.sh)
T3 Code
bash <(curl -fsSL https://openrouter.ai/labs/spawn/sprite/t3code.sh)
Non-Interactive Mode
SPRITE_NAME=dev-mk1 \
OPENROUTER_API_KEY=sk-or-v1-xxxxx \
bash <(curl -fsSL https://openrouter.ai/labs/spawn/sprite/claude.sh)