Persistent memory for AI assistants via MCP
Adaptive Recall provides persistent memory for AI assistants using the Model Context Protocol (MCP). It solves the problem of AI assistants forgetting context between sessions, enabling long-term personalized interactions.
Visit project ↗Entities
Related
Hermes Agent: personal AI with memory, tools, and daily workflow integration
Hermes Agent is a personal AI agent that goes beyond chatbots by incorporating memory, tools, and daily workflow integration. It uses LLMs to remember user context, execute actions via tools, and become a persistent part of the user's routine, solving the problem of AI tools being ephemeral and disconnected from daily tasks.
odek: AI agent with long-term semantic memory across sessions
odek is an AI agent that maintains a structured, semantic long-term memory across sessions, remembering user preferences, codebases, and goals without requiring re-explanation. It uses LLMs to process and store information in a three-tier memory system, solving the problem of session-only memory for users who need continuity in their interactions.
Developer reports AI coding agent with persistent memory across cold reboots
A developer on Reddit reports that their AI coding agent retained full context—including decisions, boundaries, and past mistakes—across a complete PC shutdown and fresh terminal session. The agent continued mid-thought without re-explanation or warm-up, suggesting a breakthrough in long-term memory persistence for coding assistants.
Medium post argues ambient memory AI needs enterprise-grade infrastructure
A Medium post contends that ambient memory—AI that knows user context—requires deterministic, enterprise-grade infrastructure beyond mere knowledge. The post highlights the gap between the promise of context-aware AI and the practical deployment needs for enterprises.
OneMind: per-project LLM memory via a single protocol file in git repos
OneMind is a concept for a protocol file (onemind.md) that, when placed in a git repository, enables per-project LLM memory by storing structured references and context. It aims to give LLMs persistent, project-specific memory without bloating the repo, solving the problem of LLMs lacking long-term context across sessions for developers.
