Provides struct and type for a SessionStatus
Summary
Types
@type t() :: %OpenCode.Generated.SessionStatus{ data: OpenCode.Generated.SessionStatusData.t(), durable: OpenCode.Generated.SessionStatusDurable.t() | nil, id: String.t(), location: OpenCode.Generated.LocationRef.t() | nil, metadata: map() | nil, type: String.t() }