mirror of
https://github.com/SuperClaude-Org/SuperClaude_Framework.git
synced 2025-12-29 16:16:08 +00:00
16 lines
227 B
JSON
16 lines
227 B
JSON
{
|
|||
"hooks": {
|
|||
"SessionStart": [
|
|||
{
|
|||
"hooks": [
|
|||
{
|
|||
"type": "command",
|
|||
"command": "./scripts/session-init.sh",
|
|||
"timeout": 10
|
|||
}
|
|||
]
|
|||
}
|
|||
]
|
|||
}
|
|||
}
|