Files

13 lines
265 B
JSON

{
"mam-loop-delegation-guard": {
"PreToolUse": [
{
"matcher": "file_change|edit_notebook|write_blob",
"hooks": [
{ "type": "command", "command": "./hooks/loop_delegation_guard.sh", "timeout": 10 }
]
}
]
}
}