agent memory hooks

425 tagged agent memory, measured the same way as everything else here.

Browse within: ai-memory 69local-first 35context-engineering 30openclaw 28coding-agents 27agent-infrastructure 26knowledge-graph 26agent-framework 22knowledge-management 19codex-cli 18long-term-memory 18embeddings 17coding-agent 15dsh-plugin 15

SessionStart

25

atomicstrata/atomicmemory

Hook

Runs when a session starts on startup, resume and compact, executing on_session_start.sh. From atomicstrata/atomicmemory.

429 6d ago A tokens not measured

PreCompact

26

atomicstrata/atomicmemory

Hook

Runs before the context is compacted, executing on_pre_compact.sh. From atomicstrata/atomicmemory.

429 6d ago A tokens not measured

PostCompact

27

atomicstrata/atomicmemory

Hook

Runs after the context is compacted, executing on_post_compact.sh. From atomicstrata/atomicmemory.

429 6d ago A tokens not measured

SessionStart

28

pax-beehive/paxm

Hook

Runs when a session starts on startup, resume, clear and compact, executing paxm-hook.sh via sh. From pax-beehive/paxm.

419 +14 4d ago A tokens not measured original Apache-2.0

UserPromptSubmit

29

pax-beehive/paxm

Hook

Runs when you submit a prompt, before the agent sees it, executing paxm-hook.sh via sh. From pax-beehive/paxm.

419 +14 4d ago A tokens not measured original Apache-2.0

PostToolUse

30

pax-beehive/paxm

Hook

Runs after a tool call finishes, executing paxm-hook.sh via sh. From pax-beehive/paxm.

419 +14 4d ago A tokens not measured original Apache-2.0

SessionStart

31

NeoLi00/memX

Hook

Runs when a session starts, executing memx-hook.mjs via node. From NeoLi00/memX.

407 3mo ago A tokens not measured original MIT

PreToolUse

32

NeoLi00/memX

Hook

Runs before the agent uses a tool for Edit, Write, Read, Glob and Grep tool calls, executing memx-hook.mjs via node. From NeoLi00/memX.

407 3mo ago A tokens not measured original MIT

PostToolUseFailure

33

NeoLi00/memX

Hook

Runs when a tool call fails, executing memx-hook.mjs via node. From NeoLi00/memX.

407 3mo ago A tokens not measured original MIT

SessionStart

34

aayoawoyemi/Ori-Mnemos

Hook Claude Code

Runs when a session starts, executing orient.mjs via node. From aayoawoyemi/Ori-Mnemos.

322 +1 1mo ago A tokens not measured copy · 64% Apache-2.0

PostToolUse

35

aayoawoyemi/Ori-Mnemos

Hook Claude Code

Runs after a tool call finishes for Write tool calls, executing validate.mjs via node. From aayoawoyemi/Ori-Mnemos.

322 +1 1mo ago A tokens not measured original Apache-2.0

Stop

36

aayoawoyemi/Ori-Mnemos

Hook Claude Code

Runs when the agent finishes a response, executing capture.mjs via node. From aayoawoyemi/Ori-Mnemos.

322 +1 1mo ago A tokens not measured original Apache-2.0

SessionStart

37

TIMAN-group/PlugMem

Hook

Runs when a session starts, executing cc-hook.js via node. From TIMAN-group/PlugMem.

295 +1 1mo ago A tokens not measured copy · 61% Apache-2.0

UserPromptSubmit

38

TIMAN-group/PlugMem

Hook

Runs when you submit a prompt, before the agent sees it, executing cc-hook.js via node. From TIMAN-group/PlugMem.

295 +1 1mo ago A tokens not measured copy · 59% Apache-2.0

PreCompact

39

TIMAN-group/PlugMem

Hook

Runs before the context is compacted, executing cc-hook.js via node. From TIMAN-group/PlugMem.

295 +1 1mo ago A tokens not measured copy · 61% Apache-2.0

SessionStart

40

Signet-AI/signetai

Hook

Runs when a session starts, running signet hook session-start -H codex --codex-json. From Signet-AI/signetai.

263 2d ago A tokens not measured

UserPromptSubmit

41

Signet-AI/signetai

Hook

Runs when you submit a prompt, before the agent sees it, running signet hook user-prompt-submit -H codex --codex-json. From Signet-AI/signetai.

263 2d ago A tokens not measured

Stop

42

Signet-AI/signetai

Hook

Runs when the agent finishes a response, running signet hook session-end -H codex. From Signet-AI/signetai.

263 2d ago A tokens not measured

SessionStart

43

qualixar/superlocalmemory

Hook

Runs when a session starts, running an inline shell check (2 commands). From qualixar/superlocalmemory.

223 4d ago A tokens not measured AGPL-3.0

PreToolUse

44

qualixar/superlocalmemory

Hook

Runs before the agent uses a tool for WebSearch and WebFetch tool calls, running an inline shell check. From qualixar/superlocalmemory.

223 4d ago A tokens not measured AGPL-3.0

PostToolUse

45

qualixar/superlocalmemory

Hook

Runs after a tool call finishes for Bash, Read, Write, Edit, Glob, Grep, Agent, WebFetch, WebSearch and NotebookEdit tool calls, running an inline shell check. From qualixar/superlocalmemory.

223 4d ago A tokens not measured AGPL-3.0

SessionStart

46

kevin-hs-sohn/hipocampus

Hook

Runs when a session starts, executing session-start.sh via bash. From kevin-hs-sohn/hipocampus.

206 +1 2mo ago A tokens not measured copy · 55% MIT

PreCompact

47

kevin-hs-sohn/hipocampus

Hook

Runs before the context is compacted, running npx hipocampus compact --stdin. From kevin-hs-sohn/hipocampus.

206 +1 2mo ago A tokens not measured original MIT

TaskCompleted

48

kevin-hs-sohn/hipocampus

Hook

Runs when a task is marked completed, running npx hipocampus compact. From kevin-hs-sohn/hipocampus.

206 +1 2mo ago A tokens not measured original MIT