OpenAI buys Ona to give Codex a cloud home for long-running agent work
OpenAI is acquiring Ona — the German startup previously known as Gitpod — whose core competency is running AI agents inside cloud sandboxes. Absorbed into Codex, that capability is meant to let the coding agent work on tasks that stretch across hours or days without being anchored to one machine or session. OpenAI pegs Codex usage at more than 5 million people weekly, up 400% from earlier this year; the price wasn't disclosed and the deal still needs regulatory sign-off.
Why it matters: This is a tell about where the frontier of coding agents actually is: not the model's reasoning, but the durability of the environment it runs in. An agent that can hold a persistent, sandboxed workspace for days can attempt refactors, migrations, and multi-file changes that a session-bound assistant simply can't — which shifts the value from autocomplete toward something closer to an asynchronous teammate you hand a ticket. Buying rather than building the sandbox also signals OpenAI thinks execution infrastructure is a moat worth owning outright, not renting. For developers, the practical implication is that the unit of work you delegate gets bigger, and so does the question of how you review output you didn't watch being produced. The broader trend it fits: every serious agent player is racing to own the runtime, because a smarter model trapped in a weaker environment loses to a decent model with a great one.