项目文件夹

文件
2026-07-13 13:36:53 +08:00

25 行
378 B
JSON

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