From 887aa02aefb857dd81828dd3506100445fb05f52 Mon Sep 17 00:00:00 2001 From: "openclaw-docs-sync[bot]" Date: Sat, 25 Apr 2026 04:13:08 +0000 Subject: [PATCH] chore(sync): mirror docs from openclaw/openclaw@97fd45a8c109ca7a7809e9419e084efbb23207bb --- .openclaw-sync/source.json | 4 ++-- docs/tools/acp-agents-setup.md | 5 +++-- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/.openclaw-sync/source.json b/.openclaw-sync/source.json index 24787be83..a4c878f06 100644 --- a/.openclaw-sync/source.json +++ b/.openclaw-sync/source.json @@ -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" } diff --git a/docs/tools/acp-agents-setup.md b/docs/tools/acp-agents-setup.md index 24e17d767..592be8326 100644 --- a/docs/tools/acp-agents-setup.md +++ b/docs/tools/acp-agents-setup.md @@ -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