mirror of
https://github.com/openai/codex.git
synced 2026-09-17 12:23:33 +00:00
Merge 62b28aa8e2 into sapling-pr-archive-bolinfest
This commit is contained in:
@@ -2569,7 +2569,7 @@ impl ChatWidget {
|
||||
self.notify(Notification::ExecApprovalRequested { command });
|
||||
|
||||
let request = ApprovalRequest::Exec {
|
||||
id: ev.call_id,
|
||||
id: ev.effective_approval_id(),
|
||||
command: ev.command,
|
||||
reason: ev.reason,
|
||||
network_approval_context: ev.network_approval_context,
|
||||
|
||||
Reference in New Issue
Block a user