Simplify permission request hook plumbing

Co-authored-by: Codex <noreply@openai.com>
This commit is contained in:
Abhinav Vedmala
2026-04-13 16:52:52 -07:00
parent 75cc778393
commit 32e26c49bc
7 changed files with 62 additions and 95 deletions

View File

@@ -52,10 +52,7 @@
"$ref": "#/definitions/PermissionRequestToolInput"
},
"tool_name": {
"enum": [
"Bash",
"NetworkAccess"
],
"const": "Bash",
"type": "string"
},
"transcript_path": {