mirror of
https://github.com/OpenRouterTeam/spawn.git
synced 2026-05-05 15:40:47 +00:00
feat: Add ramnode/nanoclaw implementation (#556)
Agent: gap-filler-ramnode Co-authored-by: B <6723574+louisgv@users.noreply.github.com> Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
67297c0e2c
commit
1bdf6012e0
3 changed files with 86 additions and 1 deletions
|
|
@ -57,6 +57,12 @@ bash <(curl -fsSL https://raw.githubusercontent.com/OpenRouterTeam/spawn/main/ra
|
|||
bash <(curl -fsSL https://raw.githubusercontent.com/OpenRouterTeam/spawn/main/ramnode/goose.sh)
|
||||
```
|
||||
|
||||
### Run NanoClaw
|
||||
|
||||
```bash
|
||||
bash <(curl -fsSL https://raw.githubusercontent.com/OpenRouterTeam/spawn/main/ramnode/nanoclaw.sh)
|
||||
```
|
||||
|
||||
## Configuration
|
||||
|
||||
### Environment Variables
|
||||
|
|
@ -145,6 +151,11 @@ Uses OpenStack Compute API:
|
|||
- ✅ Aider
|
||||
- ✅ Goose
|
||||
- ✅ Open Interpreter
|
||||
- ✅ NanoClaw
|
||||
- ✅ OpenClaw
|
||||
- ✅ Cline
|
||||
- ✅ gptme
|
||||
- ✅ Continue
|
||||
|
||||
## Documentation
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue