Expand description
Agent collaboration graph built from session events.
Captures the full topology of agent relationships: parent-child spawning, handoffs, and collaboration edges.
Structs§
- Agent
Edge - A directed edge in the agent graph.
- Agent
Graph - The complete agent collaboration graph for a session.
- Agent
Node - A node in the agent graph representing one agent instance.
Enums§
- Agent
Edge Type - Type of relationship between two agents.