SessionStart
01Hook Claude Code
Runs when a session starts, executing session-start.sh. From nodetool-ai/nodetool.
4 tagged ollama, measured the same way as everything else here.
Hook Claude Code
Runs when a session starts, executing session-start.sh. From nodetool-ai/nodetool.
Hook Claude Code
Runs before the agent uses a tool for Bash, Edit, Write, NotebookEdit and MultiEdit tool calls, executing block-dangerous-bash.sh and block-during-hermit.sh (2 commands). From cafitac/hermit-agent.
Hook Claude Code
Runs after a tool call finishes for Edit and Write tool calls, executing python-syntax-check.sh. From cafitac/hermit-agent.
Hook Claude Code
Runs after a tool call finishes for Edit, Write and MultiEdit tool calls, executing lint_on_edit.py via python. From Sahil170595/Chimeraforge.