Add Bash PermissionRequest hooks

Co-authored-by: Codex <noreply@openai.com>
This commit is contained in:
Abhinav Vedmala
2026-04-10 14:54:00 -07:00
parent 87b9275fff
commit 07896f7f2e
36 changed files with 1021 additions and 26 deletions

View File

@@ -8494,6 +8494,7 @@
"HookEventName": {
"enum": [
"preToolUse",
"permissionRequest",
"postToolUse",
"sessionStart",
"userPromptSubmit",