-
What Is Agent Delegation?
Agent Delegation is the process where a primary AI agent assigns specific subtasks to specialized sub-agents. Instead of solving an entire workflow alone, the primary agent evaluates the goal. It then routes smaller tasks to worker agents based on their specific capabilities. Definition: Agent Delegation is an architectural pattern where a central orchestrator assigns tasks…