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 4db60d5d8b
commit 528bdb488a
36 changed files with 1021 additions and 25 deletions

View File

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