{ "hooks": { "sessionStart": [ { "type": "command", "command": "~/.local/bin/agentmon-codex-handler start" } ], "sessionEnd": [ { "type": "command", "command": "~/.local/bin/agentmon-codex-handler stop" } ], "notify": [ { "type": "command", "command": "~/.local/bin/agentmon-codex-handler notification" } ] } }