Fetching from the wire…
Public story · 2026-09-14 · source-backed
Hard deadlines, all inside two weeks, all forcing the same migration.
Perplexity retires every Sonar API endpoint on September 27, replacing them with a single Agent API that meters web_search, fetch_url and sandbox as separately billed tool calls. Notion shuts off its alpha /agents, /threads, /messages and /chat routes on September 30, swapping polling for a streaming sessions-and-events model, after more than a million agents were built on Custom Agents since February. Apify ends flat monthly Actor rentals on October 1 and moves developers to pay-per-event.
None of the three coordinated. They're all making the same two changes at once: request/response becomes a session, and a subscription becomes per-tool-call metering.
The mechanism connecting them is what an agent does to a request/response API. A human hitting a search endpoint makes one call and reads the result. An agent hitting the same endpoint makes forty calls in a loop, half of them redundant, and the flat subscription that priced the human is now underwater. The session model exists because the vendor needs to see the whole loop to bill it, and because streaming is what agents need anyway when a single task runs for minutes.
OpenAI's on the same path from a different door. Its Custom GPT retirement FAQ now carries hard dates: migration starts September 17, new Custom GPT creation ends September 25, affected Enterprise workspace retirement December 11. Replacement is Plugins. Anyone with a production workflow living inside a Custom GPT has about ten days to build the last one they'll ever build.
Four deprecations, four vendors, fourteen days. If you have integration code touching any of these, this is your week.
The pricing read is the part I'd plan around rather than the API shapes. Per-tool-call metering means your agent's retry logic is now a line item. A loop that made five redundant fetch_url calls was free under Sonar and is billable under the Agent API. Instrument before you migrate, because the first invoice is where you find out how wasteful your loop was. The Constellation Research number from the Salesforce story below is the same lesson with a customer attached: spend up 30%, productivity up about 3%.
Each link below shares sources, entities, or timing with this story.
OpenAI published "Research acceleration: the view inside OpenAI" on September 6 with numbers no lab has put in public before (OpenAI). As of mid-August, the research organization uses 3.1 agent-workdays of effort for every workday of human labor. It says it reached its interna...
59 in Seattle/Bellevue, 74 in San Francisco. The same tracker lists Google reducing engineering, design and recruiting headcount across Kirkland, Redmond, Seattle and remote staff in September and October, TikTok closing its Nashville office with 250 roles, Etsy cutting about...
Coder Agents went GA September 9 and pushed September 12, fully self-hosted and air-gap-capable, aimed at DORA-regulated enterprises and government, with 70% of beta workloads invoked through the API rather than a UI. DeskcommCRM trended September 12 at 2,004 stars as a self-h...
Tristan Buckmaster and Levent Alpöge published three results on finite-time blow-up under smooth forcing for 3D incompressible Euler, Boussinesq and incompressible porous media. Terence Tao wrote that nothing in principle prevents the methods extending to Navier-Stokes. Then,...
Slack's MCP server hit general availability with 25x growth in tool calls. Launch partners: OpenAI, Anthropic, Google, Perplexity, Cursor, Vercel, Notion, Cognition. Any MCP-compatible agent can now search Slack channels, post messages, and access conversational context. Slack...
Announced September 11 as a vendor-neutral harness running on any model or MCP server, with a hosted pay-per-usage tier alongside the bring-your-own-keys release. The repo was created July 23, carries 5,405 stars, and was still shipping release candidates on September 12 (True...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.