19 lines
366 B
JSON
19 lines
366 B
JSON
{
|
|
"version": 1,
|
|
"hooks": {
|
|
"afterAgentResponse": [
|
|
{
|
|
"command": "/Users/karuo/.cursor/hooks/pchat_vertical_title.sh"
|
|
},
|
|
{
|
|
"command": "/Users/karuo/.cursor/hooks/karuo_mongo_chat_sync.sh"
|
|
}
|
|
],
|
|
"sessionStart": [
|
|
{
|
|
"command": "/Users/karuo/.cursor/hooks/pchat_vertical_title.sh"
|
|
}
|
|
]
|
|
}
|
|
}
|