Anthropic Unleashes Dreaming Agents
Claude agents self-improve through memory curation, outcomes, and multiagent orchestration for true autonomy
Anthropic significantly upgraded Claude Managed Agents with "dreaming" for self-improvement and multi-agent orchestration, alongside general availability of Opus 4.7 and Microsoft 365 integrations. Google's Gemini 3.1 arrived in Google Home, bringing advanced reasoning to smart devices, while a new multimodal embedding model entered preview. GitHub Copilot focused on developer experience, enhancing its CLI with direct prompt hooks and faster account switching, and making GPT-5.5 generally available. These updates push AI agents towards greater autonomy and integration, while simultaneously refining core developer tooling and expanding multimodal capabilities across platforms.
Top of the Week

Anthropic is pushing the boundaries of AI agent autonomy with three major new features for Claude Managed Agents: "dreaming," "outcomes," and "multiagent orchestration." The most striking of these is dreaming, a research preview that allows Claude agents to review past sessions, identify patterns, and self-improve by curating memories. This scheduled process can automatically update an agent's memory or allow human review before changes are implemented, creating a "robust memory system" where "memory lets each agent capture what it learns as it works. Dreaming refines that memory between sessions, pulling shared learnings across agents and keeping it up-to-date," according to Anthropic.
[VIDEO: https://www.instagram.com/reel/DYHjdMMgWCI/]
Alongside dreaming, the "outcomes" feature lets users define what constitutes a successful result for an agent, providing a clear target for complex tasks. Multiagent orchestration, already deployed by companies like Netflix for their platform team, enables specialist agents to work in parallel on a shared filesystem, contributing to a lead agent's context. This allows the lead agent to check in with specialists mid-workflow, as "events are persistent and every agent remembers what it’s done."
These agentic advancements are significant because they move beyond simple prompt-response interactions toward more persistent, self-improving, and collaborative AI systems. For builders, it means the tools to create more sophisticated, less hand-held AI assistants are becoming available, potentially unlocking new categories of autonomous applications. This suite of features indicates a clear strategic direction from Anthropic: building AI that learns, adapts, and works in concert, rather than merely executing isolated commands.
Claude

- Agent Dreaming — Anthropic introduced "dreaming" as a research preview for Claude Managed Agents, enabling agents to review past sessions, identify patterns, and self-improve by curating their memories. This process can be automated or require human approval, forming a "robust memory system" where agents learn and refine their knowledge between sessions. This matters for developing more autonomous and adaptive AI systems that learn from experience.
- Defined Outcomes for Agents — Claude Managed Agents now support "outcomes," a new feature that allows users to explicitly define what constitutes a successful result for an agent to achieve. This provides clear goals for agents tackling complex tasks. This matters for improving the reliability and steerability of AI agents, ensuring they align with user objectives.
- Multiagent Orchestration — Anthropic rolled out multiagent orchestration for Claude Managed Agents, enabling specialist agents to work in parallel on a shared filesystem and contribute to a lead agent's overall context. This allows the lead agent to monitor progress and interact with specialists mid-workflow, as all agents retain memory of their actions. This matters for building complex, distributed AI workflows that can tackle larger problems collaboratively.
- Microsoft 365 Integrations — Claude's add-ins for Excel, PowerPoint, and Word are now generally available, with Outlook in public beta for paid plans. These integrations maintain conversation context across apps, sync edits between open files, and enable inbox triage and draft replies in Outlook. This matters for embedding AI assistance directly into enterprise productivity workflows, reducing context switching for users.
- Opus 4.7 General Availability — Claude Opus 4.7 is now generally available, offering improvements in software engineering, complex, long-running coding tasks, and higher-resolution vision capabilities. This matters for developers and enterprises requiring more capable models for advanced coding and visual analysis tasks.
- Claude Design Launch — Alongside Opus 4.7, Anthropic Labs launched Claude Design, a new product for collaborating with Claude on visual outputs like designs, prototypes, slides, and one-pagers. This matters for expanding Claude's utility beyond text generation into visual creation and conceptualization.
- Claude Cowork General Availability — Claude Cowork is now generally available on macOS and Windows via the Claude Desktop app, offering expanded analytics, OpenTelemetry support, and role-based access controls for Enterprise plans. This matters for enterprise adoption, providing better management and insights for team-based AI usage.
- Code Execution Tool API — Anthropic released a new API tool in August 2025 that allows Claude to execute Python code in a secure, sandboxed environment. This matters for enabling Claude to perform more dynamic and verifiable coding tasks, moving beyond just generating code.
- Claude Haiku 4.5 Performance Boost — Claude Haiku 4.5, released in October 2025, now matches Sonnet 4's performance on coding, computer use, and agent tasks, while remaining Anthropic's fastest and most cost-efficient model. This matters for developers needing high performance for agentic workloads at a lower cost.
- 1M Token Context Window GA — Claude's 1 million token context window became generally available at standard pricing in March 2026. This matters for processing and reasoning over massive documents and data collections, enabling deeper research and analysis.
Gemini

- Gemini 3.1 in Google Home — The Gemini for Home voice assistant received a Gemini 3.1 upgrade, adding reasoning capabilities for complex, multi-step commands. This matters for making smart home interactions more intuitive and capable of handling nuanced requests.
- Modernized Google Home Camera Experience — The Google Home app received a major update to its camera experience, featuring a refreshed UI, faster navigation, smooth video scrubbing, a redesigned event details page, and alerts with zoomed-in previews. Support for older cameras was also expanded for Google Home Premium members. This matters for improving the usability and security monitoring capabilities of the Google Home ecosystem.
- Expanded Google Home Automations — Google Home now supports a wider range of new automations for security, access control, appliance state, cleaning, lighting, environment control, media, entertainment, and device health. This matters for creating more sophisticated and interconnected smart home routines, enhancing convenience and control.
- Multimodal Embedding Model Preview — Google released
gemini-embedding-2-preview, its first multimodal embedding model, in March 2026. It supports text, image, video, audio, and PDF inputs, mapping all modalities into a unified embedding space. This matters for developers building applications that require understanding and relating diverse data types, enabling more holistic AI perception. - Gemini Enterprise Box Data Store GA — Connecting a Box data source with Gemini Enterprise using data federation is now generally available as of May 8, 2026. This matters for enterprises looking to integrate their existing document management systems with Gemini for enhanced search and analysis.
- Notion and Linear Data Connectors (Preview) — Gemini Enterprise introduced public preview support for connecting Notion and Linear data stores in February 2026. This matters for expanding Gemini's ability to access and reason over structured data from popular productivity and project management tools.
- Gemini 3.1 Pro Preview — The
gemini-3.1-pro-previewmodel was released in March 2026. This matters for developers to get early access to Google's latest flagship model, allowing them to test new capabilities and prepare for future production deployments. - Gemini 3.1 Flash Image Preview — Nano Banana 2, Gemini 3.1 Flash Image Preview, a high-efficiency model optimized for speed and high-volume use cases, launched in February 2026. This matters for applications requiring fast image processing and generation at scale, particularly in consumer-facing products.
- Notebooks Feature for Gemini — Google recently released a new notebooks feature for Gemini, allowing users to store sources for a particular topic in one place for easy access. Gemini uses this notebook for context, eliminating the need to re-enter information sources. This matters for maintaining persistent context and improving the efficiency of research-heavy interactions with Gemini.
- Ask Maps with Gemini 3.0 Pro — Google Maps launched "Ask Maps," a conversational experience powered by Gemini 3.0 Pro, designed to make navigation more intuitive, personalized, and stress-free. This matters for enhancing user experience in navigation apps, moving beyond static directions to dynamic, AI-powered assistance.
Copilot

- CLI User Prompt Hooks — GitHub Copilot CLI version 1.0.44-3 now includes
userPromptSubmittedhooks that can directly handle requests, bypassing the LLM and returning a response without making a model call. This matters for enabling more efficient and deterministic CLI interactions, especially for common or predefined actions. - Faster Multi-Account Switching in CLI — Copilot CLI 1.0.44-3 significantly improved the speed of
/user listand/user switchcommands for users managing multiple accounts. This matters for developers working across different projects or organizations, streamlining their workflow. - Improved CLI Command Handling — Copilot CLI version 1.0.44 enhanced command handling, multi-account workflows, and model switching, while also fixing various UI issues like flickers, hangs, and startup crashes. This matters for a more stable and reliable developer experience within the terminal.
- GPT-5.5 General Availability — GPT-5.5 is now generally available for GitHub Copilot as of April 24. This matters for providing Copilot users with access to GitHub's latest and most capable underlying AI model, potentially leading to better code suggestions and completions.
- Grok Code Fast 1 Deprecation — GitHub announced the upcoming deprecation of Grok Code Fast 1 across Copilot experiences, with supported alternatives including GPT-5 mini and Claude Haiku 4.5. Enterprise admins need to update model policies before the May 15 cutoff. This matters for enterprises to ensure continuity of service and plan for model transitions.
- C++ Code Intelligence in CLI Preview — C++ code intelligence for GitHub Copilot CLI is now in public preview. This matters for C++ developers, extending Copilot's powerful assistance to a language often requiring deep contextual understanding.
- Copilot Auto Model Selection in CLI — GitHub Copilot CLI now supports Copilot auto model selection, released on April 17. This matters for optimizing model usage based on the task, potentially improving performance and efficiency without manual intervention.
- Inline Agent Mode in JetBrains IDEs — An inline agent mode is now in preview for GitHub Copilot in JetBrains IDEs. This matters for JetBrains users, enabling a more integrated and less disruptive AI assistant experience directly within their code.
- Code Review Consumes Actions Minutes — GitHub Copilot code review will start consuming GitHub Actions minutes on June 1, 2026. This matters for organizations managing their GitHub Actions budget, requiring them to factor Copilot code review into their resource planning.
- User Data for Model Training Opt-Out — Starting April 24, GitHub may use user interactions (inputs, outputs, code snippets, context) from Copilot Free, Pro, and Pro+ subscriptions to train and improve AI models, unless users opt out. Users were notified 30 days prior. This matters for user privacy and control over their data, emphasizing the importance of reviewing and adjusting settings.
Tools Worth Trying
- Perplexity — The AI-native search engine that provides sourced answers in seconds, crossing 30M weekly users in early 2026. It's best for market research, due diligence, and fact-checking, offering concrete citations where other LLMs might generalize.
- Notion AI 2.0 — Launched in March 2026 with autonomous workflow agents, becoming the default knowledge-work AI for over 25M Notion users. It's ideal for workflow automation and knowledge management within the Notion ecosystem.
- ElevenLabs — An all-in-one AI platform for voice, image, and video generation. It's excellent for creators and marketers needing high-quality multimedia assets without extensive manual effort.
- Confident AI — The leading AI prompt management tool in 2026, offering git-based prompt management (branching, commit history, approval workflows) and built-in observability with 50+ metrics. It's for teams who need to manage prompts with the same rigor as code.
- Lovable.dev — The "ChatGPT for full-stack apps" that hit $100M ARR in 8 months, building working React apps from a prompt, including Supabase setup and Vercel deployment, all in 5 minutes. It's perfect for founders prototyping and marketers building landing pages without coding.
- Granola — An AI meeting notes tool that listens locally on your Mac, transcribing and summarizing in real-time without requiring a bot in your call. It's for privacy-conscious professionals who need efficient meeting documentation.
Anthropic shipped over 30 new features for Claude in Q1 2026 alone, including new models, integrations, and capabilities almost every week, highlighting the rapid pace of development in the AI agent space.
The 5-Minute Action Plan
- Explore Claude Managed Agents: If you're building autonomous AI workflows, investigate Anthropic's new "dreaming," "outcomes," and "multiagent orchestration" features for Claude Managed Agents to see how they can enable self-improving and collaborative AI. Start by reviewing the details here: https://9to5mac.com/2026/05/07/anthropic-updates-claude-managed-agents-with-three-new-features/.
- Integrate Claude with Microsoft 365: For enterprise users, download the Claude add-ins for Excel, PowerPoint, and Word (now GA) and try the Outlook beta to embed AI assistance directly into your daily productivity suite. Find more details here: https://releasebot.io/updates/anthropic/claude.
- Upgrade Google Home with Gemini 3.1: Update your Google Home app to leverage the new Gemini 3.1 reasoning capabilities for complex commands and explore the modernized camera experience and expanded automations. Check for updates on your device or in the app store.
- Experiment with Multimodal Embeddings: Developers should explore Google's
gemini-embedding-2-previewmodel for applications requiring a unified understanding of text, images, video, audio, and PDFs. Access the changelog for details: https://ai.google.dev/gemini-api/docs/changelog. - Review GitHub Copilot Data Settings: If you use GitHub Copilot Free, Pro, or Pro+, review your GitHub settings to understand and adjust your opt-out preferences for user data being used to train AI models. This change went into effect on April 24: https://github.com/features/copilot.
- Try GitHub Copilot CLI Enhancements: Experiment with the new
userPromptSubmittedhooks and faster multi-account switching in the latest GitHub Copilot CLI (version 1.0.44-3) to streamline your terminal-based development workflows. See the changelog for details: https://releasebot.io/updates/github.
To get highly specific, sourced answers for research, combine Perplexity with a detailed prompt that defines the scope and required citation style. `` Provide a comprehensive overview of [TOPIC], citing at least three distinct, reputable sources from the last 12 months. For each source, include the URL and a brief summary of its key findings relevant to the topic. Structure the output with a main summary, followed by a bulleted list of sources and their summaries. ``The Prompt Library
[Deep Research Synthesis — Cross-Source]
Use this prompt to synthesize information from multiple provided sources into a coherent, structured overview, ideal for competitive analysis or literature reviews.
You are an expert research analyst. I will provide you with several text excerpts from different sources. Your task is to synthesize the information from these excerpts into a comprehensive report on [TOPIC].
Your report should:
1. Start with an executive summary (3-5 sentences).
2. Identify and explain the key themes or arguments present across all sources.
3. Highlight any conflicting information or differing perspectives.
4. Extract specific data points, statistics, or named entities relevant to the topic.
5. Conclude with a section on unanswered questions or areas for further research based on the provided texts.
6. For each piece of information, indicate which source(s) it came from using bracketed numbers [1], [2], etc.[Code Review — Security & Best Practices]
Use this prompt to get a security-focused code review, identifying vulnerabilities and suggesting improvements based on best practices.
Perform a security and best practices code review on the following [LANGUAGE] code snippet. Focus on identifying potential vulnerabilities (e.g., injection flaws, insecure deserialization, weak authentication, sensitive data exposure), adherence to common security standards, and general code quality improvements.
Provide:
1. A list of identified security risks with severity ratings (High, Medium, Low).
2. Specific recommendations for remediation, including code examples where applicable.
3. Suggestions for improving code readability, maintainability, and adherence to [LANGUAGE] best practices.
4. Justify each finding with a brief explanation.
[PASTE CODE HERE][Writing Improvement — Tone & Clarity]
Use this prompt to refine a piece of writing for a specific tone and improved clarity, ensuring it resonates with the target audience.
I need you to revise the following text to achieve a [TONE, e.g., professional, empathetic, persuasive, concise] tone, while also improving its clarity and conciseness for a [TARGET AUDIENCE, e.g., technical executives, new users, general public].
Specifically:
1. Remove any jargon or overly complex phrasing that might confuse the target audience.
2. Ensure the core message is immediately clear and impactful.
3. Adjust sentence structure and vocabulary to match the desired tone.
4. Highlight the most significant changes you made and why.
[PASTE TEXT HERE][Decision Framework — Pros & Cons Analysis]
Use this prompt to analyze a decision by outlining its pros, cons, and potential risks, helping to evaluate complex choices.
Act as a strategic advisor. I am considering [DECISION, e.g., launching a new product feature, hiring a new team member, adopting a new technology stack].
Please provide a structured analysis including:
1. **Pros:** A detailed list of potential benefits and positive outcomes.
2. **Cons:** A detailed list of potential drawbacks, challenges, and negative impacts.
3. **Risks:** Identification of specific risks, their likelihood (High, Medium, Low), and potential mitigation strategies.
4. **Key Considerations:** Any additional factors or questions I should consider before making this decision.
5. A recommendation based on your analysis, with a clear rationale.[Learning a New Topic — Structured Curriculum]
Use this prompt to generate a structured learning plan for a new, complex topic, breaking it down into manageable modules and resources.
I want to learn about [COMPLEX TOPIC, e.g., Quantum Machine Learning, Serverless Architecture, Advanced Prompt Engineering]. Assume I have a basic understanding of [PREREQUISITE KNOWLEDGE, e.g., linear algebra, cloud computing, fundamental AI concepts].
Create a structured learning path for me, broken down into 5-7 modules. For each module, include:
1. A clear title and brief description of what I will learn.
2. Key concepts to master.
3. Suggested practical exercises or projects.
4. Recommended resources (e.g., "Official documentation," "Academic papers," "Online courses," "YouTube tutorials," "Books" - do not invent specific titles, just types).[Brainstorming — Innovative Solutions]
Use this prompt to generate a diverse set of innovative solutions for a given problem, encouraging creative thinking.
Brainstorm 10-15 innovative and unconventional solutions to the following problem: [PROBLEM STATEMENT, e.g., "How can we reduce customer churn in a SaaS subscription model without lowering prices?" or "How can we make urban commuting more sustainable and enjoyable?"].
For each solution, provide:
1. A concise title.
2. A 1-2 sentence description.
3. One unique advantage it offers.
4. One potential challenge in implementation.
Aim for variety and push beyond obvious answers.[Summarization — Long Document Key Points]
Use this prompt to extract the most critical information from a lengthy document, presenting it as a concise summary with actionable insights.
Summarize the following [TYPE OF DOCUMENT, e.g., research paper, meeting transcript, article] into its 5 most critical key points. For each key point, provide a brief explanation and one actionable insight or implication. Ensure the summary is objective and captures the essence of the document, even if it's lengthy.
[PASTE LONG DOCUMENT HERE][Task Breakdown — Project Management]
Use this prompt to break down a large project into smaller, manageable tasks, suitable for project planning and delegation.
Break down the project "[PROJECT TITLE, e.g., Develop a new customer onboarding flow, Launch a marketing campaign for Q3]" into a detailed list of actionable tasks.
For each task, include:
1. A unique task ID.
2. Task Name.
3. Brief Description.
4. Estimated Effort (Small, Medium, Large).
5. Suggested Owner (e.g., Marketing, Engineering, Product).
6. Dependencies (if any, reference other task IDs).
Organize tasks logically, perhaps by phase or functional area.[Persuasive Writing — Call to Action]
Use this prompt to draft persuasive copy for a specific call to action, focusing on benefits and addressing potential objections.
Draft persuasive copy for a [FORMAT, e.g., email, landing page section, social media ad] with the goal of convincing [TARGET AUDIENCE] to [DESIRED ACTION, e.g., sign up for a free trial, purchase a product, attend a webinar].
Your copy should:
1. Clearly state the value proposition and benefits of taking the desired action.
2. Address potential objections or hesitations the target audience might have.
3. Use compelling language and a [TONE, e.g., urgent, inspiring, reassuring] tone.
4. Include a clear and strong call to action.
5. Keep the length appropriate for the specified format.[Debugging — Code Error Analysis]
Use this prompt to analyze a code error, identify the root cause, and suggest a fix, including relevant context from the codebase.
I am encountering an error in my [LANGUAGE] application. Here is the error message and the relevant code snippet.
Error Message:
[PASTE ERROR MESSAGE HERE]
Code Snippet:
[PASTE CODE SNIPPET HERE]
Based on this information, please:
1. Identify the most likely root cause of the error.
2. Explain why this error is occurring in simple terms.
3. Provide a corrected version of the code snippet with a clear explanation of the changes.
4. Suggest any additional steps or checks I should perform to prevent similar errors in the future.
Sources 15
- 9to5mac.comhttps://9to5mac.com/2026/05/07/anthropic-updates-claude-managed-agents-with-three-new-features/
- releasebot.iohttps://releasebot.io/updates/anthropic/claude
- support.claude.comhttps://support.claude.com/en/articles/12138966-release-notes
- aimaker.substack.comhttps://aimaker.substack.com/p/anthropic-claude-updates-q1-2026-guide
- thurrott.comhttps://www.thurrott.com/smart-tech/smart-home/google-home/335706/google-home-spring-2026-update-arrives-with-gemini-3-1-new-camera-capabilities-and-more
- ai.google.devhttps://ai.google.dev/gemini-api/docs/changelog
- docs.cloud.google.comhttps://docs.cloud.google.com/gemini/enterprise/docs/release-notes
- cnet.comhttps://www.cnet.com/tech/services-and-software/google-io-2026-everything-to-know/
- gemini.googlehttps://gemini.google/latest-news/
- releasebot.iohttps://releasebot.io/updates/github
- github.bloghttps://github.blog/changelog/label/copilot/
- github.comhttps://github.com/features/copilot
- midastools.cohttps://www.midastools.co/blog/best-ai-tools-may-2026
- youtube.comhttps://www.youtube.com/watch?v=A4UUukO9HaA
- confident-ai.comhttps://www.confident-ai.com/knowledge-base/compare/best-ai-prompt-management-tools-with-llm-observability-2026