openai-compat adapter); config is rendered at boot from strict JSON.
Harnesses & Templates
OpenClaw
OpenClaw gateway driven through its OpenAI-compatible endpoint on the zap-heavy-openclaw named snapshot.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
OpenClaw gateway driven through its OpenAI-compatible endpoint on the zap-heavy-openclaw named snapshot.
openai-compat adapter); config is rendered at boot from strict JSON.
| field | value |
|---|---|
| run adapter | openai-compat |
| min weight | heavy |
| template | zap-heavy-openclaw (named snapshot) |
| ports | 18789 (api, private) |
| pins | openclaw@1.2.0 |
| units | openclaw-gateway.service |
| state dirs | ~/.openclaw |
| MCP config | ~/.openclaw/openclaw.json (json5) |
| LLM auth | OPENAI_API_KEY / ANTHROPIC_API_KEY (byok) |
| managed gateway | models.providers.zap.baseUrl in ~/.openclaw/openclaw.json |
| disabled inbound | discord, telegram, slack, whatsapp, signal, email |
createRuntime({
weight: "heavy",
plugins: [box({ template: "zap-heavy-openclaw", size: "large" })],
})
zap harness bake zap-heavy-openclaw --live
zap harness doctor zap-heavy-openclaw
