Subagent
An agent spawned by another to do one bounded piece of work and report back.
how it works · the vocabulary
orchestrationfan-out
Buys a clean context per task and parallelism; costs coordination, and multiplies the bill by the number of agents. The token spend of a fan-out is decided at run time, which is why agent products are hard to price.