mirror of
https://github.com/openai/codex.git
synced 2026-04-26 15:45:02 +00:00
fix: add more fields to ThreadStartResponse and ThreadResumeResponse
This commit is contained in:
@@ -480,11 +480,7 @@ impl EventProcessor for EventProcessorWithHumanOutput {
|
||||
let SessionConfiguredEvent {
|
||||
session_id: conversation_id,
|
||||
model,
|
||||
reasoning_effort: _,
|
||||
history_log_id: _,
|
||||
history_entry_count: _,
|
||||
initial_messages: _,
|
||||
rollout_path: _,
|
||||
..
|
||||
} = session_configured_event;
|
||||
|
||||
ts_msg!(
|
||||
|
||||
Reference in New Issue
Block a user