OpenCode.Generated.StepStartPart (opencode_sdk v0.1.13)

Copy Markdown View Source

Provides struct and type for a StepStartPart

Summary

Types

t()

@type t() :: %OpenCode.Generated.StepStartPart{
  id: String.t(),
  message_id: String.t(),
  session_id: String.t(),
  snapshot: String.t() | nil,
  type: String.t()
}