OPENCLAW v2026.4.2 ā MULTI-AGENT INITIALIZATION BUG
VERSION:
pnpm openclaw --version ā 2026.4.2
BEHAVIOR:
⢠Existing agents (systemarchitect) execute normally
⢠ANY newly created agent hangs on execution
⢠Reproducible across names, templates, and cloned agents
CONFIRMED:
⢠Session state cleared ā no change
⢠/tmp runtime cleared ā no change
⢠Gateway restarted ā no change
⢠Agent cloned from working agent ā still hangs
⢠Minimal prompt ("OK") ā still hangs
CRITICAL:
⢠systemarchitect works immediately
⢠trading-desk (and any new agent) hangs
⢠failure occurs ONLY during new agent initialization
QUESTION:
Given v2026.4.2 and known multi-agent fixes earlier in 2026:
Is this a known bug in:
⢠agentDir resolution
⢠auth-profiles initialization
⢠sessionFile path handling
⢠bootstrap state machine
REQUEST:
Identify exact root cause for this version and provide minimal fix
NOT workaround