Perplexity has introduced a feature called Model Council, which runs up to eight different AI models in the cloud to provide multiple perspectives on ambiguous questions. This approach is intended to help users consider diverse viewpoints on complex issues.
Why it matters: By aggregating responses from several AI models, Model Council could influence how users approach decision-making with AI by reducing reliance on a single model's output.
Google has announced new capabilities for Managed Agents in the Gemini API, including support for the 3.6 Flash model, as well as the introduction of hooks and triggers. These features are designed to simplify the development and deployment of AI agents.
Why it matters: The update gives developers more powerful and flexible tools for building AI agents, which could accelerate the adoption of agent-based applications.
Perplexity has expanded its Personal Computer tool to Windows, allowing the operating system to function as a locally run AI agent. Similar to the Mac version launched in April, it acts as a general-purpose digital worker with access to local files and applications.
Why it matters: This expansion brings AI agent capabilities to Windows, the most widely used desktop operating system, potentially changing how users interact with their computers.
Perplexity has released pplx, an official command line client for its Search API. The tool provides two commands—pplx search web and pplx content fetch—and outputs a single JSON object to stdout. It is distributed as a checksum-verified single binary for macOS arm64 and Linux, and includes an Agent Skill for Claude Code, Codex CLI, and any harness that can read a URL.
Why it matters: This tool enables direct access to Perplexity's search capabilities from the terminal, streamlining workflows for developers and coding agents.
Meta is rolling out its Meta AI chatbot within Threads' direct messages, allowing users to interact with the AI assistant directly in DMs. The feature is being gradually released to users.
Why it matters: This integration brings AI chat capabilities to Threads' messaging, expanding Meta AI's reach and potentially changing how users interact on the platform.
Products & Agents→Official→AWS Machine Learning Blog
Guardoc Health leverages the Amazon Nova family of models via Amazon Bedrock to transform clinical documentation in long-term care. The solution aims to address challenges in medical document processing.
Why it matters: This demonstrates a real-world application of foundation models in healthcare, with potential to improve efficiency in clinical documentation.
Google’s AI Overviews are now present in 43% of search queries, highlighting the increasing prevalence of AI-generated answers in online information discovery. This trend suggests a significant shift in how users interact with search engines.
Why it matters: The growing presence of AI-generated search results could reshape how people access and trust information online.
Cursor tested its upgraded agent swarm by rebuilding SQLite in Rust using only documentation, without access to source code or the internet. The new system, which separates planning and working roles, achieved 100% on the test suite, while the previous version failed due to merge conflicts. This suggests that less expensive models can perform most coding tasks when guided by more advanced models for planning.
Why it matters: This approach could reduce costs in AI-assisted coding by combining advanced and less expensive models effectively.
Meta is upgrading its AI chatbot with new productivity features, such as calendar integration for event planning, daily briefings, and steerable in-depth research. These enhancements are intended to help Meta AI better compete with other leading AI assistants like Gemini, ChatGPT, and Claude.
Why it matters: The update strengthens Meta AI's position in the competitive consumer AI assistant market.
Bluesky's AI assistant Attie now allows users to ask questions about news, trends, and conversations on Bluesky and other apps built on the AT Protocol. This update expands Attie's capabilities into an open social research tool.
Why it matters: Attie's expansion enables broader analysis of social media activity across the AT Protocol, potentially changing how users interact with decentralized social data.
The U.S. Department of Veterans Affairs has signed a $1.6 billion deal with Salesforce to deploy AI agents. The agreement was made while Oracle separately secured a $7 billion defense contract.
Why it matters: This major government contract highlights the increasing adoption of AI agents in public sector services.
OpenAI has introduced its new voice mode to the ChatGPT desktop app. The feature allows users to interact with ChatGPT using voice commands and can work with both ChatGPT Work and Codex to complete tasks and control agents.
Why it matters: This update brings hands-free voice interaction and agent control to ChatGPT desktop users.
Anthropic has upgraded Claude's voice mode to operate on its most powerful Opus and Sonnet models, now available across all platforms. The update adds integration with Gmail, Google Calendar, and Slack, and Claude is currently the only AI assistant that can compose and send emails directly by voice.
Why it matters: This upgrade enhances Claude's capabilities as a voice assistant, offering direct email and calendar integration and distinguishing it from competitors.
Amazon is updating Alexa Plus to improve its ability to handle complex smart home instructions. The assistant can now connect with devices from brands like Bosch, Delta, Ecovacs, iRobot, Yale Home, Whirlpool, Tapo, Eufy, and others, automatically routing requests to the appropriate device.
Why it matters: This update enhances Alexa Plus's ability to manage multi-device smart home environments, making it more convenient for users.
ChatGPT Business and Enterprise users do not have access to the standard chat export option that is available to other users. As a result, third-party tools such as scrapemychats have emerged to help these customers export their chat data.
Why it matters: This highlights a limitation in OpenAI's enterprise offerings that could impact data portability and user control.
Anthropic has updated Claude's voice mode to support its more capable Opus and Sonnet models, which were previously only available on Haiku. The expanded voice mode now integrates with apps like Gmail, Slack, and Canva, enabling tasks such as rescheduling meetings or drafting emails.
Why it matters: This update brings advanced voice interaction to Anthropic's most powerful models, expanding the utility of voice assistants for productivity tasks.
ElevenLabs has published a guide on deploying enterprise conversational AI at scale, focusing on compliance, integration, and data governance. The guide outlines key considerations for implementing production-ready conversational AI systems in enterprise environments.
Why it matters: The guide offers enterprises actionable advice for addressing operational challenges when scaling conversational AI solutions.
Products & Agents→Official→AWS Machine Learning Blog
Jefferies developed an AI trade assistant leveraging Strands Agents, Amazon Bedrock, and Bedrock Knowledge Bases to enhance front office trading operations. The solution utilizes large language models and the Model Context Protocol (MCP) to securely connect to various data sources and tools.
Why it matters: This case study illustrates how financial institutions can use AI agents to streamline complex trading workflows and improve efficiency in capital markets.
ElevenLabs has introduced References, a new feature for its Music v2 model that allows users to upload an existing track to guide the style and feel of AI-generated music. This enhancement enables users to achieve more precise control over the sound of their creations.
Why it matters: References gives creators the ability to closely match the style and mood of reference tracks in their AI-generated music.
Anthropic has released the Claude Security plugin for Claude Code in beta. The plugin performs a multi-agent vulnerability scan of a repository from within an existing Claude Code session, then generates patch files for selected findings for users to review and apply.
Why it matters: This plugin integrates automated security scanning into the developer workflow, potentially reducing vulnerabilities in codebases.