Emit TurnDiff

This commit is contained in:
Gabriel Peal
2025-07-30 21:31:11 -07:00
parent 38e0461af5
commit 756708a671
7 changed files with 64 additions and 8 deletions

View File

@@ -262,6 +262,7 @@ async fn run_codex_tool_session_inner(
| EventMsg::BackgroundEvent(_)
| EventMsg::PatchApplyBegin(_)
| EventMsg::PatchApplyEnd(_)
| EventMsg::TurnDiff(_)
| EventMsg::GetHistoryEntryResponse(_)
| EventMsg::PlanUpdate(_)
| EventMsg::ShutdownComplete => {