Skip to main content

agentmemory

rohitg00/agentmemory is a powerful automatic memory engine for coding agents. Its README presents server-based memory, MCP/hooks/REST integration, many agent adapters, benchmark claims, a viewer, replay, hybrid retrieval, and Hermes integration.

Use agentmemory when you want automatic capture, live viewer/replay, vector retrieval, many MCP tools, and server-style shared memory.

Use Engram when you want memory to be a repo-readable protocol: Markdown first, human approved, Git reviewed, portable across agents even without a running server.

DimensionEngramagentmemory
Source of truthApproved Markdown filesMemory server/store
Trust boundaryHuman A/B/C approvalAutomatic capture plus tool governance
Default modeFile protocol, no daemon requiredRunning service recommended
ReviewGit diff and Markdown reviewViewer/API and stored sessions
Best fitteams that need ownership and auditabilityusers who want automatic recall and replay
Riskmore manual disciplinemore invisible state unless governed carefully

Next steps