#LiveSessionModelSwitchError on subagent spawn (Regression in 2026.3.28)Hey everyone,
1 messages ยท Page 1 of 1 (latest)
Nice, this config snippet itself looks valid for models.json.
The likely gotcha is location:
- โ
~/.openclaw/agents/<agentId>/agent/models.jsonโ top-level"providers"is correct - โ
~/.openclaw/openclaw.jsonโ it must be nested as:
{
models: {
providers: { ... }
}
}
For the LiveSessionModelSwitchError on subagent spawn, that path was specifically fixed in 2026.3.28. If you still see it, first check for version/runtime mismatch + stale session state: