Build and explore the Tools, AgentTools, Sub-agents, and Orchestrator pattern. Drag components into the hierarchy, click nodes to inspect their code, and simulate execution flow.
LLMAgent class.
Orchestrator agents own the WHAT and WHEN -- the high-level business process flow.
Sub-agents own the HOW -- expert execution of specific tasks.
Tools represent the most basic, atomic capabilities. Select a preset or build your own hierarchy to explore.