vbcherepanov/total-agent-memory

Persistent memory for Claude Code & Codex CLI. Auto-extracted knowledge graph, multi-representation embeddings, 3D WebGL visualization. LongMemEval R@5=97.45%. Self-hosted, Ollama-optional

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

SessionStart

01

vbcherepanov/total-agent-memory

Hook

Runs when a session starts on startup, resume and clear, executing session-start.sh. From vbcherepanov/total-agent-memory.

66 5d ago A tokens not measured original MIT

UserPromptSubmit

02

vbcherepanov/total-agent-memory

Hook

Runs when you submit a prompt, before the agent sees it, executing user-prompt-submit.sh. From vbcherepanov/total-agent-memory.

66 5d ago A tokens not measured copy · 72% MIT

PreToolUse

03

vbcherepanov/total-agent-memory

Hook

Runs before the agent uses a tool for Edit, Write, MultiEdit and NotebookEdit tool calls, executing pre-edit.sh. From vbcherepanov/total-agent-memory.

66 5d ago A tokens not measured original MIT

PostToolUse

04

vbcherepanov/total-agent-memory

Hook

Runs after a tool call finishes for Edit, Write, MultiEdit, NotebookEdit and Bash tool calls, executing post-tool-use.sh. From vbcherepanov/total-agent-memory.

66 5d ago A tokens not measured original MIT

Stop

06

vbcherepanov/total-agent-memory

Hook

Runs when the agent finishes a response, executing on-stop.sh. From vbcherepanov/total-agent-memory.

66 5d ago A tokens not measured copy · 89% MIT