Provides struct and type for a SessionNextStepStartedData
@type t() :: %OpenCode.Generated.SessionNextStepStartedData{ agent: String.t(), assistant_message_id: String.t(), model: OpenCode.Generated.ModelRef.t(), session_id: String.t(), snapshot: String.t() | nil, timestamp: number() }