Structs§
- Session
Recorder - Records every
AgentEventinto a structured tree ofSessions andLoopRecords. - Session
Recorder Config - Configuration for
SessionRecorder.
Type Aliases§
- After
Task Fn - Called when a session is finalized (via
flush()or explicit close). - Before
Task Fn - Called when a new session is first created (first
AgentStartwith a newsession_id).