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
commit 0ac01a04e5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 7 additions and 4 deletions

View file

@ -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`).