semantic memory hooks

15 tagged semantic memory, measured the same way as everything else here.

Browse within: belief-revision 9knowledge-graph 9ai-memory 6ai-assistant 5persistent memory 5self-improving-ai 5

SessionStart

01

sliamh11/Deus

Hook Claude Code

Runs when a session starts, executing warden-shim.sh, linear_pending_hook.py and session_preflight_hook.py via bash (3 commands). From sliamh11/Deus.

51 7d ago A tokens not measured original MIT

UserPromptSubmit

02

sliamh11/Deus

Hook Claude Code

Runs when you submit a prompt, before the agent sees it, executing memory_retrieval_hook.py and warden-shim.sh via bash (2 commands). From sliamh11/Deus.

51 7d ago A tokens not measured original MIT

PostToolUse

03

sliamh11/Deus

Hook Claude Code

Runs after a tool call finishes for Write, Edit, MultiEdit, apply_patch and Agent tool calls, executing warden-shim.sh via bash (7 commands). From sliamh11/Deus.

51 7d ago A tokens not measured original MIT

SessionStart

04

recla93/Neuron

Hook

Runs when a session starts on startup, resume, clear and compact, executing neuron_sessionstart_hook.py via python. From recla93/Neuron.

6 12d ago A tokens not measured

PreToolUse

05

Verace-Pvt-Ltd/agentic-memory

Hook

Runs before the agent uses a tool, running python3 -m memory.hooks PreToolUse. From Verace-Pvt-Ltd/agentic-memory.

1 19d ago A tokens not measured original MIT

PostToolUse

06

Verace-Pvt-Ltd/agentic-memory

Hook

Runs after a tool call finishes, running python3 -m memory.hooks PostToolUse. From Verace-Pvt-Ltd/agentic-memory.

1 19d ago A tokens not measured original MIT