OpenCode.Generated.SyncEventSessionNextAgentSwitchedData (opencode_sdk v0.1.54)

Copy Markdown View Source

Provides struct and type for a SyncEventSessionNextAgentSwitchedData

Summary

Types

t()

@type t() :: %OpenCode.Generated.SyncEventSessionNextAgentSwitchedData{
  agent: String.t(),
  session_id: String.t(),
  timestamp: number()
}