chore: drop notify-hermes hooks

Removes 4 hook entries; PermissionRequest and SubagentStop had no others.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This commit is contained in:
naps62
2026-08-17 13:05:41 +00:00
parent c57a430fd6
commit 2873d37bda
-36
View File
@@ -53,14 +53,6 @@
}
]
},
{
"hooks": [
{
"type": "command",
"command": "~/.local/bin/notify-hermes-claude-event event notification"
}
]
},
{
"matcher": "permission_prompt|elicitation_dialog|agent_needs_input",
"hooks": [
@@ -80,16 +72,6 @@
]
}
],
"PermissionRequest": [
{
"hooks": [
{
"type": "command",
"command": "~/.local/bin/notify-hermes-claude-event event notification"
}
]
}
],
"PreToolUse": [
{
"matcher": "Bash",
@@ -163,14 +145,6 @@
}
],
"Stop": [
{
"hooks": [
{
"type": "command",
"command": "~/.local/bin/notify-hermes-claude-event event stop"
}
]
},
{
"hooks": [
{
@@ -188,16 +162,6 @@
]
}
],
"SubagentStop": [
{
"hooks": [
{
"type": "command",
"command": "~/.local/bin/notify-hermes-claude-event event subagent_stop"
}
]
}
],
"UserPromptSubmit": [
{
"hooks": [