SessionStart
01Hook
Runs when a session starts, running bunx @desplega.ai/agent-swarm@latest hook. From desplega-ai/agent-swarm.
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
Hook
Runs when a session starts, running bunx @desplega.ai/agent-swarm@latest hook. From 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.
Hook
Runs after a tool call finishes, running bunx @desplega.ai/agent-swarm@latest hook. From desplega-ai/agent-swarm.
Hook
Runs when you submit a prompt, before the agent sees it, executing user-prompt-hook.mjs via node. From kunickiaj/codemem.
Hook
Runs before the agent uses a tool for Read tool calls, executing pre-read-hook.sh. From kunickiaj/codemem.
Hook
Runs when the agent finishes a response, executing ingest-hook.mjs via node. From kunickiaj/codemem.
Hook Claude Code
Runs when a session starts on startup, clear and compact, executing session-brief.sh. From 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.
Hook Claude Code
Runs when a session starts, executing session-start.py and auto-consolidate.py via python3 (2 commands). From juanje/agentic-buddy.
Hook Claude Code
Runs when a session ends, executing auto-reflect.py via python3. From juanje/agentic-buddy.
Hook Claude Code
Runs when the agent finishes a response, executing auto-reflect.py via python3. From juanje/agentic-buddy.
Hook
Runs when a session starts on startup, clear, resume and compact, running thoughtline protocol --event session-start (3 commands). From AgusLoza2021/Thoughtline.
Hook
Runs when you submit a prompt, before the agent sees it, running thoughtline hook user-prompt-submit. From AgusLoza2021/Thoughtline.
Hook
Runs before the agent uses a tool, running thoughtline hook pre-tool-use. From AgusLoza2021/Thoughtline.