Files
gh-laura-agent-reachy-mini-…/hooks/hooks.json
2025-11-30 08:37:01 +08:00

15 lines
202 B
JSON

{
"hooks": {
"Stop": [
{
"hooks": [
{
"type": "command",
"command": "${CLAUDE_PLUGIN_ROOT}/hooks/stop.sh"
}
]
}
]
}
}