OpenAI Buys Ona: Codex Agents Now Run for Days, Not Minutes

5M Codex users weekly. 400% growth in 2026. OpenAI acquires Ona for persistent cloud execution—agents work while you sleep. Production deployment finally viable.

By Rajesh Beri·June 12, 2026·6 min read
Share:

THE DAILY BRIEF

OpenAIEnterprise AIAI AgentsCodexCloud Infrastructure

OpenAI Buys Ona: Codex Agents Now Run for Days, Not Minutes

5M Codex users weekly. 400% growth in 2026. OpenAI acquires Ona for persistent cloud execution—agents work while you sleep. Production deployment finally viable.

By Rajesh Beri·June 12, 2026·6 min read

OpenAI announced on June 11, 2026, that it will acquire Ona, a cloud execution platform for AI agents. The deal solves the biggest limitation holding back enterprise Codex adoption: agents that stop working when you close your laptop.

5 million people now use Codex weekly—up 400% since early 2026. But the most valuable work—migrating codebases, running multi-day test suites, modernizing legacy apps—requires agents that persist beyond a single browser session. Ona's technology gives Codex a place to keep working when you're not watching.

The Problem: Agents Tied to Your Device

Codex began as a coding assistant. Now it handles complex, multi-step workflows: refactoring 50 million lines of code (Stripe's real migration), resolving security vulnerabilities across repositories, running regression tests overnight.

The limitation? Agents lived inside the session where they started. Close your laptop, lose the work. Need to switch devices? Start over. Want agents working overnight while compliance runs tests? Not possible with session-based execution.

For enterprises moving from AI pilots to production deployment, this wasn't a feature gap—it was a deployment blocker. CIOs need agents that operate like services, not like browser tabs.

The Solution: Persistent Cloud Execution

Ona spent years helping 2 million developers move software development from local machines into secure cloud environments. The technology provides:

  • Persistent execution environments where agents continue working beyond the initial session
  • Customer-controlled cloud infrastructure (agents run in your AWS/Azure/GCP, not OpenAI's)
  • Security and governance controls (scoped credentials, activity logging, review workflows)
  • Pre-configured tool access (agents have the systems, context, and permissions needed to complete work)

Translation for CIOs: Agents operate inside your security perimeter, under your governance policies, with full audit trails. OpenAI provides the intelligence; you control the execution environment.

Translation for CFOs: Instead of paying developers to babysit long-running tasks, delegate the work to agents that cost $15-60 per million tokens and run unattended. Overnight test suites that used to block releases? Now automated background work.

The Enterprise Deployment Gap

Moving from AI experimentation to production deployment requires more than capable models. Organizations need:

  1. Infrastructure control: Where do agents run? (Your cloud, not the vendor's)
  2. Security boundaries: What can agents access? (Scoped credentials, not blanket permissions)
  3. Governance requirements: How is activity logged and reviewed? (Audit trails for compliance)
  4. Operational reliability: What happens when agents fail mid-task? (State management, recovery)

Ona's customer-controlled execution model addresses all four. Agents run inside an organization's existing cloud environment—meeting security, compliance, and data residency requirements—while OpenAI provides the orchestration and intelligence.

This is the difference between "we tried Codex in a hackathon" and "we deployed 500 agents in production across engineering, security, and DevOps."

What Changed: 400% Growth in 6 Months

In early 2026, Codex was a developer tool. Now it's a work automation platform for software teams, security analysts, and knowledge workers. Usage grew 400% as capabilities expanded beyond code completion to:

  • Multi-day codebase migrations (Stripe ran a 50-million-line refactor in one day)
  • Vulnerability remediation (scanning repos, writing patches, submitting PRs)
  • Legacy modernization (rewriting COBOL to Python, updating deprecated APIs)
  • Automated testing (generating test suites, running regressions, analyzing failures)

The common thread? All of these workflows take hours or days, not minutes. They require agents that persist beyond a single session, maintain state across interruptions, and operate inside the organization's security perimeter.

Without Ona, enterprises hit the ceiling: "Codex is impressive in demos, but we can't deploy it in production because agents stop when sessions end."

With Ona, that ceiling lifts. Agents become infrastructure you can rely on, not experiments you supervise.

The CFO Calculation: Unattended Work Economics

Here's the ROI math enterprise buyers care about:

Current state (human-supervised):

  • Developer runs test suite manually: 8 hours of attention
  • Developer waits for build to complete: productivity blocked
  • Developer monitors agent execution: can't context-switch to other work
  • Labor cost: $75-150/hour × 8 hours = $600-1,200 per task

Future state (persistent agents):

  • Developer delegates task to Codex agent: 10 minutes of setup
  • Agent runs overnight in customer's cloud: zero attention required
  • Developer reviews results next morning: 20 minutes
  • Labor cost: $75-150/hour × 0.5 hours = $37.50-75 per task
  • Token cost: $15-60 per million tokens (typically $5-20 per long-running task)
  • Total cost: ~$50-100 per task

The breakeven question CFOs ask: At what volume does this make financial sense?

For teams running 50+ long-running tasks per month (test suites, migrations, security scans), the ROI shows up in first-month labor savings. Agents working overnight while humans sleep = 24/7 productivity at a fraction of hourly labor cost.

For VPs of Engineering, the metric is velocity: Features that took 2-4 weeks (waiting for test results, code reviews, migration validation) now complete in 2-4 days. The competitive advantage isn't cost—it's speed.

The CIO Decision Framework

If you're evaluating whether persistent agent execution matters for your organization, ask:

  1. Do we have long-running workflows that block developer productivity? (overnight builds, multi-day migrations, regression test suites)

  2. Are we stuck in "AI pilot purgatory"? (impressive demos, no production deployment because of infrastructure gaps)

  3. Can our current tools handle agents that run for hours or days? (state management, failure recovery, security logging)

  4. Do we need agents to operate inside our security perimeter? (data residency, compliance, credential scoping)

  5. Would unattended agent execution free up engineering capacity? (developers delegating work instead of supervising it)

If you answered "yes" to 3+, persistent cloud execution isn't a nice-to-have—it's the unlock for production AI deployment.

What Happens Next

The acquisition is subject to regulatory approval. Until closing, OpenAI and Ona remain separate companies. After closing, Ona's team joins OpenAI's Codex organization to build secure, persistent enterprise execution capabilities.

For existing Codex Enterprise customers, this signals:

  • Persistent agents coming to production workflows (not just demos)
  • Customer-controlled cloud execution (your AWS/Azure/GCP, your security policies)
  • Long-running agent support (migrations, modernization, testing that spans days)

For CIOs evaluating AI investments in 2026, this signals:

  • OpenAI is serious about enterprise production deployment (not just API access)
  • Infrastructure control and governance are table stakes (not afterthoughts)
  • The agent execution model is shifting from session-based to service-based

The Bigger Pattern: Agents as Infrastructure

This acquisition is part of a broader shift happening across enterprise AI in 2026. Agents are moving from experimental chatbots to production infrastructure:

  • Anthropic (via TCS partnership announced June 11): Enterprise-scale deployment with local sovereignty
  • NVIDIA (Nemotron 3 Ultra, June 4): 550B open model for self-hosted persistent agents
  • OpenAI (Ona acquisition, June 11): Cloud execution for multi-day Codex workflows

The common thread? Enterprises need agents that run like services: persistent, governed, auditable, and customer-controlled.

Session-based agents (tied to browser tabs, stopping when laptops close) were the 2024-2025 model. Persistent, infrastructure-grade agents are the 2026 requirement.

OpenAI's Ona acquisition is the clearest signal yet: the company is building for production deployment, not just API consumption. 5 million weekly Codex users proved demand exists. Now they're building the infrastructure to turn that demand into production-scale enterprise adoption.

The question for enterprise buyers: Are you ready to deploy agents that work while you sleep?


Sources

  1. OpenAI to acquire Ona - OpenAI, June 11, 2026
  2. OpenAI to acquire Ona to support its AI coding assistant, Codex - CNBC, June 11, 2026
  3. OpenAI Plans Ona Purchase to Transform Coding Agents - PYMNTS, June 11, 2026
  4. OpenAI to Acquire Cloud Platform Ona to Support AI Agents - Bloomberg, June 11, 2026

THE DAILY BRIEF

Enterprise AI insights for technology and business leaders, twice weekly.

thedailybrief.com

Subscribe at thedailybrief.com/subscribe for weekly AI insights delivered to your inbox.

LinkedIn: linkedin.com/in/rberi  |  X: x.com/rajeshberi

© 2026 Rajesh Beri. All rights reserved.

OpenAI Buys Ona: Codex Agents Now Run for Days, Not Minutes

Photo by Christina Morillo on Pexels

OpenAI announced on June 11, 2026, that it will acquire Ona, a cloud execution platform for AI agents. The deal solves the biggest limitation holding back enterprise Codex adoption: agents that stop working when you close your laptop.

5 million people now use Codex weekly—up 400% since early 2026. But the most valuable work—migrating codebases, running multi-day test suites, modernizing legacy apps—requires agents that persist beyond a single browser session. Ona's technology gives Codex a place to keep working when you're not watching.

The Problem: Agents Tied to Your Device

Codex began as a coding assistant. Now it handles complex, multi-step workflows: refactoring 50 million lines of code (Stripe's real migration), resolving security vulnerabilities across repositories, running regression tests overnight.

The limitation? Agents lived inside the session where they started. Close your laptop, lose the work. Need to switch devices? Start over. Want agents working overnight while compliance runs tests? Not possible with session-based execution.

For enterprises moving from AI pilots to production deployment, this wasn't a feature gap—it was a deployment blocker. CIOs need agents that operate like services, not like browser tabs.

The Solution: Persistent Cloud Execution

Ona spent years helping 2 million developers move software development from local machines into secure cloud environments. The technology provides:

  • Persistent execution environments where agents continue working beyond the initial session
  • Customer-controlled cloud infrastructure (agents run in your AWS/Azure/GCP, not OpenAI's)
  • Security and governance controls (scoped credentials, activity logging, review workflows)
  • Pre-configured tool access (agents have the systems, context, and permissions needed to complete work)

Translation for CIOs: Agents operate inside your security perimeter, under your governance policies, with full audit trails. OpenAI provides the intelligence; you control the execution environment.

Translation for CFOs: Instead of paying developers to babysit long-running tasks, delegate the work to agents that cost $15-60 per million tokens and run unattended. Overnight test suites that used to block releases? Now automated background work.

The Enterprise Deployment Gap

Moving from AI experimentation to production deployment requires more than capable models. Organizations need:

  1. Infrastructure control: Where do agents run? (Your cloud, not the vendor's)
  2. Security boundaries: What can agents access? (Scoped credentials, not blanket permissions)
  3. Governance requirements: How is activity logged and reviewed? (Audit trails for compliance)
  4. Operational reliability: What happens when agents fail mid-task? (State management, recovery)

Ona's customer-controlled execution model addresses all four. Agents run inside an organization's existing cloud environment—meeting security, compliance, and data residency requirements—while OpenAI provides the orchestration and intelligence.

This is the difference between "we tried Codex in a hackathon" and "we deployed 500 agents in production across engineering, security, and DevOps."

What Changed: 400% Growth in 6 Months

In early 2026, Codex was a developer tool. Now it's a work automation platform for software teams, security analysts, and knowledge workers. Usage grew 400% as capabilities expanded beyond code completion to:

  • Multi-day codebase migrations (Stripe ran a 50-million-line refactor in one day)
  • Vulnerability remediation (scanning repos, writing patches, submitting PRs)
  • Legacy modernization (rewriting COBOL to Python, updating deprecated APIs)
  • Automated testing (generating test suites, running regressions, analyzing failures)

The common thread? All of these workflows take hours or days, not minutes. They require agents that persist beyond a single session, maintain state across interruptions, and operate inside the organization's security perimeter.

Without Ona, enterprises hit the ceiling: "Codex is impressive in demos, but we can't deploy it in production because agents stop when sessions end."

With Ona, that ceiling lifts. Agents become infrastructure you can rely on, not experiments you supervise.

The CFO Calculation: Unattended Work Economics

Here's the ROI math enterprise buyers care about:

Current state (human-supervised):

  • Developer runs test suite manually: 8 hours of attention
  • Developer waits for build to complete: productivity blocked
  • Developer monitors agent execution: can't context-switch to other work
  • Labor cost: $75-150/hour × 8 hours = $600-1,200 per task

Future state (persistent agents):

  • Developer delegates task to Codex agent: 10 minutes of setup
  • Agent runs overnight in customer's cloud: zero attention required
  • Developer reviews results next morning: 20 minutes
  • Labor cost: $75-150/hour × 0.5 hours = $37.50-75 per task
  • Token cost: $15-60 per million tokens (typically $5-20 per long-running task)
  • Total cost: ~$50-100 per task

The breakeven question CFOs ask: At what volume does this make financial sense?

For teams running 50+ long-running tasks per month (test suites, migrations, security scans), the ROI shows up in first-month labor savings. Agents working overnight while humans sleep = 24/7 productivity at a fraction of hourly labor cost.

For VPs of Engineering, the metric is velocity: Features that took 2-4 weeks (waiting for test results, code reviews, migration validation) now complete in 2-4 days. The competitive advantage isn't cost—it's speed.

The CIO Decision Framework

If you're evaluating whether persistent agent execution matters for your organization, ask:

  1. Do we have long-running workflows that block developer productivity? (overnight builds, multi-day migrations, regression test suites)

  2. Are we stuck in "AI pilot purgatory"? (impressive demos, no production deployment because of infrastructure gaps)

  3. Can our current tools handle agents that run for hours or days? (state management, failure recovery, security logging)

  4. Do we need agents to operate inside our security perimeter? (data residency, compliance, credential scoping)

  5. Would unattended agent execution free up engineering capacity? (developers delegating work instead of supervising it)

If you answered "yes" to 3+, persistent cloud execution isn't a nice-to-have—it's the unlock for production AI deployment.

What Happens Next

The acquisition is subject to regulatory approval. Until closing, OpenAI and Ona remain separate companies. After closing, Ona's team joins OpenAI's Codex organization to build secure, persistent enterprise execution capabilities.

For existing Codex Enterprise customers, this signals:

  • Persistent agents coming to production workflows (not just demos)
  • Customer-controlled cloud execution (your AWS/Azure/GCP, your security policies)
  • Long-running agent support (migrations, modernization, testing that spans days)

For CIOs evaluating AI investments in 2026, this signals:

  • OpenAI is serious about enterprise production deployment (not just API access)
  • Infrastructure control and governance are table stakes (not afterthoughts)
  • The agent execution model is shifting from session-based to service-based

The Bigger Pattern: Agents as Infrastructure

This acquisition is part of a broader shift happening across enterprise AI in 2026. Agents are moving from experimental chatbots to production infrastructure:

  • Anthropic (via TCS partnership announced June 11): Enterprise-scale deployment with local sovereignty
  • NVIDIA (Nemotron 3 Ultra, June 4): 550B open model for self-hosted persistent agents
  • OpenAI (Ona acquisition, June 11): Cloud execution for multi-day Codex workflows

The common thread? Enterprises need agents that run like services: persistent, governed, auditable, and customer-controlled.

Session-based agents (tied to browser tabs, stopping when laptops close) were the 2024-2025 model. Persistent, infrastructure-grade agents are the 2026 requirement.

OpenAI's Ona acquisition is the clearest signal yet: the company is building for production deployment, not just API consumption. 5 million weekly Codex users proved demand exists. Now they're building the infrastructure to turn that demand into production-scale enterprise adoption.

The question for enterprise buyers: Are you ready to deploy agents that work while you sleep?


Sources

  1. OpenAI to acquire Ona - OpenAI, June 11, 2026
  2. OpenAI to acquire Ona to support its AI coding assistant, Codex - CNBC, June 11, 2026
  3. OpenAI Plans Ona Purchase to Transform Coding Agents - PYMNTS, June 11, 2026
  4. OpenAI to Acquire Cloud Platform Ona to Support AI Agents - Bloomberg, June 11, 2026
Share:

THE DAILY BRIEF

OpenAIEnterprise AIAI AgentsCodexCloud Infrastructure

OpenAI Buys Ona: Codex Agents Now Run for Days, Not Minutes

5M Codex users weekly. 400% growth in 2026. OpenAI acquires Ona for persistent cloud execution—agents work while you sleep. Production deployment finally viable.

By Rajesh Beri·June 12, 2026·6 min read

OpenAI announced on June 11, 2026, that it will acquire Ona, a cloud execution platform for AI agents. The deal solves the biggest limitation holding back enterprise Codex adoption: agents that stop working when you close your laptop.

5 million people now use Codex weekly—up 400% since early 2026. But the most valuable work—migrating codebases, running multi-day test suites, modernizing legacy apps—requires agents that persist beyond a single browser session. Ona's technology gives Codex a place to keep working when you're not watching.

The Problem: Agents Tied to Your Device

Codex began as a coding assistant. Now it handles complex, multi-step workflows: refactoring 50 million lines of code (Stripe's real migration), resolving security vulnerabilities across repositories, running regression tests overnight.

The limitation? Agents lived inside the session where they started. Close your laptop, lose the work. Need to switch devices? Start over. Want agents working overnight while compliance runs tests? Not possible with session-based execution.

For enterprises moving from AI pilots to production deployment, this wasn't a feature gap—it was a deployment blocker. CIOs need agents that operate like services, not like browser tabs.

The Solution: Persistent Cloud Execution

Ona spent years helping 2 million developers move software development from local machines into secure cloud environments. The technology provides:

  • Persistent execution environments where agents continue working beyond the initial session
  • Customer-controlled cloud infrastructure (agents run in your AWS/Azure/GCP, not OpenAI's)
  • Security and governance controls (scoped credentials, activity logging, review workflows)
  • Pre-configured tool access (agents have the systems, context, and permissions needed to complete work)

Translation for CIOs: Agents operate inside your security perimeter, under your governance policies, with full audit trails. OpenAI provides the intelligence; you control the execution environment.

Translation for CFOs: Instead of paying developers to babysit long-running tasks, delegate the work to agents that cost $15-60 per million tokens and run unattended. Overnight test suites that used to block releases? Now automated background work.

The Enterprise Deployment Gap

Moving from AI experimentation to production deployment requires more than capable models. Organizations need:

  1. Infrastructure control: Where do agents run? (Your cloud, not the vendor's)
  2. Security boundaries: What can agents access? (Scoped credentials, not blanket permissions)
  3. Governance requirements: How is activity logged and reviewed? (Audit trails for compliance)
  4. Operational reliability: What happens when agents fail mid-task? (State management, recovery)

Ona's customer-controlled execution model addresses all four. Agents run inside an organization's existing cloud environment—meeting security, compliance, and data residency requirements—while OpenAI provides the orchestration and intelligence.

This is the difference between "we tried Codex in a hackathon" and "we deployed 500 agents in production across engineering, security, and DevOps."

What Changed: 400% Growth in 6 Months

In early 2026, Codex was a developer tool. Now it's a work automation platform for software teams, security analysts, and knowledge workers. Usage grew 400% as capabilities expanded beyond code completion to:

  • Multi-day codebase migrations (Stripe ran a 50-million-line refactor in one day)
  • Vulnerability remediation (scanning repos, writing patches, submitting PRs)
  • Legacy modernization (rewriting COBOL to Python, updating deprecated APIs)
  • Automated testing (generating test suites, running regressions, analyzing failures)

The common thread? All of these workflows take hours or days, not minutes. They require agents that persist beyond a single session, maintain state across interruptions, and operate inside the organization's security perimeter.

Without Ona, enterprises hit the ceiling: "Codex is impressive in demos, but we can't deploy it in production because agents stop when sessions end."

With Ona, that ceiling lifts. Agents become infrastructure you can rely on, not experiments you supervise.

The CFO Calculation: Unattended Work Economics

Here's the ROI math enterprise buyers care about:

Current state (human-supervised):

  • Developer runs test suite manually: 8 hours of attention
  • Developer waits for build to complete: productivity blocked
  • Developer monitors agent execution: can't context-switch to other work
  • Labor cost: $75-150/hour × 8 hours = $600-1,200 per task

Future state (persistent agents):

  • Developer delegates task to Codex agent: 10 minutes of setup
  • Agent runs overnight in customer's cloud: zero attention required
  • Developer reviews results next morning: 20 minutes
  • Labor cost: $75-150/hour × 0.5 hours = $37.50-75 per task
  • Token cost: $15-60 per million tokens (typically $5-20 per long-running task)
  • Total cost: ~$50-100 per task

The breakeven question CFOs ask: At what volume does this make financial sense?

For teams running 50+ long-running tasks per month (test suites, migrations, security scans), the ROI shows up in first-month labor savings. Agents working overnight while humans sleep = 24/7 productivity at a fraction of hourly labor cost.

For VPs of Engineering, the metric is velocity: Features that took 2-4 weeks (waiting for test results, code reviews, migration validation) now complete in 2-4 days. The competitive advantage isn't cost—it's speed.

The CIO Decision Framework

If you're evaluating whether persistent agent execution matters for your organization, ask:

  1. Do we have long-running workflows that block developer productivity? (overnight builds, multi-day migrations, regression test suites)

  2. Are we stuck in "AI pilot purgatory"? (impressive demos, no production deployment because of infrastructure gaps)

  3. Can our current tools handle agents that run for hours or days? (state management, failure recovery, security logging)

  4. Do we need agents to operate inside our security perimeter? (data residency, compliance, credential scoping)

  5. Would unattended agent execution free up engineering capacity? (developers delegating work instead of supervising it)

If you answered "yes" to 3+, persistent cloud execution isn't a nice-to-have—it's the unlock for production AI deployment.

What Happens Next

The acquisition is subject to regulatory approval. Until closing, OpenAI and Ona remain separate companies. After closing, Ona's team joins OpenAI's Codex organization to build secure, persistent enterprise execution capabilities.

For existing Codex Enterprise customers, this signals:

  • Persistent agents coming to production workflows (not just demos)
  • Customer-controlled cloud execution (your AWS/Azure/GCP, your security policies)
  • Long-running agent support (migrations, modernization, testing that spans days)

For CIOs evaluating AI investments in 2026, this signals:

  • OpenAI is serious about enterprise production deployment (not just API access)
  • Infrastructure control and governance are table stakes (not afterthoughts)
  • The agent execution model is shifting from session-based to service-based

The Bigger Pattern: Agents as Infrastructure

This acquisition is part of a broader shift happening across enterprise AI in 2026. Agents are moving from experimental chatbots to production infrastructure:

  • Anthropic (via TCS partnership announced June 11): Enterprise-scale deployment with local sovereignty
  • NVIDIA (Nemotron 3 Ultra, June 4): 550B open model for self-hosted persistent agents
  • OpenAI (Ona acquisition, June 11): Cloud execution for multi-day Codex workflows

The common thread? Enterprises need agents that run like services: persistent, governed, auditable, and customer-controlled.

Session-based agents (tied to browser tabs, stopping when laptops close) were the 2024-2025 model. Persistent, infrastructure-grade agents are the 2026 requirement.

OpenAI's Ona acquisition is the clearest signal yet: the company is building for production deployment, not just API consumption. 5 million weekly Codex users proved demand exists. Now they're building the infrastructure to turn that demand into production-scale enterprise adoption.

The question for enterprise buyers: Are you ready to deploy agents that work while you sleep?


Sources

  1. OpenAI to acquire Ona - OpenAI, June 11, 2026
  2. OpenAI to acquire Ona to support its AI coding assistant, Codex - CNBC, June 11, 2026
  3. OpenAI Plans Ona Purchase to Transform Coding Agents - PYMNTS, June 11, 2026
  4. OpenAI to Acquire Cloud Platform Ona to Support AI Agents - Bloomberg, June 11, 2026

THE DAILY BRIEF

Enterprise AI insights for technology and business leaders, twice weekly.

thedailybrief.com

Subscribe at thedailybrief.com/subscribe for weekly AI insights delivered to your inbox.

LinkedIn: linkedin.com/in/rberi  |  X: x.com/rajeshberi

© 2026 Rajesh Beri. All rights reserved.

Newsletter

Stay Ahead of the Curve

Weekly enterprise AI insights for technology leaders. No spam, no vendor pitches—unsubscribe anytime.

Subscribe