Event emitted when a thread is first created.
@type t() :: %Codex.Events.ThreadStarted{metadata: map(), thread_id: String.t()}