mirror of
https://github.com/openai/codex.git
synced 2026-04-25 15:15:15 +00:00
feat: include availableDecisions with command approvals
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
"type": "string"
|
||||
},
|
||||
{
|
||||
"description": "User approved the command and future identical commands should run without prompting.",
|
||||
"description": "User approved the command and future prompts in the same session-scoped approval cache should run without prompting.",
|
||||
"enum": [
|
||||
"acceptForSession"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user