Verace-Pvt-Ltd/agentic-memory

6-layer persistent memory (sensory, working, episodic, semantic, long-term, procedural) with non-destructive belief revision and injection-safe context synthesis — an MCP server for Claude Code, Cursor, Antigravity, Codex CLI, and any MCP-compatible agent.

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

SessionStart

01

Verace-Pvt-Ltd/agentic-memory

Hook

Runs when a session starts, running python3 -m memory.hooks SessionStart. From Verace-Pvt-Ltd/agentic-memory.

1 20d ago A tokens not measured original MIT

UserPromptSubmit

02

Verace-Pvt-Ltd/agentic-memory

Hook

Runs when you submit a prompt, before the agent sees it, running python3 -m memory.hooks UserPromptSubmit. From Verace-Pvt-Ltd/agentic-memory.

1 20d ago A tokens not measured original MIT

PreToolUse

03

Verace-Pvt-Ltd/agentic-memory

Hook

Runs before the agent uses a tool, running python3 -m memory.hooks PreToolUse. From Verace-Pvt-Ltd/agentic-memory.

1 20d ago A tokens not measured original MIT

PostToolUse

04

Verace-Pvt-Ltd/agentic-memory

Hook

Runs after a tool call finishes, running python3 -m memory.hooks PostToolUse. From Verace-Pvt-Ltd/agentic-memory.

1 20d ago A tokens not measured original MIT

Stop

06

Verace-Pvt-Ltd/agentic-memory

Hook

Runs when the agent finishes a response, running python3 -m memory.hooks Stop. From Verace-Pvt-Ltd/agentic-memory.

1 20d ago A tokens not measured original MIT

TaskCompleted

07

Verace-Pvt-Ltd/agentic-memory

Hook

Runs when a task is marked completed, running python3 -m memory.hooks TaskCompleted. From Verace-Pvt-Ltd/agentic-memory.

1 20d ago A tokens not measured original MIT

PreCompact

08

Verace-Pvt-Ltd/agentic-memory

Hook

Runs before the context is compacted, running python3 -m memory.hooks PreCompact. From Verace-Pvt-Ltd/agentic-memory.

1 20d ago A tokens not measured original MIT

SessionEnd

09

Verace-Pvt-Ltd/agentic-memory

Hook

Runs when a session ends, running python3 -m memory.hooks SessionEnd. From Verace-Pvt-Ltd/agentic-memory.

1 20d ago A tokens not measured original MIT