Stats
Actions
Tags
From langsmith-tracing
Executes Node.js scripts on 9 lifecycle events: Stop, PreCompact, PreToolUse (can block tools), SessionEnd, PostCompact, PostToolUse, StopFailure, SubagentStop, UserPromptSubmit. No bash or file writes.
9 events · 9 hooks
Safety signals detected in this hook configuration
Where this hook configuration is defined
Defined in hooks/hooks.json
Event handlers and matchers — expand Raw Configuration for the full JSON
node "${CLAUDE_PLUGIN_ROOT}/bundle/stop.js"120msnode "${CLAUDE_PLUGIN_ROOT}/bundle/pre-compact.js"10msnode "${CLAUDE_PLUGIN_ROOT}/bundle/pre-tool-use.js"10msnode "${CLAUDE_PLUGIN_ROOT}/bundle/session-end.js"10msnode "${CLAUDE_PLUGIN_ROOT}/bundle/post-compact.js"30msnode "${CLAUDE_PLUGIN_ROOT}/bundle/post-tool-use.js"30msnode "${CLAUDE_PLUGIN_ROOT}/bundle/stop-failure.js"30msnode "${CLAUDE_PLUGIN_ROOT}/bundle/subagent-stop.js"60msnode "${CLAUDE_PLUGIN_ROOT}/bundle/user-prompt-submit.js"30msnpx claudepluginhub langchain-ai/langsmith-claude-code-plugins --plugin langsmith-tracing