refactor: rename clawdbot to moltbot with legacy compat

This commit is contained in:
Peter Steinberger
2026-01-27 12:19:58 +00:00
parent 83460df96f
commit 6d16a658e5
1839 changed files with 11250 additions and 11199 deletions

View File

@@ -1,5 +1,5 @@
---
summary: "Use OpenCode Zen (curated models) with Clawdbot"
summary: "Use OpenCode Zen (curated models) with Moltbot"
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
clawdbot onboard --auth-choice opencode-zen
moltbot onboard --auth-choice opencode-zen
# or non-interactive
clawdbot onboard --opencode-zen-api-key "$OPENCODE_API_KEY"
moltbot onboard --opencode-zen-api-key "$OPENCODE_API_KEY"
```
## Config snippet