mirror of
https://github.com/OpenRouterTeam/spawn.git
synced 2026-05-05 23:50:48 +00:00
Add OpenClaw and NanoClaw scripts for Hetzner Cloud (#6)
Fills the remaining 2 gaps in the agents x clouds matrix: - hetzner/openclaw.sh: provisions Hetzner server with OpenClaw gateway + TUI - hetzner/nanoclaw.sh: provisions Hetzner server with NanoClaw WhatsApp agent Matrix is now 100% complete (3 agents x 2 clouds = 6/6 implemented). Co-authored-by: Sprite <noreply@sprite.dev> Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
6002e6c7f7
commit
78e009176b
4 changed files with 202 additions and 2 deletions
|
|
@ -99,7 +99,7 @@
|
|||
"sprite/openclaw": "implemented",
|
||||
"sprite/nanoclaw": "implemented",
|
||||
"hetzner/claude": "implemented",
|
||||
"hetzner/openclaw": "missing",
|
||||
"hetzner/nanoclaw": "missing"
|
||||
"hetzner/openclaw": "implemented",
|
||||
"hetzner/nanoclaw": "implemented"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue