fix: honor acp allowed agents for acpx probe

This commit is contained in:
Peter Steinberger
2026-04-25 05:10:46 +01:00
parent 14eab13ab4
commit 97fd45a8c1
4 changed files with 79 additions and 4 deletions

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