Files
deepseek-harness/snapshots/session/hook-cc-posttool-block/workspace.expected/hooks.json
T

13 lines
186 B
JSON

{
"hooks": {
"PostToolUse": [
{
"matcher": "bash",
"hooks": [
{ "type": "command", "command": "sh posttool-once.sh" }
]
}
]
}
}