Defined in hooks/hooks.json
{
"SessionEnd": [
{
"hooks": [
{
"type": "command",
"command": "kodegen hook notify",
"timeout": 3
}
]
}
],
"PostToolUse": [
{
"hooks": [
{
"type": "command",
"command": "kodegen hook notify",
"timeout": 3
}
],
"matcher": "mcp__plugin_kg_kodegen__terminal"
}
]
}{
"riskFlags": {
"touchesBash": false,
"matchAllTools": false,
"touchesFileWrites": false
},
"typeStats": {
"command": 2
},
"eventStats": {
"SessionEnd": 1,
"PostToolUse": 1
},
"originCounts": {
"absolutePaths": 0,
"pluginScripts": 0,
"projectScripts": 0
},
"timeoutStats": {
"commandsWithoutTimeout": 0
}
}