The AI Brief

Vol. I · No. 97 · Sunday, August 30, 2026

Today's brief:

  • OpenAI shipped WebMCP in ChatGPT's desktop browser on August 25, giving AI agents a structured tool-call interface on compatible websites instead of simulated clicks, Shopify's millions of storefronts are already live, marking the first large-scale deployment of agent-native web infrastructure.
  • At 103 days and counting, Google has shipped four Flash models since promising Gemini 3.5 Pro, making its own budget tier the de facto top of its lineup.
  • Anthropic's August 10 move to make Claude Sonnet 5's $2/$10 pricing permanent lands today as the originally-scheduled September 1 price increase expires without taking effect, a quiet reprieve for API-dependent operators.
  • OpenAI retires the official DALL·E GPT from ChatGPT today, its fifth model removal in three months, as the company compresses its product surface around the GPT-5.x generation.
  • Google quietly shipped Gemini 3.6 Flash to general availability on August 13, a downstream model now leading Google's callable lineup while its flagship Pro tier stays dark.

OpenAI Gives AI Agents a Structured Interface to the Web, Retiring the Click

Why it matters
Browser-based agents that previously had to guess their way through menus and buttons can now call named, typed functions that websites explicitly publish, the difference between an agent reading a sign and an agent operating a switch panel, with Shopify's full storefront fleet already converted.
What's at stake
For operators running agentic workflows against consumer or commerce sites, the WebMCP surface determines whether those agents are brittle screen-scrapers or reliable API-grade integrations, the upgrade path requires website owners to publish agent-facing tool definitions, which is voluntary and early.
Decode
WebMCP = an open standard that lets a website declare named JavaScript functions AI agents can call directly inside an existing browser session, sharing the user's login, instead of requiring an agent to visually locate and click UI elements. Distinct from but related to Anthropic's Model Context Protocol (MCP), which connects agents to external servers and data sources; WebMCP targets the browser page itself.
Detail

OpenAI added WebMCP support to ChatGPT's desktop browser app on August 25. OpenAI added WebMCP support to ChatGPT's desktop browser; AI agents can now call structured tools on compatible sites instead of scraping interfaces. The feature works with GPT-5.6 Sol and Terra, while Luna currently has WebMCP disabled, and is not available in Enterprise or Edu workspaces.

Millions of Shopify storefronts are already WebMCP-enabled, with Expedia, Instacart, and Target among the companies experimenting with the standard. Shopify confirmed WebMCP tools were live on every Liquid storefront; the very next day, Cloudflare introduced a developer preview that adds a WebMCP bridge at the network edge. WebMCP lets a site define named functions with descriptions and typed inputs; an agent can call those functions inside an existing browser session, where they run in the page's JavaScript and share the user's session.

OpenAI launched a 10-day WebMCP Challenge with $3,000 per winner and prizes from Shopify, Google Chrome, Netlify, Cloudflare, Vercel, and Render. The challenge accepts submissions through September 3. The standard is experimental and adoption outside commerce is nascent; the contest is an early test of whether sites will publish agent-facing actions instead of relying only on interfaces designed for human clicks. Separately, ChatGPT Work also gained webhook-triggered scheduled tasks this week: ChatGPT added webhook-triggered scheduled tasks in Work, plus shared tasks and flexible limits for Free users, and expanded Work's browser to complete tasks on signed-in websites, with secure logins, password manager support, and confirmation before consequential actions. Supported webhooks include new Gmail messages, Slack channel messages, and GitHub pull request activity.


103
Days since Sundar Pichai promised Gemini 3.5 Pro at I/O, still unshipped

Google's Pro Tier Stays Dark as Gemini 3.5 Pro Misses Its Fourth Target

