replace agent-turn-complete with PreToolUse, PostToolUse, UserPromptSubmit disable flags
Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -1,6 +1,8 @@
|
|||||||
{
|
{
|
||||||
"disableAgentTurnCompleteHook": false,
|
|
||||||
"disableSessionStartHook": false,
|
"disableSessionStartHook": false,
|
||||||
|
"disablePreToolUseHook": false,
|
||||||
|
"disablePostToolUseHook": false,
|
||||||
"disableStopHook": false,
|
"disableStopHook": false,
|
||||||
|
"disableUserPromptSubmitHook": false,
|
||||||
"disableLogging": true
|
"disableLogging": true
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user