SessionSummary

constructor(sessionId: String, outcome: String?, llmModelId: String?, llmCallCount: Int, totalCostInUsDollars: Double, screenshotCount: Int, screenshots: List<String>, sessionStartTimestampMs: Long, sessionDurationSeconds: Double, agentTasks: List<TaskIdAndPrompt>, eventGroups: List<PromptEventGroup>)