{
"hooks": {
"SessionStart": [
{
"matcher": "startup|resume|clear",
"hooks": [
{ "type": "command", "command": "${CLAUDE_PLUGIN_ROOT}/bin/cc-ide-hook" }
]
}
]
}
}
{
"hooks": {
"SessionStart": [
{
"matcher": "startup|resume|clear",
"hooks": [
{ "type": "command", "command": "${CLAUDE_PLUGIN_ROOT}/bin/cc-ide-hook" }
]
}
]
}
}