DiagnosticEvent

View as MarkdownOpen in Claude

A single diagnostic event in the session timeline.

Properties

category
error | call | connection | device | recoveryRequired

Category of the event.

details
Readonly<Record<string, unknown>>

Additional details about the event.

event
stringRequired

Event description string.

timestamp
numberRequired

Timestamp when the event occurred (epoch ms).