{ "hooks": { "UserPromptSubmit": [ { "hooks": [ { "type": "command", "command": "node \"${PLUGIN_ROOT}/dist/cli.js\" hook user-prompt-submit", "timeout": 10, "statusMessage": "checking ultragoal steering" } ] } ] } }