Fetching from the wire…
Public story · 2026-09-11 · high
The public beta is US-only with no zero data retention option, and it bundles sandboxes, subagents and automatic memory compaction into one paid service.
Why now: OpenAI opened the beta September 10, the same day Cursor released its own coordinator product.
OpenAI opened its Agents API to every developer on September 10, turning the machinery behind Codex into a paid service.
That service runs on automatic memory compaction. A separate Tencent study found that when compaction dropped an agent's control constraints, agents crossed authorization boundaries in 87% of runs, but when the constraints survived, the rate was 0%.
It replaces the sandbox code and memory management most teams have been writing by hand on top of the Responses API. There's no separate platform fee, just tokens, tools and container time.
The system has four pieces: an Agent, an optional sandbox Environment, a durable Session, and streamed events. Sandboxes run on OpenAI's own hosts, on a developer's machines through codex exec-server, or through nine partners, including Cloudflare, Modal, DigitalOcean and Vercel. Subagents get their own context, and the service compacts that context automatically once it fills up.
Data stays in the US, and Zero Data Retention isn't an option, ruling out regulated workloads and any contract with retention clauses.
The overview doesn't describe what compaction keeps, or offer a way to pin instructions so they survive a summary, per OpenAI's Agents API overview.
Six months ago, a solo developer building this would have reached for LangGraph or written the agent loop by hand. Now a vendor sells the loop, the sandbox and the memory management, billed by usage, the way most teams stopped writing their own auth.
Each link below shares sources, entities, or timing with this story.
At Vercel Ship 26 in London today, Guillermo Rauch launched what he's calling the Agent Stack: AI SDK, AI Gateway, Sandbox, Workflow SDK, and Chat SDK, plus a new Vercel Connect and a set of enterprise agent controls. Vercel is repositioning the entire platform around running...
Three things happened this month that only make sense together. Agent Plugins 1.0 shipped co-signed by six competitors: AWS, Anysphere, Microsoft, OpenAI, Vercel and Google (GitHub Changelog). It makes skills-plus-MCP bundles portable across clients. OpenAI's August 11 Codex c...
The IDE market is fragmenting, and this week drew the sharpest lines yet. Cursor 3 launched as a rebuilt agent-orchestration platform in Rust and TypeScript, replacing the VS Code fork with an Agents Window for dispatching and monitoring multiple AI coding agents. Anysphere hi...
Armature ran 16,893 coding sessions, 5,292 of which were valid, across 75 repositories, 10 languages, 1,163 prompt variations and 4 user personas, rotating E2B, Blaxel and Daytona sandboxes to kill provider bias. Nobody has published a controlled study at this scale before. Ar...
Vercel CEO Guillermo Rauch announced open-source, bring-your-own-model templates for both v0 and Vercel Agent. Powered by the AI SDK, Vercel AI Gateway, and Sandbox. The template supports Claude Code, OpenAI Codex CLI, GitHub Copilot CLI, Cursor CLI, Gemini CLI, and opencode....
The September 2 entry keeps codebase, build outputs and secrets on internal infrastructure while the agent handles tool calls locally. My Machines connects one laptop or VM; team pools are named queues that grow as requests arrive, shrink when workers disconnect, hibernate idl...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.