agent memory system hooks

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

Browse within: agent-memory 6ai-memory 6ai-memory-system 6

SessionStart

01

cdeust/Cortex

Hook

Runs when a session starts on startup, running an inline shell check. From cdeust/Cortex.

71 3d ago A tokens not measured original MIT

SessionStart

02

JanYork/llm-wiki-cli

Hook

Runs when a session starts on startup, resume, clear and compact, running lwc --scope all agent hook --agent claude --event SessionSta. From JanYork/llm-wiki-cli.

48 6d ago A tokens not measured original Apache-2.0

UserPromptSubmit

03

JanYork/llm-wiki-cli

Hook

Runs when you submit a prompt, before the agent sees it, running lwc agent hook --agent claude --event UserPromptSubmit. From JanYork/llm-wiki-cli.

48 6d ago A tokens not measured original Apache-2.0

SessionStart

04

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

05

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

06

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