Subagents in MicroClaw: Background Work Without Blocking Chat
The old way to delegate work inside an agent was to nest another mini-agent loop inside one tool call.
MicroClaw is moving past that shape with session-native subagents: asynchronous runs with IDs, lifecycle state, limits, and follow-up controls.
