mirror of
https://github.com/openai/codex.git
synced 2026-04-29 00:55:38 +00:00
add turn_id to exec approval request event
This commit is contained in:
@@ -174,6 +174,7 @@ async fn run_codex_tool_session_inner(
|
||||
|
||||
match event.msg {
|
||||
EventMsg::ExecApprovalRequest(ExecApprovalRequestEvent {
|
||||
turn_id: _,
|
||||
command,
|
||||
cwd,
|
||||
call_id,
|
||||
|
||||
Reference in New Issue
Block a user