pub fn summarize(session: &AgentSession) -> SessionSummaryExpand description
Generate statistical summary from a session.
Counts all events by type to produce an aggregated view of session composition.
pub fn summarize(session: &AgentSession) -> SessionSummaryGenerate statistical summary from a session.
Counts all events by type to produce an aggregated view of session composition.