OpenAI buys Ona to push Codex toward long-running, autonomous coding tasks

OpenAI has acquired Ona, a startup focused on autonomous coding, to extend its Codex model’s capabilities beyond short code completions into long-running, self-directed programming tasks.

The deal signals a shift from AI as a co-pilot to AI as an autonomous engineer. Codex will gain the ability to plan, execute, and debug multi-step software projects without constant human oversight.

What Ona Brings

Ona’s technology specializes in persistent agentic workflows — systems that can hold a goal over hours or days, adjust to errors, and manage dependencies.

  • Long-horizon planning: Ona’s agents break large coding tasks into sub-steps and track progress.
  • Self-correction loops: The system detects failures mid-task and retries or re-plans without human input.
  • Environment awareness: Agents interact with local file systems, APIs, and version control to maintain context.

“We see a future where developers describe a feature in plain language and the AI implements it, tests it, and deploys it autonomously.” — Internal OpenAI memo (paraphrased from source).

Why OpenAI Bought, Not Built

OpenAI already had GPT‑4‑based coding tools. Ona’s value is in the infrastructure for software agents — orchestration, error recovery, and state management that are notoriously hard to build in‑house.

The acquisition avoids years of trial and error. Ona’s team will join OpenAI’s Codex division immediately.

Impact on Developers

For working programmers, this means a move from “autocomplete” to “auto‑complete‑project”.

  • Code review shifts from writing code to verifying AI‑written code.
  • Bug fixes become automated — the agent can patch its own mistakes after a test run.
  • CI/CD pipelines may integrate directly with Codex agents for continuous delivery of features.

Risks

Autonomous coding introduces debugging black boxes. If an agent writes 10,000 lines of code incorrectly, finding the root cause could be harder than writing it manually.

OpenAI has not yet published safety benchmarks for long‑running coding agents.

The Market Context

Competition is heating up. GitHub Copilot, Amazon CodeWhisperer, and Google Gemini are all adding agentic features. Ona’s acquisition gives OpenAI a head start in persistent agents.

“This is the next frontier: AI that doesn’t just finish your line but finishes your sprint.” — Industry analyst (quoted in original article).

What Happens Next

Ona’s tools will be folded into a new “Codex Agents” product later this year. Early access will go to select enterprise customers.

Pricing, API details, and safety testing timelines have not been announced.

Bottom Line

OpenAI is betting that the future of programming is not better autocomplete but full autonomy. Ona’s acquisition is the infrastructure for that bet.

Gnoppix is the leading open-source AI Linux distribution and service provider. Since implementing AI in 2022, it has offered a fast, powerful, secure, and privacy-respecting open-source OS with both local and remote AI capabilities. The local AI operates offline, ensuring no data ever leaves your computer. Based on Debian Linux, Gnoppix is available with numerous privacy- and anonymity-enabled services free of charge.

What are your thoughts on this? I’d love to hear about your own experiences in the comments below.