7 catalogued.
Tiered context (L0→L2) for token savings; unifies memory + resources + skills as a filesystem.
Self-host requiredFree / OSSAGPLv3
Best for: Token-lean, inspectable filesystem-based context (no vector DB) · OpenClaw / agent setups unifying memory + resources + skills
View memory card →Pre-compression capture + human-editable markdown tree; sub-100ms, no LLM in read path.
Self-host: trivialFree + paidOSS*
Best for: Coding agents wanting Git-like, versioned, team-synced memory · Cursor / Claude Code / Windsurf users needing one portable memory layer across 22+ tools
View memory card →A 'workspace runtime' that compiles heterogeneous sources (chat logs, documents, code, images, audio, tool traces) into three durable Markdown layers — Index (INDEX.md), Skill (SKILL.md), and Memory (MEMORY.md) — via a memorize() pipeline (ingest → preprocess → extract → organize → persist) and serves scoped, ranked layers back via retrieve().
Self-host: moderateFree + paidApache-2.0
Best for: Agents needing a multimodal, file-system-shaped memory workspace with source-traceable Markdown layers
View memory card →A local-first, Markdown-native memory runtime and Python library that gives agents one portable memory layer across coding assistants, apps, devices, and workflows. Stores conversations, files, and agent trajectories as canonical .md files (readable, editable, diffable, Git-versioned) and syncs local SQLite + LanceDB indexes for fast retrieval and self-evolving reuse.
Self-host: moderateFree + paidApache-2.0
Best for: Makers wanting a portable, local-first, Git-versioned Markdown memory layer shared across multiple agents and apps
View memory card →ReMe
AgentScope AI (Alibaba)
File-based long-term memory toolkit for AI agents — evolved from the MemoryScope project. Turns conversations and documents into readable, editable, searchable Markdown files linked by wikilinks. Three automated background processes (Auto Memory, Auto Resource, Auto Dream) progressively distil interactions into durable memory nodes and build wikilink relationship graphs over time.
Self-host: moderateFree / OSSApache-2.0
Best for: Personal assistants and knowledge-worker agents that need long-term memory stored in a human-readable, inspectable format · Workflows where both humans and agents read and write the same memory files (e.g., collaborative knowledge bases)
View memory card →Basic Memory
Basic Machines
Local-first knowledge-graph memory layer for AI agents and humans, exposed entirely via MCP. Conversations and notes are stored as plain Markdown files; observations and wikilinks compound into a semantic graph over time. Designed to work with any AI client or IDE that speaks MCP — Claude, Copilot, Cursor, and others. A team cloud tier (basicmemory.com) provides shared workspaces.
Self-host: trivialFree + paidAGPL-3.0
Best for: Individual developers and small teams wanting persistent cross-session memory for AI coding assistants with zero infrastructure · Projects where human-readable memory files and direct editing are a design requirement
View memory card →Cross-platform semantic memory layer for AI coding agents. Markdown files are the source of truth — memories are plain `.md` files that are human-readable, directly editable, and version-controllable. Milvus is used as a 'shadow index': a derived, rebuildable cache over the Markdown corpus. Ships a procedural 'Skills from Memory' layer that distils repeated workflows into installable reusable skills. Plugins cover Claude Code, OpenClaw, OpenCode, and Codex CLI; a single memory store is shared across all agents.
Self-host: trivialFree / OSSMIT
Best for: AI coding-agent setups (Claude Code, Cursor, OpenCode, Codex CLI) where cross-agent shared memory and Markdown inspectability are priorities · Teams that want persistent memory without a dedicated database server — the Milvus index is local and the Markdown files are the durable record
View memory card →