mirror of
https://github.com/pchuan98/codex.git
synced 2026-07-01 00:31:56 +08:00
revert /name for now (#4978)
There was a regression where we'd read entire rollout contents if there was no /name present.
This commit is contained in:
@@ -279,7 +279,6 @@ async fn run_codex_tool_session_inner(
|
||||
| EventMsg::TurnAborted(_)
|
||||
| EventMsg::ConversationPath(_)
|
||||
| EventMsg::UserMessage(_)
|
||||
| EventMsg::SessionRenamed(_)
|
||||
| EventMsg::ShutdownComplete
|
||||
| EventMsg::ViewImageToolCall(_)
|
||||
| EventMsg::EnteredReviewMode(_)
|
||||
|
||||
Reference in New Issue
Block a user