Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
From mem0
{"riskFlags": {"touchesBash": false, "matchAllTools": false, "touchesFileWrites": false}, "typeStats": {"command": 7}, "eventStats": {"Stop": 1, "PostCompact": 1, "Notification": 1, "SessionStart": 1, "SubagentStop": 1, "SubagentStart": 1, "UserPromptSubmit": 1}, "originCounts": {"absolutePaths": 0, "pluginScripts": 6, "projectScripts": 0}, "timeoutStats": {"commandsWithoutTimeout": 7}}
7 events · 7 hooks
npx claudepluginhub wuffig-coding-solutions/mem0-pluginWhere this hook configuration is defined
Defined in hooks/hooks.json
Event handlers and matchers — expand Raw Configuration for the full JSON
python3 ${CLAUDE_PLUGIN_ROOT}/hooks/stop.pypython3 ${CLAUDE_PLUGIN_ROOT}/hooks/postcompact.pyosascript -e 'display notification "Claude needs attention" with title "Claude Code"' 2>/dev/null || notify-send 'Claude Code' 'Needs attention' 2>/dev/null || truepython3 ${CLAUDE_PLUGIN_ROOT}/hooks/sessionstart.pypython3 ${CLAUDE_PLUGIN_ROOT}/hooks/subagentstop.pypython3 ${CLAUDE_PLUGIN_ROOT}/hooks/subagentstart.pypython3 ${CLAUDE_PLUGIN_ROOT}/hooks/userpromptsubmit.pyShare bugs, ideas, or general feedback.