mirror of
https://github.com/pchuan98/codex.git
synced 2026-07-01 00:31:56 +08:00
collabse stdout and stderr delta events into one (#1787)
This commit is contained in:
committed by
GitHub
Unverified
parent
bc7beddaa2
commit
f20de21cb6
@@ -258,8 +258,7 @@ async fn run_codex_tool_session_inner(
|
||||
| EventMsg::McpToolCallBegin(_)
|
||||
| EventMsg::McpToolCallEnd(_)
|
||||
| EventMsg::ExecCommandBegin(_)
|
||||
| EventMsg::ExecCommandStdoutDelta(_)
|
||||
| EventMsg::ExecCommandStderrDelta(_)
|
||||
| EventMsg::ExecCommandOutputDelta(_)
|
||||
| EventMsg::ExecCommandEnd(_)
|
||||
| EventMsg::BackgroundEvent(_)
|
||||
| EventMsg::PatchApplyBegin(_)
|
||||
|
||||
Reference in New Issue
Block a user