VictorBodnar/engram

Deterministic memory for Claude Code — async capture, keyword recall, plain-markdown store you can grep.

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

SessionStart

01

VictorBodnar/engram

Hook

Runs when a session starts, executing session_start.py via python3. From VictorBodnar/engram.

2 2mo ago A tokens not measured original MIT

UserPromptSubmit

02

VictorBodnar/engram

Hook

Runs when you submit a prompt, before the agent sees it, executing user_prompt.py via python3. From VictorBodnar/engram.

2 2mo ago A tokens not measured original MIT

Stop

03

VictorBodnar/engram

Hook

Runs when the agent finishes a response, executing stop_distill.py via python3. From VictorBodnar/engram.

2 2mo ago A tokens not measured original MIT

PreCompact

04

VictorBodnar/engram

Hook

Runs before the context is compacted, executing precompact.py via python3. From VictorBodnar/engram.

2 2mo ago A tokens not measured original MIT

SessionEnd

05

VictorBodnar/engram

Hook

Runs when a session ends, executing session_end.py via python3. From VictorBodnar/engram.

2 2mo ago A tokens not measured original MIT