Why it matters
Google's flagship reasoning model has been delayed long enough that the company shipped four subsequent Flash models, including Gemini 3.7 Flash, while its Pro lineup remains frozen at Gemini 3.1 Pro, leaving developers without a current-generation top-tier Google model for the longest gap in the lab's recent history.
What's at stake
For most operators, this is context, not a decision. For teams that evaluated or budgeted around Gemini 3.5 Pro for Q3 agentic deployments, the freeze forces a choice between extending commitments to 3.1 Pro, migrating to 3.7 Flash, or crossing to a rival's stack, each with distinct pricing and capability trade-offs.
Detail

Gemini 3.5 Pro is still unreleased as of August 23, 2026, more than three months after Google announced it at I/O on May 19, having now missed three targets, June, mid-July, and early August, with no model ID, no pricing, and no launch date. As of today, August 30, the count reaches 103 days. Google DeepMind still lists it as "coming soon."

Bloomberg reported in July that Pro is months behind schedule, tied to coding performance that fell short of Google's internal bar, with no new date given; earlier reporting also said Google rebuilt Pro from a new base model rather than the earlier 2.5 Pro one. The best Gemini model callable today is not a Pro model at all, it is Gemini 3.7 Flash, which went GA on August 13.

The gap is now structurally visible in Google's own API changelog: Gemini 3.6 Flash, released to stable GA, features improved token efficiency and code and agentic planning capabilities at a lower price point than 3.5 Flash. Google shipped a downstream Flash variant before its flagship Pro tier shipped at all, an inversion with no clear precedent at the lab. The prior coverage high-water mark was day 97 (Vol. I, No. 96, August 26).


Anthropic Cancels the September 1 Sonnet 5 Price Hike, Today's the Day That Didn't Happen

Why it matters
The September 1 deadline was the single largest pending cost event on most API operators' near-term roadmaps, a 50% per-token rate increase compounded by Sonnet 5's new tokenizer, which generates roughly 30% more tokens per equivalent input than Sonnet 4.6 did.
What's at stake
For operators running Sonnet 5 at volume, the freeze locks in cost-structure assumptions that underpin agent-at-scale unit economics, but the new tokenizer's 30% token inflation persists regardless, meaning teams that migrated from older Sonnet versions without auditing token budgets still face a hidden effective cost increase.
Decode
Tokenizer = the component that converts text into the discrete units (tokens) that a model processes and that determine billing. Sonnet 5 ships with a new tokenizer that produces approximately 30% more tokens for the same input text compared to Sonnet 4.6, independent of the per-token rate, so cost can rise even when the price-per-token stays flat.
Detail

Anthropic launched Claude Sonnet 5 in June with introductory pricing of $2 per million input tokens and $10 per million output tokens, explicitly framed as temporary through August 31. Anthropic announced on August 10 that the introductory pricing for Claude Sonnet 5 is now permanent. When Sonnet 5 launched in June, Anthropic set the rate at $2 per million input tokens and $10 per million output tokens, framed explicitly as introductory pricing through August 31. Standard pricing of $3/$15 per million tokens was scheduled to kick in from September 1. That increase will not happen.

The freeze matters most because of the compounding tokenizer dynamic. Claude 4.7 and later models use a newer tokenizer that produces approximately 30% more tokens for the same text. Claude Sonnet 5 runs on this new tokenizer; a team migrating a workload from an older Sonnet model will not just see a higher sticker price; the token count for identical inputs and outputs will likely climb too, compounding the rate increase in practice rather than sitting beside it.

The operative picture today: the September 1 rate-card event has been neutralized by Anthropic's August 10 announcement. Teams that budgeted for the increase and reallocated to alternative models or reduced call volume may now find themselves over-hedged. The previously scheduled increase to $3/$15 per million tokens on September 1 will not occur; Claude Sonnet 5 has become the default workhorse model for AI agent deployments, sitting at the sweet spot of capability and cost for multi-step tasks. First covered as a pending risk in Vol. I, No. 87 (Aug. 10).

Disclosure: Claude, which generates this brief, is built by Anthropic.


OpenAI Retires the DALL·E GPT Today, Fifth Removal in Three Months

