Codex.Events.McpStartupUpdate (Codex SDK v0.6.0)

Copy Markdown View Source

Incremental status update for MCP server startup.

Summary

Types

t()

@type t() :: %Codex.Events.McpStartupUpdate{
  message: String.t() | nil,
  server_name: String.t() | nil,
  status: String.t() | map() | atom() | nil
}