clickhouse hooks

12 tagged clickhouse, measured the same way as everything else here.

Browse within: ai-observability 7llmops 7metrics 7observability 7openai 7

SessionStart

01

openlit/openlit

Hook

Runs when a session starts, running openlit coding hook --vendor=cc --event=SessionStart. From openlit/openlit.

2.7k 3d ago A tokens not measured original Apache-2.0

UserPromptSubmit

02

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.

2.7k 3d ago A tokens not measured original Apache-2.0

PostToolUse

03

openlit/openlit

Hook

Runs after a tool call finishes, running openlit coding hook --vendor=cc --event=PostToolUse. From openlit/openlit.

2.7k 3d ago A tokens not measured original Apache-2.0

PreToolUse

04

chmonitor/chmonitor

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.

285 4d ago A tokens not measured GPL-3.0

PostToolUse

05

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.

285 4d ago A tokens not measured GPL-3.0

SessionStart

06

chmonitor/chmonitor

Hook Claude Code

Runs when a session starts on startup and resume, executing session-start.sh. From chmonitor/chmonitor.

285 4d ago A tokens not measured GPL-3.0

Stop

07

terrylica/cc-skills

Hook

Runs when the agent finishes a response, executing bot-shutdown-notify.ts via bun. From terrylica/cc-skills.

61 3d ago A tokens not measured original MIT