refactor: rename to openclaw

This commit is contained in:
Peter Steinberger
2026-01-30 03:15:10 +01:00
parent 4583f88626
commit 9a7160786a
2357 changed files with 16688 additions and 16788 deletions

View File

@@ -1,5 +1,5 @@
---
summary: "Use OpenCode Zen (curated models) with Moltbot"
summary: "Use OpenCode Zen (curated models) with OpenClaw"
read_when:
- You want OpenCode Zen for model access
- You want a curated list of coding-friendly models
@@ -13,9 +13,9 @@ Zen is currently in beta.
## CLI setup
```bash
moltbot onboard --auth-choice opencode-zen
openclaw onboard --auth-choice opencode-zen
# or non-interactive
moltbot onboard --opencode-zen-api-key "$OPENCODE_API_KEY"
openclaw onboard --opencode-zen-api-key "$OPENCODE_API_KEY"
```
## Config snippet