Hook
Runs when you submit a prompt, before the agent sees it, executing lycheemem_hook.py via python3. From LycheeMem/LycheeMem.
16 tagged llm memory, measured the same way as everything else here.
Browse within: context-management 5
Hook
Runs when you submit a prompt, before the agent sees it, executing lycheemem_hook.py via python3. From LycheeMem/LycheeMem.
Hook
Runs when the agent finishes a response, executing lycheemem_hook.py via python3. From LycheeMem/LycheeMem.
Hook
Runs when a session ends, executing lycheemem_hook.py via python3. From LycheeMem/LycheeMem.
Hook Claude Code
Runs before the context is compacted, running same hook handoff-generator. From sgx-labs/statelessagent.
Hook Claude Code
Runs when a session starts, running same hook session-bootstrap (3 commands). From sgx-labs/statelessagent.
Hook Claude Code
Runs when the agent finishes a response, running same hook decision-extractor (3 commands). From sgx-labs/statelessagent.
Hook
Runs after a tool call finishes, executing hook.js via node. From 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.
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.
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.
Hook
Runs when the agent finishes a response, executing stop.js via node. From git-aditya-star/project-notes.
Hook Claude Code
Runs when a session starts, running python -m hipercampo.cli hook. From 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.