17 lines
287 B
JSON
17 lines
287 B
JSON
|
|
{
|
||
|
|
"hooks": {
|
||
|
|
"UserPromptSubmit": [
|
||
|
|
{
|
||
|
|
"hooks": [
|
||
|
|
{
|
||
|
|
"type": "command",
|
||
|
|
"command": "node \"${PLUGIN_ROOT}/dist/cli.js\" hook user-prompt-submit",
|
||
|
|
"timeout": 5,
|
||
|
|
"statusMessage": "LazyCodex(0.1.0): Checking Ultrawork Trigger"
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|
||
|
|
}
|