← Tool Radar
library

Agentmemory

A simple Python library offering local-first persistent memory for AI coding agents, primarily valuable for its convenient wrapper around existing tools.

5.8Overall
Utility6
Onboarding7
Craft6
Niche fit5
Longevity5

Five dimensions scored independently; overall is a weighted average. Scores are only comparable within this same rubric.

Good for

Developers needing quick local persistent memory for Python AI agents, who don't want to integrate ChromaDB or SQLite themselves.

Not for

Production environments requiring high concurrency, distributed memory, or complex memory management solutions, or teams needing strict control over underlying implementations.

Project description

Persistent memory for Claude Code, Codex & coding agents Discussion | Link

Alternatives

LangChain MemoryLlamaIndexcustom ChromaDB/SQLite integration
Visit siteEvaluated 2026-05-16

Similar tools