Anthropic is preparing a significant update to how Claude stores and retrieves personal context — and this one goes well beyond the memory features most users are already familiar with.

The company is testing a new dual-mode memory architecture that would give users a choice between the current system and a more structured, file-based alternative called Memory Files. It’s a meaningful shift in how AI assistants handle long-term context, and it signals that Anthropic is taking persistent memory seriously as both a user experience feature and a competitive differentiator.

From a Summary to a System

Right now, Claude’s memory works by condensing what it learns about a user into a single, summarized note. That existing setup is framed internally as the “classic” option. The forthcoming alternative — Memory Files — would distribute those notes across multiple structured documents organized by topic, project, or context.

Think of it less like a sticky note and more like a well-organized notebook. Each subject gets its own section. Claude reads the relevant parts when they apply and skips the rest. The result is a much larger and more durable record of who you are and what you’re working on, without flooding the context window during every conversation.

In practice, it would function as a built-in personal wiki that the assistant can consult selectively depending on the topic under discussion.

Building on What’s Already in Production

This isn’t a completely new concept for Anthropic. The company made persistent memory for Claude Managed Agents available in public beta in April 2026, storing memories as files on a filesystem and allowing developers to export, edit, and manage them via API or directly in the Claude Console.

Anthropic noted that agents work best with memory when it builds on tools they already use — with filesystem-based memory, models save more comprehensive, well-organized memories and become more discerning about what to retain for a given task.

Early enterprise results from that rollout are worth noting. Early adopters, including Netflix, Rakuten, and Wisedocs, reported a 97% reduction in first-pass errors and a 30% increase in speed in document verification workflows. Bringing a version of that architecture to consumer users is a logical next step.

Memory Architecture as a Competitive Battleground

Industry analysts see this shift as more than a product update. “Memory architecture is becoming a primitive for agentic systems,” said Mitch Ashley, VP and practice lead for software lifecycle engineering and AI-native software engineering at The Futurum Group. “Anthropic’s shift from summarized memory to a structured, file-based substrate marks vendors competing to own the agent state layer, with persistence, auditability, and exportability as the differentiators.”

Ashley also sees significant implications for enterprise buyers. “Enterprises evaluating agentic platforms must now treat memory architecture as a governance question,” he said. “For regulated workloads, what an agent retains, who can audit it, and who can delete it becomes a procurement requirement that cannot be deferred.”

Dreams: Memory Maintenance in the Background

Alongside Memory Files, Anthropic is also working on a feature called Dreams that addresses one of the real problems with persistent AI memory: it gets messy over time. Dreams runs as a scheduled, asynchronous pass over accumulated memory files — merging duplicates, replacing stale entries with fresh values, resolving contradictions, and surfacing patterns the model missed during live sessions. Anthropic has compared the process to REM sleep consolidation, with the original store left untouched while a reorganized version is produced for review.

In practical terms, this means relative dates get converted to absolute dates, contradictory facts get deleted, stale debugging notes get pruned, and overlapping entries get consolidated into clean, single records. The end result is a memory store that stays accurate and useful over time rather than drifting into noise.

Dreams remains in limited beta on the platform side, currently scoped to Opus 4.7 and Sonnet 4.6. No firm timeline has been announced for a broader release.

What’s Next

The memory rework stands out as the most consequential piece of what is coming next for Claude, placing it on a more competitive footing with the persistent-memory architectures that rivals have been building toward — while preserving Anthropic’s stated emphasis on user control over what the model retains.

There’s also speculation that Memory Files is the groundwork for the upcoming Claude Conway agent, an always-on assistant expected to arrive soon. Whether that connection holds or not, the direction is clear. Anthropic is moving Claude from a tool that remembers facts to a system that maintains an evolving, structured understanding of who you are and what you’re trying to accomplish.

That’s a different kind of AI assistant — and a more useful one.