SessionStart
01Hook
Runs when a session starts on compact and clear, executing reinject-handover.mjs via node. From ssauma/ai-safe-driver.
1 3d ago A
tokens not measured
original MIT
AI agent drift detection and recovery for Claude Code and OpenAI Codex—stop repeated tool-call, instruction-following, and output-format failures with permission-gated handovers.
Hook
Runs when a session starts on compact and clear, executing reinject-handover.mjs via node. From ssauma/ai-safe-driver.
Hook
Runs when you submit a prompt, before the agent sees it, executing session-drift-hook.mjs via node. From ssauma/ai-safe-driver.
Hook
Runs when the agent finishes a response, executing session-drift-hook.mjs via node. From ssauma/ai-safe-driver.