'Dreaming' memory‑curation debuts in Claude Managed Agents beta
- Anthropic added “Dreams” to Claude Managed Agents on May 6, letting agents revisit past sessions and rewrite their own memory stores in research preview. - A dream can ingest one memory store plus up to 100 sessions, runs asynchronously for minutes to tens of minutes, and outputs a separate revised store. - The launch pushes Managed Agents from short-lived task runners toward longer-horizon enterprise systems that can remember, evaluate, and coordinate across workflows.
AI agents are starting to get a memory layer that looks less like a chat log and more like a working notebook. That matters because long-running agents usually fail in boring ways — they forget preferences, keep duplicate notes, or carry stale facts forward into new work. Anthropic’s May 6 update to Claude Managed Agents is aimed right at that gap. The new feature is called Dreams, and the basic idea is simple: let the agent periodically revisit old sessions, clean up its memory, and surface patterns a single session would miss. (platform.claude.com) ### What is “dreaming” here? Dreams are not a new model mode where Claude hallucinates ideas in the background. They’re an asynchronous memory-curation job inside Managed Agents. A dream reads an existing memory store, optionally looks across up to 100 past sessions, and produces a new memory store with duplicates merged, contradictions resolved, stale entries replaced, and new insights pulled out. The origin(platform.claude.com)dly accepting it. (platform.claude.com) ### Why do agents need this? Because ordinary agent memory gets messy fast. Managed Agents already let Claude write local, incremental memories while it works, but those writes pile up over time. You end up with the AI equivalent of sticky notes all over a desk — some useful, some outdated, some saying almost the same thing. Dreams are Anthropic’s answer to that sprawl. Instead of stuffing more raw history in(platform.claude.com) can actually use. (platform.claude.com) ### Why is this showing up now? Managed Agents itself is new. Anthropic introduced the hosted service in public beta in April 2026 as a way to run long-horizon agents through stable interfaces for sessions, harnesses, and sandboxes. The company’s broader pitch has been that agent scaffolding changes quickly as models improve, so developers should rely on abstractions that survive those shifts. Dreams fit that(platform.claude.com)ns pile up. (anthropic.com) ### What else shipped with it? Dreams arrived alongside two other upgrades: outcomes-based evaluation and multi-agent orchestration. Outcomes are basically rubric-driven grading for agent work. Developers define what “good” looks like, then a separate grader agent scores the output against those criteria. Anthropic says that setup improved task success by up to 10 points in its own testing. Multi-agent orchestration, me(anthropic.com)a pattern Anthropic has already used in its own research systems. (thenewstack.io) ### Why pair memory cleanup with grading? Because those are two halves of the same reliability problem. Memory tells an agent what to carry forward. Evaluation tells it whether the thing it just did was actually good. If you only add memory, the agent can remember mistakes better. If you only add grading, the agent may still drag messy context from one job into the next. Put together, you get something cl(thenewstack.io)ce here. (platform.claude.com) ### Is this fully automatic? Not quite. Dreams are in research preview, not general release. They need a separate beta header beyond the Managed Agents beta, and they run only on supported models including Claude Opus 4.7 and Claude Sonnet 4.6. They also take time — usually minutes to tens of minutes depending on input size — so this is more like scheduled maintenance for agent memory than an instant feature on every turn. (platform.claude.com) ### What’s the bigger picture? Anthropic is trying to move agents from one-off helpers into systems that can stay useful across days or weeks of work. The hard part is not just raw intelligence. It’s state management — what the agent remembers, what it forgets, how it checks itself, and how multiple agents divide labor without drifting off course. Dreams are a small but important step in that direction. They make memory editable, compressible, and reviewable instead of just longer. (platform.claude.com) ### Bottom line? The interesting part isn’t the name. It’s the shift in what an agent platform is supposed to do. Anthropic is treating memory, evaluation, and coordination as first-class infrastructure for enterprise agents. If that works, the next generation of agent products will look less like chatbots with tools and more like software workers with notebooks, checklists, and periodic cleanup built in. (platform.claude.com)