Add `thread_id` and `turn_id` to `item/started`, `item/completed`, and `error` notifications. Otherwise the client will have a hard time knowing which thread & turn (if multiple threads are running in parallel) a new item/error is for. Also add `thread_id` to `turn/started` and `turn/completed`. |
||
|---|---|---|
| .. | ||
| v2 | ||
| archive_conversation.rs | ||
| auth.rs | ||
| codex_message_processor_flow.rs | ||
| config.rs | ||
| create_conversation.rs | ||
| fuzzy_file_search.rs | ||
| interrupt.rs | ||
| list_resume.rs | ||
| login.rs | ||
| mod.rs | ||
| send_message.rs | ||
| set_default_model.rs | ||
| user_agent.rs | ||
| user_info.rs | ||