This animation demonstrates how a parent agent can delegate work to a sub-agent. The parent stack pushes an AgentCall, the child agent executes its task, and returns an AgentResult to the parent.