25 lines
378 B
JSON
25 lines
378 B
JSON
{
|
|
"hooks": {
|
|
"UserPromptSubmit": [
|
|
{
|
|
"hooks": [
|
|
{
|
|
"type": "command",
|
|
"command": "lat hook claude UserPromptSubmit"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Stop": [
|
|
{
|
|
"hooks": [
|
|
{
|
|
"type": "command",
|
|
"command": "lat hook claude Stop"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
}
|