rizz.dev
homeaboutblogcontactGitHub
  1. Home
  2. /
  3. Glossary
  4. /
  5. orphaned agent
Glossary · term127 of 202

orphaned agent

A spawned subagent whose parent task record is gone, so it keeps running and consuming resources while showing as untrackable and unable to be stopped.

also written as orphaned grandchild · orphaned subagent

Related terms
fan-outThe pattern where one delegated task spawns multiple concurrent subagents, and each of those can spawn more of its own. Depth is usually capped, but breadth often is not, so total agents alive can multiply far past what anyone intended.view term->task toolThe mechanism an agent uses to spawn a subagent to handle a piece of work, the same primitive that lets subagents recursively spawn further subagents.view term->
At a glance
cited by
1 post
categories
1
first used
jul 2026
Appears in
  • Why expensive models make terrible execution subagentsSubagent model selection has one costly default. Reasoning models obey their own traces 15.6% of the time, so here is where to pin model and effort.opinion1 min
previousOpenRouternextoutput expansion