Codex.Items.Plan (Codex SDK v0.14.0)

Copy Markdown View Source

Planning item emitted when the agent publishes a plan as a first-class thread item.

Summary

Types

t()

@type t() :: %Codex.Items.Plan{id: String.t() | nil, text: String.t(), type: :plan}