ai memory system hooks

24 tagged ai memory system, measured the same way as everything else here.

Browse within: ai-memory 15opencode 7agent-memory 6agent-memory-system 6agentic 6agentic-framework 6agentic-os 6harness-execution-layer 6

SessionStart

01

desplega-ai/agent-swarm

Hook

Runs when a session starts, running bunx @desplega.ai/agent-swarm@latest hook. From desplega-ai/agent-swarm.

729 2d ago A tokens not measured original MIT

UserPromptSubmit

02

desplega-ai/agent-swarm

Hook

Runs when you submit a prompt, before the agent sees it, running bunx @desplega.ai/agent-swarm@latest hook. From desplega-ai/agent-swarm.

729 2d ago A tokens not measured copy · 86% MIT

PostToolUse

03

desplega-ai/agent-swarm

Hook

Runs after a tool call finishes, running bunx @desplega.ai/agent-swarm@latest hook. From desplega-ai/agent-swarm.

729 2d ago A tokens not measured copy · 86% MIT

UserPromptSubmit

04

kunickiaj/codemem

Hook

Runs when you submit a prompt, before the agent sees it, executing user-prompt-hook.mjs via node. From kunickiaj/codemem.

62 2d ago A tokens not measured copy · 64% MIT

PreToolUse

05

kunickiaj/codemem

Hook

Runs before the agent uses a tool for Read tool calls, executing pre-read-hook.sh. From kunickiaj/codemem.

62 2d ago A tokens not measured copy · 58% MIT

Stop

06

kunickiaj/codemem

Hook

Runs when the agent finishes a response, executing ingest-hook.mjs via node. From kunickiaj/codemem.

62 2d ago A tokens not measured original MIT

SessionStart

07

techtheist/engram

Hook Claude Code

Runs when a session starts on startup, clear and compact, executing session-brief.sh. From techtheist/engram.

17 yesterday A tokens not measured original MIT

PostToolUse

08

techtheist/engram

Hook Claude Code

Runs after a tool call finishes for Read, Edit, Write and MultiEdit tool calls, executing file-read-match.sh. From techtheist/engram.

17 yesterday A tokens not measured original MIT

SessionStart

09

juanje/agentic-buddy

Hook Claude Code

Runs when a session starts, executing session-start.py and auto-consolidate.py via python3 (2 commands). From juanje/agentic-buddy.

11 1mo ago A tokens not measured original MIT

SessionEnd

10

juanje/agentic-buddy

Hook Claude Code

Runs when a session ends, executing auto-reflect.py via python3. From juanje/agentic-buddy.

11 1mo ago A tokens not measured original MIT

Stop

11

juanje/agentic-buddy

Hook Claude Code

Runs when the agent finishes a response, executing auto-reflect.py via python3. From juanje/agentic-buddy.

11 1mo ago A tokens not measured copy · 92% MIT

SessionStart

12

AgusLoza2021/Thoughtline

Hook

Runs when a session starts on startup, clear, resume and compact, running thoughtline protocol --event session-start (3 commands). From AgusLoza2021/Thoughtline.

4 3mo ago A tokens not measured

UserPromptSubmit

13

AgusLoza2021/Thoughtline

Hook

Runs when you submit a prompt, before the agent sees it, running thoughtline hook user-prompt-submit. From AgusLoza2021/Thoughtline.

4 3mo ago A tokens not measured

PreToolUse

14

AgusLoza2021/Thoughtline

Hook

Runs before the agent uses a tool, running thoughtline hook pre-tool-use. From AgusLoza2021/Thoughtline.

4 3mo ago A tokens not measured