ai scientist hooks

7 tagged ai scientist, measured the same way as everything else here.

SessionStart

01

OpenLAIR/dr-claw

Hook Claude Code

Runs when a session starts, executing insight-session-start.sh. From OpenLAIR/dr-claw.

1.1k 6d ago A tokens not measured

PostToolUse

02

AutoResearch-Factory/Agon

Hook

Runs after a tool call finishes, executing settings-change-notify.py via python3. From AutoResearch-Factory/Agon.

44 8d ago A tokens not measured original MIT

SessionEnd

03

AutoResearch-Factory/Agon

Hook

Runs when a session ends, executing settings-change-notify.py via python3 with --cleanup. From AutoResearch-Factory/Agon.

44 8d ago A tokens not measured copy · 64% MIT

PreToolUse

04

whenpoem/aiscientist

Hook Claude Code

Runs before the agent uses a tool for Read, Write, Edit, Bash and Bash tool calls, executing leakage_guard.py and destructive_bash_guard.py via uv with --no-sync (2 commands). From whenpoem/aiscientist.

8 1mo ago A tokens not measured original MIT

UserPromptSubmit

05

whenpoem/aiscientist

Hook Claude Code

Runs when you submit a prompt, before the agent sees it, executing intervention_pump.py via uv with --no-sync. From whenpoem/aiscientist.

8 1mo ago A tokens not measured original MIT

Stop

06

whenpoem/aiscientist

Hook Claude Code

Runs when the agent finishes a response, executing intervention_pump.py and stop_flush.py via uv with --no-sync (2 commands). From whenpoem/aiscientist.

8 1mo ago A tokens not measured original MIT