mirror of
https://github.com/openai/codex.git
synced 2026-05-01 11:52:10 +03:00
Add feedback upload request handling (#5682)
This commit is contained in:
@@ -281,7 +281,6 @@ async fn run_codex_tool_session_inner(
|
||||
| EventMsg::GetHistoryEntryResponse(_)
|
||||
| EventMsg::PlanUpdate(_)
|
||||
| EventMsg::TurnAborted(_)
|
||||
| EventMsg::ConversationPath(_)
|
||||
| EventMsg::UserMessage(_)
|
||||
| EventMsg::ShutdownComplete
|
||||
| EventMsg::ViewImageToolCall(_)
|
||||
|
||||
Reference in New Issue
Block a user