Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
Creates a handoff prompt on stop and records a session-end flag while preserving context for future sessions. Runs bash scripts.
2 events · 2 hooks
npx claudepluginhub langfuse/claude-observability-plugin --plugin langfuse-observabilityWhere this hook configuration is defined
Defined in hooks/hooks.json
Event handlers and matchers — expand Raw Configuration for the full JSON
if command -v uv >/dev/null 2>&1; then exec uv run --quiet --script "${CLAUDE_PLUGIN_ROOT}"/hooks/langfuse_hook.py; else exec python3 "${CLAUDE_PLUGIN_ROOT}"/hooks/langfuse_hook.py; fiif command -v uv >/dev/null 2>&1; then exec uv run --quiet --script "${CLAUDE_PLUGIN_ROOT}"/hooks/langfuse_hook.py; else exec python3 "${CLAUDE_PLUGIN_ROOT}"/hooks/langfuse_hook.py; fiShare bugs, ideas, or general feedback.