mirror of
https://github.com/openai/codex.git
synced 2026-04-25 07:05:38 +00:00
Simplify permission request hook plumbing
Co-authored-by: Codex <noreply@openai.com>
This commit is contained in:
@@ -52,10 +52,7 @@
|
||||
"$ref": "#/definitions/PermissionRequestToolInput"
|
||||
},
|
||||
"tool_name": {
|
||||
"enum": [
|
||||
"Bash",
|
||||
"NetworkAccess"
|
||||
],
|
||||
"const": "Bash",
|
||||
"type": "string"
|
||||
},
|
||||
"transcript_path": {
|
||||
|
||||
Reference in New Issue
Block a user