Event delta emitted while a command execution is producing output.
@type t() :: %Codex.Events.CommandOutputDelta{ delta: String.t(), item_id: String.t(), thread_id: String.t() | nil, turn_id: String.t() | nil }