SessionStart
01Hook
Runs when a session starts, executing session-start.py via python3. From JeremyDev87/codingbuddy.
31 4mo ago A
tokens not measured
original MIT
Codingbuddy orchestrates 29 specialized AI agents to deliver code quality comparable to a team of human experts through a PLAN → ACT → EVAL workflow.
Hook
Runs when a session starts, executing session-start.py via python3. From JeremyDev87/codingbuddy.
Hook
Runs before the agent uses a tool for Bash tool calls, executing pre-tool-use.py via python3. From JeremyDev87/codingbuddy.
Hook
Runs after a tool call finishes, executing post-tool-use.py via python3. From JeremyDev87/codingbuddy.
Hook
Runs when the agent finishes a response, executing stop.py via python3. From JeremyDev87/codingbuddy.