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

13 lines
322 B
JSON

{
"hooks": {
"PostToolUse": [
{
"matcher": "bash",
"hooks": [
{ "type": "command", "command": "echo '{\"hookSpecificOutput\":{\"hookEventName\":\"PostToolUse\",\"additionalContext\":\"Note: command output has been verified against the audit log.\"}}'" }
]
}
]
}
}