llm memory hooks

16 tagged llm memory, measured the same way as everything else here.

Browse within: context-management 5

UserPromptSubmit

01

LycheeMem/LycheeMem

Hook

Runs when you submit a prompt, before the agent sees it, executing lycheemem_hook.py via python3. From LycheeMem/LycheeMem.

1.2k 25d ago A tokens not measured original Apache-2.0

Stop

02

LycheeMem/LycheeMem

Hook

Runs when the agent finishes a response, executing lycheemem_hook.py via python3. From LycheeMem/LycheeMem.

1.2k 25d ago A tokens not measured original Apache-2.0

SessionEnd

03

LycheeMem/LycheeMem

Hook

Runs when a session ends, executing lycheemem_hook.py via python3. From LycheeMem/LycheeMem.

1.2k 25d ago A tokens not measured original Apache-2.0

PreCompact

04

sgx-labs/statelessagent

Hook Claude Code

Runs before the context is compacted, running same hook handoff-generator. From sgx-labs/statelessagent.

23 18d ago A tokens not measured

SessionStart

05

sgx-labs/statelessagent

Hook Claude Code

Runs when a session starts, running same hook session-bootstrap (3 commands). From sgx-labs/statelessagent.

23 18d ago A tokens not measured

Stop

06

sgx-labs/statelessagent

Hook Claude Code

Runs when the agent finishes a response, running same hook decision-extractor (3 commands). From sgx-labs/statelessagent.

23 18d ago A tokens not measured

PostToolUse

07

houtini-ai/metacog

Hook

Runs after a tool call finishes, executing hook.js via node. From houtini-ai/metacog.

5 4mo ago A tokens not measured copy · 55% Apache-2.0

UserPromptSubmit

08

houtini-ai/metacog

Hook

Runs when you submit a prompt, before the agent sees it, executing digest-inject.js via node. From houtini-ai/metacog.

5 4mo ago A tokens not measured original Apache-2.0

PreToolUse

09

git-aditya-star/project-notes

Hook

Runs before the agent uses a tool for Edit, Write, MultiEdit and NotebookEdit tool calls, executing pre-tool-use.js via node. From git-aditya-star/project-notes.

1 27d ago A tokens not measured original MIT

PostToolUse

10

git-aditya-star/project-notes

Hook

Runs after a tool call finishes for Edit, Write, MultiEdit, NotebookEdit, Read, Grep and Glob tool calls, executing post-tool-use.js via node. From git-aditya-star/project-notes.

1 27d ago A tokens not measured original MIT

Stop

11

git-aditya-star/project-notes

Hook

Runs when the agent finishes a response, executing stop.js via node. From git-aditya-star/project-notes.

1 27d ago A tokens not measured copy · 42% MIT

SessionStart

12

armandojaleo/hipercampo

Hook Claude Code

Runs when a session starts, running python -m hipercampo.cli hook. From armandojaleo/hipercampo.

1 8d ago A tokens not measured original MIT

UserPromptSubmit

13

armandojaleo/hipercampo

Hook Claude Code

Runs when you submit a prompt, before the agent sees it, running python -m hipercampo.cli hook. From armandojaleo/hipercampo.

1 8d ago A tokens not measured original MIT