{ "hooks": { "SessionStart": [ { "hooks": [ { "type": "command", "command": "evo-hook", "timeout": 20 } ] } ], "UserPromptSubmit": [ { "hooks": [ { "type": "command", "command": "evo-hook", "timeout": 20 } ] } ], "Stop": [ { "hooks": [ { "type": "command", "command": "evo-hook", "timeout": 20 } ] } ] } }