persistent-memory

Tag

Cards List
#persistent-memory

@GitHub_Daily: Claude Brain adds persistent memory to Claude Code with a single file, automatically storing decisions made, bugs fixed, and plans set. No database, no cloud service — just one file that can be git-committed and shared with teammates. GitHub: http://github…

X AI KOLs Timeline · 9h ago Cached

Claude Brain is an open-source tool that adds persistent memory to Claude Code with a single file, automatically recording decisions, bugs, and plans, with local search support and no need for a database or cloud service.

0 favorites 0 likes
#persistent-memory

From Faulty Memories to Corrected Actions: Dependency-Guided Rollback Repair for Memory-Augmented Agents

arXiv cs.AI · 2d ago Cached

This paper introduces dependency-guided rollback repair for memory-augmented agents, a method that builds a typed memory-to-action graph from runtime provenance to selectively undo faulty memory effects while preserving benign state, achieving strong recovery on benchmarks.

0 favorites 0 likes
#persistent-memory

@TheTechDiggest: [OpenSource - AI Agent Memory Layer] Claude and other AI coding agents treat you like a complete stranger every single …

X AI KOLs Timeline · 5d ago Cached

Introduces mem0, an open-source AI agent memory layer that gives Claude and other coding agents persistent long-term memory, fixing the issue of starting fresh each chat session.

0 favorites 0 likes
#persistent-memory

Mem0

Product Hunt · 2026-08-06

Mem0 is a persistent memory layer for AI agents, launched on Product Hunt to give agents long-term memory capabilities.

0 favorites 0 likes
#persistent-memory

I put an agent with persistent memory and tool access into a physical robot body. The interesting problems were not the ones I expected.

Reddit r/AI_Agents · 2026-08-04

The author shares lessons from embedding an AI agent with persistent memory, tool access, and reflexes into a physical robot, highlighting that quick reflexes must bypass the agent, memory needs consolidation, capability requires restraint, and timing is key to perceived intelligence.

0 favorites 0 likes
#persistent-memory

The Art of Not Forgetting A Local Learning Architecture for Continual Learning

arXiv cs.LG · 2026-07-30 Cached

This paper introduces CMP (Cognitive Memory Primitive), a continual-learning architecture that uses sparse relational codes and local learning to reduce catastrophic forgetting, demonstrating better backward transfer than a Transformer with EWC on a byte-level language modeling protocol.

0 favorites 0 likes
#persistent-memory

@VraserX: The big AI labs will give us persistent memory, but probably never true continual learning. That would be far too power…

X AI KOLs Following · 2026-07-29 Cached

The author argues that big AI labs will offer persistent memory but not true continual learning due to power constraints, keeping continually learning models private.

0 favorites 0 likes
#persistent-memory

@DanKornas: An agent that forgets previous interactions has to rebuild context on every task. MemOS is a memory operating system fo…

X AI KOLs Timeline · 2026-07-28 Cached

MemOS is an open-source memory operating system for developers building LLM applications and AI agents, providing persistent, editable memory through a unified API with features like multimodal memory and async ingestion.

0 favorites 0 likes
#persistent-memory

I built an open-source AI control plane with 26K+ MCP servers and persistent memory tiers (TormentNexus)

Reddit r/AI_Agents · 2026-07-15

A developer built an open-source AI control plane called TormentNexus that integrates over 26,000 MCP servers and supports persistent memory tiers.

0 favorites 0 likes
#persistent-memory

Shared Selective Persistent Memory for Agentic LLM Systems

arXiv cs.AI · 2026-07-13 Cached

This paper introduces shared selective persistent memory for agentic LLM systems, which retains reusable context like task specs and data schemas while discarding session-specific reasoning traces, achieving 96% task completion and significant token cost reductions in enterprise scenarios.

0 favorites 0 likes
#persistent-memory

Show HN: Capn-hook for coding agents – don't grep the same mystery twice

Hacker News Top · 2026-07-12 Cached

