#LiveSessionModelSwitchError on subagent spawn (Regression in 2026.3.28)Hey everyone,

1 messages ยท Page 1 of 1 (latest)

winter hollowBOT
#

To help others find answers, you can mark your question as solved via Right click solution message -> Apps -> โœ… Mark Solution

stone sirenBOT
#

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: