SessionStart
01Hook
Runs when a session starts on startup, resume, clear and compact, executing collab_session_start.py via python3. From AgentBuildersApp/eight-eyes.
2 1mo ago A
tokens not measured
original MIT
7 tagged defense in depth, measured the same way as everything else here.
Browse within: ai-code-review 7codex-cli 7copilot-cli 7
Hook
Runs when a session starts on startup, resume, clear and compact, executing collab_session_start.py via python3. From AgentBuildersApp/eight-eyes.
Hook
Runs before the agent uses a tool for Write, Edit, MultiEdit and Bash tool calls, executing collab_pre_tool.py via python3. From AgentBuildersApp/eight-eyes.
Hook
Runs after a tool call finishes for Write, Edit, MultiEdit and Bash tool calls, executing collab_post_tool.py via python3. From AgentBuildersApp/eight-eyes.