Files
2026-07-13 13:36:53 +08:00

25 lines
378 B
JSON

{
"hooks": {
"UserPromptSubmit": [
{
"hooks": [
{
"type": "command",
"command": "lat hook claude UserPromptSubmit"
}
]
}
],
"Stop": [
{
"hooks": [
{
"type": "command",
"command": "lat hook claude Stop"
}
]
}
]
}
}