moorcheh-ai/memanto
GitHubAn open-source, MIT-licensed Memory Agent that runs alongside AI agent fleets to curate, consolidate, reconcile, and manage long-term agent memory across frameworks and platforms.
Developers and teams running fleets of AI coding agents across multiple platforms (like Claude Code, Cursor, Windsurf, Cline, etc.) who need a unified, shared long-term memory layer.
Requires writing and maintaining custom YAML policy files under ~/.memanto/policies/ to configure retention and forgetting rules.
What matters before you adopt it
The fragmented, unmanaged state of AI agent memory across different developer silos, where agents independently write to proprietary vector databases but cannot reconcile contradictions, expire old preferences, or share knowledge across vendors.
Security evidence without the noise
Trust remains a decision signal; CVEs and scanner evidence explain what is driving the risk.
View trust evidence & security findings▼
Architecture from code10 modules · 4 edges▼
Modules and dependency edges extracted from repository code. This is code evidence, not README inference.
Architecture evidence details
flowchart TD
%% memanto — high-level architecture (DRAFT, refine me)
n0["examples · examples · 104 files"]
n1["integrations · 57 files"]
n2["memanto · 84 files"]
n3["scripts · scripts · 1 file"]
n4["sdks · 19 files"]
n5["tests · tests · 45 files"]
n0 --> n2
n1 --> n2
n3 --> n2
n5 --> n2
class n0 docs
class n3 infra
class n5 test
classDef docs fill:#9d7660,color:#ffffff,stroke:#7c5d4c
classDef infra fill:#b35c00,color:#ffffff,stroke:#8f4a00
classDef test fill:#499894,color:#ffffff,stroke:#397975Evidence, security & integrations▼
Adoption guidance▼
How it works & getting started▼
Nearby repositories worth comparing before adoption.
TencentDB Agent Memory is a team-level memory hub for AI Agents — turning conversations, docs, and code into four reusable memory assets (Chat Memory, Skill, LLM-Wiki, Code-Graph) that are governed, shared, and equipped across agents and frameworks.
MCP server for external memory layer for AI agents + more . Download from pypi , and get started
Python SDK for AI agent monitoring, LLM cost tracking, benchmarking, and more. Integrates with most LLMs and agent frameworks including CrewAI, Agno, OpenAI Agents SDK, Langchain, Autogen, AG2, and CamelAI