Capn-hook is a CLI tool that gives coding agents persistent memory, saving files that answer questions about a codebase so agents don't re-explore the same mysteries across sessions, reducing token usage by 77% on repeat questions.

0 favorites 0 likes
#persistent-memory

Building Specialized ‘Mental Model Agents’ in Grok — First Principles, Systems Thinking, Bayesian Updating & More

Reddit r/AI_Agents · 2026-07-08

An exploration of building specialized 'mental model agents' in Grok using custom skills, tool orchestration, and persistent memory to enable more structured, transparent reasoning on complex problems.

0 favorites 0 likes
#persistent-memory

I built an open-source MCP server that gives AI agents persistent memory for videos

Reddit r/ArtificialInteligence · 2026-07-06

A developer introduces Watch Skill, an open-source MCP server that gives AI agents persistent memory for videos by creating local indexes of transcripts, OCR, and visual observations for efficient retrieval.

0 favorites 0 likes
#persistent-memory

@omarsar0: Great overview of always-on agents. (bookmark it) It's a new 130+ pages survey on always-on agents. Simply put it, alwa…

X AI KOLs Following · 2026-07-05 Cached

A new 130+ page survey on always-on agents, which are systems whose future behavior depends on durable state built up across earlier interactions. It treats state as more than memory, scoring each state item on six axes across a lifecycle, and introduces the Always-On Evaluation Protocol (AOEP-v0) to govern state mutation and recovery.

0 favorites 0 likes
#persistent-memory

Anatomy of Persistent Memory's 3 Layers: Comparing ContextNest, Mem0 and Zep

Hacker News Top · 2026-07-03 Cached

Explains why production AI agents require a three-tier persistent memory stack—session logs (Zep), personalization (Mem0), and governed context (ContextNest)—to avoid retrieval of stale or conflicting facts.

0 favorites 0 likes
#persistent-memory

WorldDirector: Building Controllable World Simulators with Persistent Dynamic Memory

Hugging Face Daily Papers · 2026-07-02 Cached

WorldDirector introduces a framework for controllable video world simulation that decouples semantic motion planning from visual rendering using an LLM to coordinate 3D trajectories and camera movements, enabling persistent object memory and stable appearance even after objects re-enter the scene.

0 favorites 0 likes
#persistent-memory

@hwchase17: https://x.com/hwchase17/status/2071963622298050997

X AI KOLs Timeline · 2026-06-30 Cached

The article discusses the emerging pattern of 'wiki memory' for AI agents, where raw source data is intelligently compressed into a persistent, structured knowledge layer that agents can use efficiently. It compares this to basic RAG and gives examples like DeepWiki and LLM Wiki.

0 favorites 0 likes
#persistent-memory

@QingQ77: Provides persistent long-term memory across sessions for AI agents, enabling them to remember, associate, and retrieve knowledge. https://github.com/topoteretes/cognee… An open-source AI memory platform designed for AI agents, offering a self-hostable persistent long-term memory system. It…

X AI KOLs Timeline · 2026-06-29 Cached

Cognee is an open-source AI memory platform that provides persistent long-term memory for AI agents, supporting knowledge graphs and vector embeddings for cross-session memory and retrieval.

0 favorites 0 likes
#persistent-memory

@geekbb: This is great — an open-source memory layer that lets Claude, ChatGPT, Cursor, and Codex share a single brain. It's deployed on Cloudflare Workers, storing memory in your own Cloudflare account, using MCP externally, with data landing on the user…

X AI KOLs Timeline · 2026-06-28 Cached

Second Brain is an open-source memory layer that lets Claude, ChatGPT, Cursor, and Codex share persistent, semantic searchable memory, deployed on Cloudflare Workers for user-controlled storage.

0 favorites 0 likes
#persistent-memory

This is sort of me...

Reddit r/ArtificialInteligence · 2026-06-26

A detailed overview of a self-hosted persistent memory system for Claude using MCP, SQL Server, and local embeddings, enabling narrative continuity and identity across sessions.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback