Spawns autonomous background agents that work independently on tasks. Your assistant can delegate work to parallel workers that run in the background.
None. Works immediately.
| You say... | What happens |
|---|---|
| “Spawn an agent to research AI startups in healthcare” | Launches background research |
| “Start a background agent to monitor my inbox for the next hour” | Long-running background task |
| “Check on my research agent” | Gets status of a running subagent |
| “Cancel the background agent” | Aborts a running subagent |