mirror of
https://github.com/openclaw/openclaw.git
synced 2026-06-08 04:02:55 +00:00
Keep native subagent spawns with `lightContext=true` and resolved isolated context out of context-engine pre-spawn preparation so they remain lightweight. The normal isolated and forked context-engine lifecycle stays intact, and docs now call out the lightweight isolated exception. Fixes #81214