


Every vendor has an agent demo that looks like magic. Strip that away and the real picture is more useful: what AI agents reliably do in production today, where they still break, and what your team should actually ship this quarter.
Best Work · Jun 14, 2026 · 8 min read
OpenAI is acquiring Ona, a startup focused on secure, persistent cloud environments, to extend Codex with the infrastructure needed to run long-lived AI agents inside enterprise systems. The announcement, published June 11, 2026, frames the deal as a direct expansion of Codex's capabilities — not a standalone product play.
The practical gap Ona fills: current agent sessions are largely stateless or short-lived. When a task spans hours, involves multiple tool calls, or needs to interact with private corporate infrastructure, ephemeral sandboxes break down. Ona's architecture is built to keep agent environments alive and isolated across that kind of extended work.
Codex can generate and reason about code, but deploying it as an autonomous agent in enterprise settings requires more than generation quality. Agents need to read from and write to persistent storage, maintain environment state across steps, and do so inside a security perimeter the enterprise actually controls. OpenAI's announcement positions Ona's technology as the layer that makes this possible — secure, cloud-native execution environments that travel with the agent rather than resetting between calls.
Without persistent environments, agents running multi-step workflows (think: refactor a codebase, run tests, open a pull request, respond to reviewer feedback) either require constant human re-prompting to restore context or rely on brittle workarounds. That ceiling has been a real constraint on how much autonomous work Codex could realistically own.
The acquisition targets the segment that can afford agents but can't accept the current risk profile: regulated industries, large engineering orgs, and any company where a stateless agent touching internal systems is a compliance non-starter. OpenAI's announcement specifically calls out enterprise workflows as the intended scope.
Concrete deal terms — acquisition price, timeline to integration, headcount joining OpenAI — are not disclosed in the primary source. Claims about specific architectural specs or deployment timelines circulating in secondary coverage should be treated as unverified until OpenAI publishes product-level documentation.
Persistent, cloud-hosted agent environments inside enterprise infrastructure raise their own questions. More persistence means a larger attack surface: a compromised long-running environment has more time and access than an ephemeral one. Enterprises will need to evaluate how Ona's isolation model holds up against lateral movement risks — OpenAI hasn't published a security architecture document for this integration yet.
There's also a vendor lock-in dimension. If Codex agents depend on OpenAI-managed persistent environments, enterprises trading one SaaS dependency for a deeper one need to weigh that before committing to long-running agent workflows.
Finally, the 'when this is wrong' case: teams with simpler, well-scoped automation tasks that complete in a single session gain nothing from persistent environments and add operational complexity for no benefit. Ona's value is proportional to task duration and state complexity.
Ona builds secure, persistent cloud environments designed to host long-running processes — in this context, AI agents. OpenAI's acquisition announcement identifies this infrastructure as the core asset being brought in-house.
Not immediately. The announcement describes intent and strategic direction; integration timelines and updated product availability have not been published by OpenAI as of June 11, 2026.
Coding workflows are rarely single-step. Refactoring, testing, code review, and deployment are sequential and stateful — an agent that loses context between steps either fails or requires constant human intervention to re-orient, which defeats the purpose of automation.
The integration timeline is the key unknown. OpenAI acquiring the capability is not the same as shipping it. Watch for Codex product updates that reference environment persistence or enterprise deployment controls — that's when the Ona acquisition becomes real to practitioners rather than a strategy slide. Also watch whether OpenAI publishes a security model for how these persistent environments are isolated, audited, and terminated; that documentation will determine whether regulated enterprises can actually adopt this.
Ask about this article
Answered only from this piece — the AI never invents.

The real difference between on-device and cloud AI is not speed or smarts, it is what leaves your device, and who can see it.
Research Desk · Jun 14, 2026 · 1 min read
Discussion