docs: refresh subagent completion delivery refs

This commit is contained in:
Peter Steinberger
2026-04-04 15:32:36 +01:00
parent 1f2e068e6b
commit de001d0e07
4 changed files with 27 additions and 1 deletions

View File

@@ -59,6 +59,10 @@ Key options:
Sub-agents get the full tool set minus session tools (no recursive spawning).
After completion, an announce step posts the result to the requester's channel.
Completion delivery preserves bound thread/topic routing when available, and if
the completion origin only identifies a channel OpenClaw can still reuse the
requester session's stored route (`lastChannel` / `lastTo`) for direct
delivery.
For ACP-specific behavior, see [ACP Agents](/tools/acp-agents).