Why it matters
OpenAI is compressing its ChatGPT product surface faster than any prior period in the company's history, retiring purpose-built GPTs and standalone model tiers in favor of a single unified image interface, ChatGPT Images, that the company controls end-to-end, eliminating the GPT wrapper layer entirely for core image workflows.
What's at stake
For most operators, the DALL·E GPT retirement is a migration notice, not a capability loss, ChatGPT Images provides the same generation path. For teams that built automated pipelines referencing the DALL·E GPT as a distinct addressable endpoint, the removal today may surface silently if those workflows lacked retirement-date monitoring.
Detail

On August 30, 2026, OpenAI retired the official DALL·E GPT in ChatGPT, encouraging users to download any images they want to keep before then and directing image creation to ChatGPT Images going forward. User-created GPTs with image generation enabled are not affected.

The DALL·E GPT was the dedicated image-generation wrapper inside ChatGPT's GPT Store, distinct from the native ChatGPT Images capability that OpenAI has been expanding. Its removal follows the retirement of o3 from ChatGPT on August 26, GPT-4.5 from ChatGPT in June, the ChatGPT Atlas browser shutdown on August 9, and the Assistants API hard shutdown on August 26. The pattern reflects OpenAI's deliberate consolidation away from the plugin-and-GPT-Store architecture toward a unified agentic surface built around the GPT-5.x model family and ChatGPT Work.

OpenAI also announced ChatGPT for Academic Researchers, offering faculty and postdoctoral researchers twelve months of complimentary access to a dedicated ChatGPT workspace for teams of up to five members, with business data protections and ChatGPT Pro-level usage limits. That program, launched alongside the DALL·E GPT retirement, signals a simultaneous push into institutional adoption as consumer-facing legacy products wind down.


Google Ships Gemini 3.6 Flash to GA While Its Flagship Pro Tier Stays Empty

Why it matters
Google has inverted the normal model release sequence, shipping a downstream efficiency model to production before the flagship Pro tier it nominally sits below, which means developers who need Google's best callable reasoning today are running on a Flash model, not a Pro, with no clear timeline for when that changes.
What's at stake
For most operators, Gemini 3.6 Flash's GA is a usable capability upgrade available immediately. For teams that held off on Google API commitments while waiting for 3.5 Pro's reasoning ceiling, Gemini 3.6 Flash's pricing and coding improvements may now clear the evaluation bar, with or without Pro ever shipping on its original spec.
Detail

Google released Gemini 3.6 Flash to stable general availability on August 13, noted in the Gemini API changelog without a dedicated launch post. Gemini 3.6 Flash features improved token efficiency and code and agentic planning capabilities at a lower price point than 3.5 Flash, resolving developer feedback around output verbosity. Google also moved Gemini 3.5 Flash-Lite to GA simultaneously. Gemini 3.6 Flash and Gemini 3.5 Flash-Lite reached stable, production-ready GA; the existing gemini-omni-flash-preview endpoint will be deprecated on September 30, 2026.

The release creates an unusual lineup: Google's most recently shipped production model is Gemini 3.6 Flash, a second-generation Flash release, while the Pro tier that nominally sits above it, Gemini 3.5 Pro, has no model ID, no pricing, and no API entry. The official Google DeepMind models page lists Gemini 3.1 Pro as the current Pro model and carries a "3.5 Pro coming soon" marker; the model is delayed, not cancelled.

Also in the Google API changelog: the gemini-robotics-er-1.6-preview model will be shut down on August 31, 2026 , a low-profile deprecation that removes a robotics evaluation model one day after today's edition. Google separately shipped Gemini 3.5 Transcribe and Gemini 3.5 Transcribe Live to GA, covering high-accuracy non-streaming and low-latency bidirectional streaming speech-to-text across 85-plus languages. The speech models represent Google's most consistent GA cadence of August: three models shipped quietly while its flagship reasoning model stayed in limbo.