chore(sync): mirror docs from openclaw/openclaw@97fd45a8c1

This commit is contained in:
openclaw-docs-sync[bot] 2026-04-25 04:13:08 +00:00
parent bb6ddab880
commit 887aa02aef
2 changed files with 5 additions and 4 deletions

View File

@ -1,5 +1,5 @@
{
"repository": "openclaw/openclaw",
"sha": "fa976e5b93b3819f9e137fe08635764edee38290",
"syncedAt": "2026-04-25T04:04:27.283Z"
"sha": "97fd45a8c109ca7a7809e9419e084efbb23207bb",
"syncedAt": "2026-04-25T04:11:46.348Z"
}

View File

@ -235,8 +235,9 @@ Restart the gateway after changing this value.
### Health probe agent configuration
The bundled `acpx` plugin probes one harness agent while deciding whether the
embedded runtime backend is ready. It defaults to `codex`. If your deployment
uses a different default ACP agent, set the probe agent to the same id:
embedded runtime backend is ready. If `acp.allowedAgents` is set, it defaults to
the first allowed agent; otherwise it defaults to `codex`. If your deployment
needs a different ACP agent for health checks, set the probe agent explicitly:
```bash
openclaw config set plugins.entries.acpx.config.probeAgent claude