AgentA

Agent A
test/commands/agency/fixtures/agents-dir/agent-a.agent
flowchart LR start_agent([start_agent]) click start_agent onNodeClick
0 topics 1 variables 0 action defs 0 reasoning steps
→ transition  |  ⇒ delegate  |  ([name]) = entry point  |  click a node for details

AgentB

Agent B
test/commands/agency/fixtures/agents-dir/agent-b.agent
flowchart LR start_agent([start_agent]) click start_agent onNodeClick
0 topics 0 variables 0 action defs 0 reasoning steps
→ transition  |  ⇒ delegate  |  ([name]) = entry point  |  click a node for details