Agents: document target-bound subagent routing

This commit is contained in:
Gustavo Madeira Santana
2026-04-17 03:44:53 -04:00
parent 09647e87a7
commit f8d7b5dfc9

View File

@@ -2,6 +2,14 @@
Docs: https://docs.openclaw.ai
## Unreleased
### Changes
### Fixes
- Agents/channels: route cross-agent subagent spawns through the target agent's bound channel account while preserving peer and workspace/role-scoped bindings, so child sessions no longer inherit the caller's account in shared rooms, workspaces, or multi-account setups. (#67508) Thanks @lukeboyett and @gumadeiras.
## 2026.4.18
### Changes