mirror of
https://github.com/openai/codex.git
synced 2026-05-02 04:11:39 +03:00
chore: rework unified exec events (#7775)
This commit is contained in:
@@ -282,6 +282,7 @@ async fn run_codex_tool_session_inner(
|
||||
| EventMsg::McpListToolsResponse(_)
|
||||
| EventMsg::ListCustomPromptsResponse(_)
|
||||
| EventMsg::ExecCommandBegin(_)
|
||||
| EventMsg::TerminalInteraction(_)
|
||||
| EventMsg::ExecCommandOutputDelta(_)
|
||||
| EventMsg::ExecCommandEnd(_)
|
||||
| EventMsg::BackgroundEvent(_)
|
||||
|
||||
Reference in New Issue
Block a user