Merge pull request #1891 from paperclipai/docs/maintenance-20260327-public

docs: documentation accuracy update 2026-03-27
This commit is contained in:
Dotta
2026-03-27 07:47:24 -05:00
committed by GitHub
2 changed files with 7 additions and 4 deletions
@@ -29,7 +29,7 @@ Create agents from the Agents page. Each agent requires:
Common adapter choices:
- `claude_local` / `codex_local` / `opencode_local` for local coding agents
- `openclaw` / `http` for webhook-based external agents
- `openclaw_gateway` / `http` for webhook-based external agents
- `process` for generic local command execution
For `opencode_local`, configure an explicit `adapterConfig.model` (`provider/model`).