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.

4Stars on the repository
9Mods indexed here, across every type
2mo agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

SessionStart

01

sbhooley/ainl-cortex

Hook

Runs when a session starts, executing run_hook.py via python3. From sbhooley/ainl-cortex.

4 2mo ago A tokens not measured

UserPromptSubmit

02

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.

4 2mo ago A tokens not measured

UserPromptExpansion

03

sbhooley/ainl-cortex

Hook

Runs to expand your prompt before the agent sees it, executing run_hook.py via python3. From sbhooley/ainl-cortex.

4 2mo ago A tokens not measured

PostToolUse

04

sbhooley/ainl-cortex

Hook

Runs after a tool call finishes, executing run_hook.py via python3 (2 commands). From sbhooley/ainl-cortex.

4 2mo ago A tokens not measured

PreCompact

05

sbhooley/ainl-cortex

Hook

Runs before the context is compacted, executing run_hook.py via python3. From sbhooley/ainl-cortex.

4 2mo ago A tokens not measured

PostCompact

06

sbhooley/ainl-cortex

Hook

Runs after the context is compacted, executing run_hook.py via python3. From sbhooley/ainl-cortex.

4 2mo ago A tokens not measured

Stop

07

sbhooley/ainl-cortex

Hook

Runs when the agent finishes a response, executing run_hook.py via python3. From sbhooley/ainl-cortex.

4 2mo ago A tokens not measured