add turn_id to exec approval request event

This commit is contained in:
Owen Lin
2025-11-13 16:00:43 -08:00
parent 7795203bdd
commit b417dccb23
5 changed files with 14 additions and 2 deletions

View File

@@ -174,6 +174,7 @@ async fn run_codex_tool_session_inner(
match event.msg {
EventMsg::ExecApprovalRequest(ExecApprovalRequestEvent {
turn_id: _,
command,
cwd,
call_id,