Event delta emitted while a file change stream is producing output.
@type t() :: %Codex.Events.FileChangeOutputDelta{ delta: String.t(), item_id: String.t(), thread_id: String.t() | nil, turn_id: String.t() | nil }