OpenCode.Generated.SyncEventSessionNextStepStartedData
(opencode_sdk v0.1.62)
Copy Markdown
View Source
Provides struct and type for a SyncEventSessionNextStepStartedData
Summary
Types
@type t() :: %OpenCode.Generated.SyncEventSessionNextStepStartedData{ agent: String.t(), model: OpenCode.Generated.SyncEventSessionNextStepStartedDataModel.t(), session_id: String.t(), snapshot: String.t() | nil, timestamp: number() }