Skip to main content
  1. Home
  2. Computing
  3. News

Anthropic just taught Claude to dream between tasks, and it makes agents meaningfully smarter

Dreaming turns Claude from an AI that forgets everything the moment a session ends into one that quietly gets better at its job every time it's not actively working.

Add as a preferred source on Google
Claude Dreaming featured image.
Claude

Anthropic just gave Claude something that sounds like a perfect science fiction plot: the ability to dream. The company has announced three upgrades to Claude Managed Agents: Dreaming, Outcomes, and Multiagent Orchestration. 

While I agree that the Dreaming clearly has the most evocative name, it’s also the one with the most practical implications for developers building AI agents that can handle complex, long-running work. 

Live from Code with Claude: we’re launching dreaming in Claude Managed Agents as a research preview.

Outcomes, multiagent orchestration, and webhooks are now in public beta. pic.twitter.com/p4DFRzFEd8

— Claude (@claudeai) May 6, 2026

What is Claude’s Dreaming feature?

Despite the poetic name, Dreaming is a scheduled background process that takes place between active sessions. Its purpose is to review everything that an agent has previously done, including past conversations, logged memory, completed tasks, and look for patterns between them. 

Recommended Videos

Dreaming scans all the tasks performed by the agent, spots the mistakes it keeps repeating, the approaches it naturally prefers (built over sessions), and shares the insights across multiple agents working in parallel (when multiple Claude agents are working simultaneously). 

Once the agent figures everything out, it then locks those learnings into its memory, so that every new session starts with the same context of what worked and what didn’t the last time. Developers can either let Dreaming update memory automatically or keep reviewing the changes before they are applied. 

Outcomes lets you set the bar for quality. You write a rubric, a separate grader checks the output, and the agent iterates until it gets there.

Subscribe to webhooks to get notified when it’s done.

— Claude (@claudeai) May 6, 2026

What do Outcomes and Multiagent Orchestration add?

Currently, the Dreaming feature is available in research preview on the Claude Platform. The feature is a self-improvement mechanism that will help the agent compound its usefulness over time, particularly by acknowledging the mistakes it committed in the previous sessions.

Outcomes, as the name suggests, let developers define a set of parameters, requirements, or a standard against which the agent’s output is evaluated. The evaluation is conducted by a separate grading system that makes sure isn’t influenced by the agent’s own reasoning. If the agent’s response doesn’t meet the criteria, the grader demands another attempt.

Multiagent Orchestration allows multiple Claude agents to work in tandem on different parts of a complex task. This reduces the time and expands the scope of responses in a single workflow. Webhooks round out the update by enabling event-driven triggers for agents without constant manual prompting.

Shikhar Mehrotra
For more than five years, Shikhar has consistently simplified developments in the field of consumer tech and presented them…
Samsung patent shows a laptop with a clever touch-sensitive palmrest for shortcuts
This new Samsung laptop patent wants to rewire your typing habits
The screen of the Galaxy Book4 Ultra.

Samsung has been known to file some bizarre patents from time to time, including its ⁠multi-fold laptop and rollable smartphone concepts from 2022. A new patent from the company has recently surfaced, showcasing a laptop concept that could reduce the need for modifier keys like Ctrl, Shift, and Alt. The laptop in the patent is shown using built-in sensors in the palmrest to detect the position of the user’s arms and adjust the function of the keys accordingly.

Could your palmrest replace Ctrl and Shift?

Read more
The Desktop Paradox: I finally understand why gamers hesitate before going OLED
It’s not the price, it’s not the hype, it’s that one tiny fear you can’t ignore.
ASUS ROG Swift OLED PG32UCDM Gen3 (PG32UCDM3) Banner

The year is 2026, and the OLED revolution has officially landed on our desks. Not just in flashy ads or YouTube thumbnails, but right there in your shopping cart. You’ve probably hovered over that “Buy Now” button at least once, stared at the price, imagined your setup glowing like a dream… and then quietly closed the tab.

Because here’s the thing. Everyone agrees OLED is the best display tech out there. It’s the holy grail. It’s what makes TVs look unreal, and smartphones feel premium. Deep blacks, insane contrast, instant response times. It’s the stuff gamers brag about. And yet, for something so perfect, it’s surprisingly missing from a lot of desks.

Read more
iOS 27 could treat AI models like default apps, and that may finally get me to use Apple Intelligence
While Android locks you into Gemini and Windows defaults to Copilot, Apple's iOS 27 is reportedly handing you the controls for the very first time.
Siri running on iPhone

Most people who use AI daily, including me, have already found their preferences. I use a paid Claude subscription to help with my editorial chores (headline brainstorming, fine-tuning the tone, etc.), while Gemini is my go-to AI model for image generation and background research, especially when I want to go deep on a topic.

Maybe you use Perplexity for search or ChatGPT for code, and that's absolutely fine, as it only boosts your productivity and gets you the right information faster. The problem is, the operating system on your phone or laptop isn't aware of your choice, and until now, it didn't even care before imposing its own choice of AI.

Read more