{
"hooks": {
"SessionStart": [
"matcher": "startup|resume|clear",
"hooks": [
"type": "command",
"command": "\"${PLUGIN_ROOT}/hooks/run-hook.cmd\" session-start-codex",
"async": false
}
]