Expand description
Session metadata — the SessionInfo struct and its satellites.
Structs§
- Rotation
Info - Rotation telemetry — how many times the backing Claude Code session has been rolled over to avoid context compaction.
- Session
Info - Top-level session metadata — broadcast on attach, list, and every
session.info_update. - Session
Usage - Cumulative usage totals for a session. Aggregated from each SDK
resultevent. - Subagent
- Active sub-agent for the identity chain display.
- Turn
Usage - Per-turn usage record — one entry per SDK
resultevent.
Enums§
- Session
Mode - Execution mode — controls tool approval and autonomous budgeting.
- Session
Status - Lifecycle status of a session.