From Mexico — this noon I’m not rehashing another safety essay. OpenAI just put the Codex harness behind a managed Agents API, and I’m reading it as the product move that matters for teams stuck between a demo agent and something that runs for hours. Per the OpenAI Developer Community announce (VeitB, Sep 10), it’s in public beta for all developers. There’s no separate fee for the Agents API itself — you pay for the tokens and tools the agent uses, plus standard container rates if you take an OpenAI-hosted sandbox.
The official Agents API docs are blunt about the split of labor: OpenAI manages sessions, orchestration, context compaction, and recovery. Your app brings the tools and picks the execution environment. The managed harness can run commands in a sandbox, apply skills, talk to MCP servers, steer mid-run, summarize old work to keep context under control, spin subagents, and resume a session where it left off. That’s the same class of glue most shops still assemble by hand.
One call, then pick your sandbox
InfoWorld (Anirban Ghoshal, Sep 11) frames it for CIOs: previously you had to wire a runtime, context/session store, tools, and sandboxes yourself. With Agents API you specify task, model, tools, and environment in one session create. Docs examples lean on gpt-6-astra. Environment choices: an openai_hosted Linux sandbox OpenAI provisions for you, or self_hosted / partner sandboxes. First-class integrations listed in the announce and in InfoWorld: Blaxel, Cloudflare, Daytona, DigitalOcean, E2B, Modal, Oracle, Runloop, and Vercel.

Faster path — and the lock-in / ZDR tax
Analysts quoted by InfoWorld like the fewer moving parts — less job-queue / state-DB / sandbox-fleet ownership between a working demo and unattended production. Same piece flags the tradeoff: if OpenAI owns model, context, tools, orchestration, and (optionally) the sandbox, switching platforms gets harder. Crowded shelf already: Anthropic’s Claude Managed Agents (public beta since April), AWS Bedrock AgentCore (managed harness GA in June), plus Microsoft Foundry Agent Service and LangGraph.
The hard governance line is in OpenAI’s own docs: Agents API currently supports data residency only in the United States and does not support Zero Data Retention (ZDR). Choosing a self-hosted sandbox does not make the API ZDR-eligible. I’m citing that as written — regulated BFSI/healthcare shops should read it twice. Flavio Copes (verified against docs as of Sep 11) matches the announce on pricing and the partner list. Primary wires: Agents API overview, community announce, InfoWorld, Flavio Copes.
Hero image: macro of a black circuit board by Alexandre Debiève on Unsplash (Unsplash License). Cropped, graded, and lightly grained by Tech & AI Pulse. Face-free still — no people, no logos.