Anthropic's Claude Dreaming Feature Enables Self-Improving AI Agents With Long-Term Memory
There’s a well-known problem in long-running AI agents: over time, their memory stores turn into landfills. Duplicate entries pile up, contradictions from earlier sessions persist alongside newer correct values, and the useful signal gets buried under noise. Anthropic’s new Dreaming feature is designed to clean that up — automatically, asynchronously, and without any weight updates. Announced at the Code with Claude conference and now live in research preview, Dreaming lets Claude Managed Agents run asynchronous background jobs that process their own memory stores and past session transcripts, producing a reorganized, higher-signal memory output. It’s the closest thing yet to an AI agent that genuinely improves itself between sessions. ...