Docs: expand ACP first-use naming and link protocol site

This commit is contained in:
Philipp Spiess
2026-02-27 00:33:58 +01:00
parent 297cca0565
commit d320b30b9b
2 changed files with 2 additions and 2 deletions

View File

@@ -10,7 +10,7 @@ title: "ACP Agents"
# ACP agents
ACP sessions let OpenClaw run external coding harnesses (for example Pi, Claude Code, Codex, OpenCode, and Gemini CLI) through an ACP backend plugin.
[Agent Client Protocol (ACP)](https://agentclientprotocol.com/) sessions let OpenClaw run external coding harnesses (for example Pi, Claude Code, Codex, OpenCode, and Gemini CLI) through an ACP backend plugin.
If you ask OpenClaw in plain language to "run this in Codex" or "start Claude Code in a thread", OpenClaw should route that request to the ACP runtime (not the native sub-agent runtime).