The agent can spawn child agents for complex tasks, enabling recursive delegation.
spawn_agent
mission
—
task
parent_depth + 1
sub-{depth}-{uuid}
max_response_chars
child_depth < max_depth
[subagents] enabled = true max_depth = 3 max_iterations = 10 max_response_chars = 8000 timeout_secs = 300
max_depth
timeout_secs