AI news daily brief: 2026-08-09
Nine stories today: OpenAI closed its standalone Atlas browser and folded agentic web capabilities into ChatGPT, Cursor released a model router that cuts frontier-model costs by up to 68 percent, and Anthropic added malware scanning for Claude Enterprise plugins. Four more product updates cover ChatGPT Enterprise voice, OpenAI's hardware debut, GitHub model deprecations, and Google Gemini in classrooms. The leftover items cover a quiet OpenAI acquisition and n8n's Week 31 agent control-plane release.
OpenAI shuts down Atlas browser after nine months as capabilities fold into ChatGPT Work
OpenAI closed Atlas on August 9, 2026, less than a year after the macOS browser launched in October 2025. Atlas let AI agents browse the web, fill forms, download files, and authenticate with external services from a standalone app. OpenAI is splitting those capabilities across three surfaces: the ChatGPT desktop app, ChatGPT Work (its all-in-one workspace product), and Codex. Users who relied on Atlas for ambient web browsing are directed to an official Chrome extension that lets ChatGPT act as a layer over any open tab. OpenAI executive James Sun framed the consolidation as deliberate strategy, noting that a standalone browser competing against Chrome fragments the product surface and is expensive to scale at volume, per the ChatGPT release notes.
Full story: OpenAI shuts down Atlas browser
Cursor Router hits 68% cost reduction for Auto Intelligence and 41% for Auto Balance
Cursor launched Cursor Router on August 6, 2026, routing each code-assistant request to the most cost-effective model that meets quality thresholds. Two modes are available. Auto Intelligence delivers above-Fable-level user satisfaction at 68 percent lower cost than a direct frontier-model call, an 18 percent further improvement since the feature first launched. Auto Balance outperforms Opus 4.8 at 41 percent lower cost with a 3 percent satisfaction gain, an additional 8 percent reduction since launch, per the Cursor changelog. For teams running Cursor at scale, the cost gap between routing-optimized and direct-frontier access is now large enough to change per-seat economics. Neither mode requires configuration changes from users; the router selects the model per request.
Full story: Cursor Router cost reduction
Anthropic adds automatic malware scanning for Claude Enterprise skills and plugins
Anthropic added a security scanner for Claude Enterprise skills and plugins in early August as a beta feature. When an organization enables the setting, every third-party skill or plugin is scanned for malicious content at upload time and again each time it is edited. The scan runs before the skill or plugin becomes active in any employee's session. The feature works alongside inference hooks, which launched August 5 and route Claude's inputs and outputs through a customer's own security inspection logic. Named inference-hook partners include Netskope, Palo Alto Networks, Proofpoint, and Zscaler, per Anthropic. MCP connectors are outside the scanner's scope. For compliance teams evaluating third-party skill adoption, the two layers together create an auditable chain from plugin upload to employee session.
Full story: Anthropic Claude Enterprise plugin scanning
ChatGPT Enterprise gains file uploads and Projects context inside GPT-Live voice sessions
OpenAI updated ChatGPT Enterprise, Edu, and Healthcare on August 8 to allow file uploads inside live voice conversations. Users can pass a document to ChatGPT while speaking and ask questions about it in real time. The update also connects Projects to the GPT-Live voice interface: users can call up a Project during a session to reference its recent chats, uploaded sources, and custom instructions without switching to text. GPT-Live is now the default voice mode for Enterprise, Edu, and Healthcare workspaces when a workspace owner enables Voice, per OpenAI's Enterprise release notes. Document Q&A over voice was previously a workaround at best; it is now a supported product path for those workspace types.
Full story: ChatGPT Enterprise GPT-Live file uploads
OpenAI's first consumer hardware is a $300-400 donut-shaped AI speaker with a live camera
Bloomberg, TechCrunch, and Fast Company reported on August 6-7 that OpenAI's first consumer hardware device is a donut-shaped AI speaker priced between $300 and $400. The device is roughly hockey-puck-sized, battery-powered, and portable. It is built from high-quality metal with speaker grills, microphones, ambient lighting, and a camera that feeds environmental context into ChatGPT in real time. The hardware was designed in partnership with Jony Ive's design firm and is expected to launch in 2027, per TechCrunch. OpenAI has not issued an official press release or confirmed pricing. At $300-400, the device sits above smart speakers from Amazon and Google but below premium audio hardware, targeting users who want ambient AI access without a phone.
Full story: OpenAI first consumer hardware AI speaker
OpenAI acquires AI presentation startup NextSlide, team joins ChatGPT months after the deal closed
NextSlide, a startup that converts notes and research into polished slide presentations using AI, announced August 8 that OpenAI had acquired it, with founder Ahmed Beshry noting the announcement came "a few months late." The full team joined OpenAI and is working on ChatGPT features. Financial terms were not disclosed, per TechCrunch. The delayed announcement suggests OpenAI kept the deal quiet until the team integration was far enough along to show results inside ChatGPT. The acquisition continues a rapid M&A pace: OpenAI made at least 17 acquisitions in the three years through March 2026, six in Q1 2026 alone. Watch for slides or presentation-generation features inside ChatGPT as the team settles in.
Google brings Gemini to every K-12 and college classroom starting August 10 with study guides, flashcards, and Notebook sync
Google announced August 7 that Gemini in Classroom is expanding to all K-12 and higher-education students starting August 10 on web, with mobile following August 17. A new Gemini tab inside Google Classroom lets students create flashcards and practice quizzes tied to their specific course materials, then sync those materials to Gemini Notebook for interactive study guides. School administrators control access and can restrict Gemini for students under 18. Google stated the education version does not use student data to train AI models, per Google Workspace Updates. Districts that blocked Gemini pending a data-privacy determination should treat the no-training commitment as a claim to verify against their own data-processing agreements before August 10.
GitHub Copilot will retire older Claude, OpenAI, and Gemini models on September 1 as newer additions fill the gap
GitHub announced July 31 that a set of older Anthropic, OpenAI, and Google models inside GitHub Copilot will be deprecated across all Copilot experiences on September 1, 2026. Claude Sonnet 4.6 is the stated exception, remaining available to individual Copilot subscribers on annual plans. The announcement ran alongside a separate July 29 update that turned on newer models by default for Copilot Business and Enterprise organizations. GitHub has been adding models at a faster clip: Kimi K3 arrived August 6, Kimi K2.7 Code on July 1. GitHub has not published the specific model version names being removed, per the GitHub changelog. Teams using API integrations or automations that pin a specific model name should audit those references before September 1.
n8n ships AI workflow builder, native MCP server hosting, and workflow review in its Week 31 release
n8n shipped its Week 31 feature release on July 29, 2026, with three changes that extend its reach from workflow automation into agent orchestration. A built-in AI workflow builder generates multi-step workflows from a natural-language description without manual node construction. A workflow review step checks an agent's proposed next action against the expected path and halts on divergence, giving operators a human-in-the-loop checkpoint without building it from scratch. Native MCP server hosting lets any n8n workflow act as an MCP tool callable from Claude Code, Cursor, or any MCP-compatible client, without a separate MCP Client node. Initial registry coverage includes Apify, Linear, monday.com, Notion, and PostHog, per the n8n release notes. Teams already running n8n-hosted workflows can expose them as MCP endpoints immediately.
Sources
- ChatGPT release notes: OpenAI, August 9, 2026
- Cursor Changelog: Cursor, August 6, 2026
- Anthropic Claude blog: Anthropic, August 2026
- ChatGPT Enterprise/EDU release notes: OpenAI, August 8, 2026
- OpenAI's new AI smart speaker will reportedly sell for between $300 and $400: TechCrunch, August 6, 2026
- OpenAI acquires presentation startup NextSlide: TechCrunch, August 8, 2026
- Gemini in Google Classroom is expanding to users of all ages: Google Workspace Updates, August 7, 2026
- Upcoming August 2026 model deprecations in GitHub Copilot: GitHub Changelog, July 31, 2026
- n8n release notes: n8n, July 29, 2026
