SessionStart
01Hook
Runs when a session starts, running openlit coding hook --vendor=cc --event=SessionStart. From openlit/openlit.
12 tagged clickhouse, measured the same way as everything else here.
Browse within: ai-observability 7llmops 7metrics 7observability 7openai 7
Hook
Runs when a session starts, running openlit coding hook --vendor=cc --event=SessionStart. From openlit/openlit.
Hook
Runs when you submit a prompt, before the agent sees it, running openlit coding hook --vendor=cc --event=UserPromptSubmit. From openlit/openlit.
Hook
Runs after a tool call finishes, running openlit coding hook --vendor=cc --event=PostToolUse. From openlit/openlit.
Hook Claude Code
Runs before the agent uses a tool for Bash, Write and Edit tool calls, executing pre-bash-safety.sh and pre-write-protect.sh (2 commands). From chmonitor/chmonitor.
Hook Claude Code
Runs after a tool call finishes for Write and Edit tool calls, executing post-edit-format.sh and validate-query-config.sh (2 commands). From chmonitor/chmonitor.
Hook Claude Code
Runs when a session starts on startup and resume, executing session-start.sh. From chmonitor/chmonitor.
Hook
Runs when the agent finishes a response, executing bot-shutdown-notify.ts via bun. From terrylica/cc-skills.