mirror of
https://github.com/openai/codex.git
synced 2026-04-29 00:55:38 +00:00
Removed experimental "command risk assessment" feature (#7799)
This experimental feature received lukewarm reception during internal testing. Removing from the code base.
This commit is contained in:
@@ -280,7 +280,6 @@ async fn handle_exec_approval(
|
||||
event.command,
|
||||
event.cwd,
|
||||
event.reason,
|
||||
event.risk,
|
||||
event.proposed_execpolicy_amendment,
|
||||
);
|
||||
let decision = await_approval_with_cancel(
|
||||
|
||||
Reference in New Issue
Block a user