SessionStart
01Hook
Runs when a session starts, executing run_hook.py via python3. From sbhooley/ainl-cortex.
Graph-native memory and self-learning for Claude Code. Every session remembered, every pattern learned, every agent connected — powered by AI Native Lang.
Hook
Runs when a session starts, executing run_hook.py via python3. From sbhooley/ainl-cortex.
Hook
Runs when you submit a prompt, before the agent sees it, executing run_hook.py via python3 (2 commands). From sbhooley/ainl-cortex.
Hook
Runs to expand your prompt before the agent sees it, executing run_hook.py via python3. From sbhooley/ainl-cortex.
Hook
Runs after a tool call finishes, executing run_hook.py via python3 (2 commands). From sbhooley/ainl-cortex.
Hook
Runs before the context is compacted, executing run_hook.py via python3. From sbhooley/ainl-cortex.
Hook
Runs after the context is compacted, executing run_hook.py via python3. From sbhooley/ainl-cortex.
Hook
Runs when the agent finishes a response, executing run_hook.py via python3. From sbhooley/ainl-cortex.