kunickiaj/codemem

A lightweight persistent-memory companion for OpenCode & Claude

62Stars on the repository
11Mods indexed here, across every type
2d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

SessionStart

01

kunickiaj/codemem

Hook

Runs when a session starts, executing ingest-hook.mjs via node. From kunickiaj/codemem.

62 2d ago A tokens not measured copy · 73% MIT

UserPromptSubmit

02

kunickiaj/codemem

Hook

Runs when you submit a prompt, before the agent sees it, executing user-prompt-hook.mjs via node. From kunickiaj/codemem.

62 2d ago A tokens not measured copy · 64% MIT

PreToolUse

03

kunickiaj/codemem

Hook

Runs before the agent uses a tool for Read tool calls, executing pre-read-hook.sh. From kunickiaj/codemem.

62 2d ago A tokens not measured copy · 58% MIT

PostToolUse

04

kunickiaj/codemem

Hook

Runs after a tool call finishes, executing ingest-hook.mjs via node. From kunickiaj/codemem.

62 2d ago A tokens not measured copy · 72% MIT

PostToolUseFailure

05

kunickiaj/codemem

Hook

Runs when a tool call fails, executing ingest-hook.mjs via node. From kunickiaj/codemem.

62 2d ago A tokens not measured copy · 72% MIT

Stop

06

kunickiaj/codemem

Hook

Runs when the agent finishes a response, executing ingest-hook.mjs via node. From kunickiaj/codemem.

62 2d ago A tokens not measured original MIT

SessionEnd

07

kunickiaj/codemem

Hook

Runs when a session ends, executing ingest-hook.mjs via node. From kunickiaj/codemem.

62 2d ago A tokens not measured copy · 69% MIT