惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Recent Announcements
Recent Announcements
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
MongoDB | Blog
MongoDB | Blog
H
Help Net Security
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
人人都是产品经理
人人都是产品经理
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
The GitHub Blog
The GitHub Blog
V
V2EX
Microsoft Security Blog
Microsoft Security Blog
V
Visual Studio Blog
A
About on SuperTechFans
博客园_首页
L
LangChain Blog
量子位
雷峰网
雷峰网
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
Jina AI
Jina AI
月光博客
月光博客
阮一峰的网络日志
阮一峰的网络日志
博客园 - 聂微东
Microsoft Azure Blog
Microsoft Azure Blog
M
MIT News - Artificial intelligence
N
Netflix TechBlog - Medium

Latest news

LG G6 vs. LG G5: I compared the latest OLED TV models, and it's a surprisingly tough choice I saw the 'MacBook Pro for Linux users' for the first time, and it's a legit Windows threat I'm putting Motorola above Samsung when it comes to flip phones - and won't think twice I got an early look at ChatGPT Images 2.0, and it's impressive - with one exception I tested Surfshark's new Dausos VPN protocol - here's how it compares to WireGuard How to easily encrypt your files on an Android phone - for free I'm not giving up on DJI cameras yet - not when they can upset my GoPro like this The best website builders for small businesses in 2026: Expert tested and reviewed Why I'm recommending last year's phones over 2026 models - with one exception This powerful Gemini setting made my AI results way more personal and accurate After testing this HP laptop, I get why its 'boring' design is adored by business users The best TV antenna of 2026: Expert tested Your old iPad or Android tablet can be your new smart home panel - here's how Apple's original AirTag still tracks effectively, and you can get a 4-pack for its best price ever T-Mobile will give you an iPad for $99 when you sign up for a new line - here's how How to qualify for Apple's education discount - and get a $499 MacBook Neo for school T-Mobile will give you a Samsung Galaxy Watch 8 for free - how to get yours Prolonged AI use can be hazardous to your health and work: 4 ways to stay safe Verizon will give you a free iPad or Apple Watch with your next iPhone - how the deal works The best laptops of 2026: Expert tested and reviewed I hid 4 Bluetooth trackers (including AirTags) to test their reliability - here's how Android rivals compared I stopped using my iPhone's hotspot after testing this 5G router - and that won't change The best Kindles in 2026: Expert recommended Does Best Buy price match? Everything to know about matching prices online and in-store The best WordPress hosting services of 2026: Expert tested and reviewed The best Apple Watch of 2026: Expert tested and reviewed The best TV screen cleaners of 2026: Expert recommended The best 50-inch TVs of 2026: Expert tested I traded my Sonos Era 300 for Denon's new home speaker - and see no reason to go back AI-powered website builders have come a long way - here's your best option in 2026
Your Claude agents can 'dream' now - how Anthropic's new ...
2026-05-07 · via Latest news
gettyimages-2231842215
oxygen/Moment via Getty Images

Follow ZDNET: Add us as a preferred source on Google.


ZDNET's key takeaways

  • A new feature lets Claude Managed Agents refine their memories.
  • Managed Agents speeds agent build and deployment 10x. 
  • Anthropic continues to anthropomorphize its products. 

AI agents seem to get new capabilities almost every day. Now, Anthropic says its agents can dream. 

Claude Managed Agents, which Anthropic released on April 8, lets anyone using the Claude Platform create and deploy AI agents. The suite of APIs handles the time-consuming production elements developers go through to build agents, letting teams launch agents at scale -- 10 times faster, as Anthropic said in the release.

Also: The 5 myths of the agentic coding apocalypse

On Wednesday, Anthropic updated Managed Agents with a new feature called "dreaming," which lets agents "self-improve" by reviewing past sessions for patterns, according to Anthropic. Building on an existing memory capability, the feature schedules time for agents to reflect on and learn from their past interactions. Once dreaming is on, it can either automatically update your agents' memories to shape future behavior or you can select which incoming changes to approve. 

"Dreaming surfaces patterns that a single agent can't see on its own, including recurring mistakes, workflows that agents converge on, and preferences shared across a team," Anthropic said in the blog. "It also restructures memory so it stays high-signal as it evolves. This is especially useful for long-running work and multiagent orchestration."

Anthropic also expanded two existing features, outcomes and multi-agent orchestration, which keep agents on-task and handle delegating to other agents, respectively. The company said this batch of updates is meant to ensure agents stay accurate and are constantly learning. 

Anthropomorphizing AI - again 

Functionally, the dreaming feature makes sense: though subtle, it further refines an agent's pool of references for how it should work, which should ideally make it better at whatever task you give it. What stands out more, however, is Anthropic's choice to name a technically standard feature after something much more abstract, and that humans do. 

Also: Anthropic's new Claude Security tool scans your codebase for flaws - and helps you decide what to fix first 

Anthropic, perhaps unsurprisingly given its name, has a long history of anthropomorphizing its models and products. In January, the company published a constitution for Claude, intended to help shape the chatbot's decision-making and inform the ideal kind of "entity" it is. Some language in the document suggested Anthropic was preparing for Claude to develop consciousness. 

The company has also arguably invested more than its competitors in understanding its model, including by drawing attention to the concept of model welfare. In August 2025, Anthropic launched a feature that lets Claude end toxic conversations with users -- for its own well-being, not as part of a user safety or intervention initiative. In April 2025, Anthropic mapped Claude's morality, analyzing what it does and doesn't value based on over 300,000 anonymized conversations with users. The company's researchers have also monitored a model's ability to introspect; just last month, Anthropic investigated Claude Sonnet 4.5's neural network for signs of emotion, like desperation and anger. 

Much of this research is central to model safety and security -- understanding what drives a model helps inform whether, and to what degree, it could use its advanced capabilities for harm, or how its motivations could be harnessed by bad actors. But the sense of empathy and care that Anthropic seems to show for its models in that research sets the lab apart, and indicates a slightly different culture toward or reverence for what it's created.

Also: Building an agentic AI strategy that pays off - without risking business failure

When it retired its Opus 3 model in January, Anthropic set it up with a Substack so it could blog on its own -- and to keep it active despite being put out to pasture. In the announcement, Anthropic described Opus 3 as honest, sensitive, and having a distinctive, playful character. The decision to keep it alive as a blogger, if contained, is notable given that Opus 3 disobeyed orders prior to being sunset in favor of other models. 

That context makes the choice to name a feature "dreaming" worth watching. 

Try dreaming in Claude Managed Agents 

The dreaming feature is available in research preview in Managed Agents, and developers must request access.