FORSMILE
JA
AI2026/06/14

OpenAI Envisions Future of Autonomous AI Agents with Ona Acquisition

OpenAI has acquired cloud infrastructure company Ona. This accelerates the realization of 'long-running AI agents,' enabling the AI coding tool 'Codex' to transcend device constraints and autonomously execute tasks for several days.

Back to Blog

OpenAI Acquires Cloud Infrastructure Company Ona

OpenAI announced the acquisition of Ona (formerly Gitpod), a German startup that provides a secure cloud execution environment. The purpose of this acquisition is to enhance its AI coding assistance tool 'Codex' and enable 'long-running AI agents' that can autonomously execute tasks for hours to days without being tied to a single device or active session. AI agents, previously limited by local machine performance and session times, will now be able to tackle more complex and large-scale tasks by leveraging Ona's persistent cloud environment.

Technical Details

At the core of this acquisition is Ona's offering: a 'secure and persistent cloud environment.' Ona's technology was originally designed to help developers migrate their development environments from local machines to the cloud. By applying this technology to AI agents, each agent operates within a development container inside an isolated VM (virtual machine). This environment comes pre-configured with all necessary toolchains, test suites, dependencies, and permissions required for code execution. This allows agents to continue working in the cloud even when users close their PCs, enabling them to complete time-consuming tasks such as refactoring large codebases, fixing vulnerabilities, and running tests without interruption. Furthermore, since agents run within the customer's own cloud (VPC), they can handle sensitive data and code while meeting strict enterprise security and compliance requirements.

Impact and Outlook for Engineers

This development could bring about a significant transformation in the development style of engineers. Up until now, the primary use has been as a 'pair programmer,' instructing AI to generate single code snippets. However, going forward, roles like 'project manager' or 'architect,' who define specifications for large-scale tasks and delegate their execution and progress management to AI agents, will become more crucial. Engineers will require advanced skills to effectively design and supervise AI agents, as well as to review and integrate the generated code. This acquisition is also seen as a move by OpenAI to directly counter its competitor, Anthropic's Claude Code, indicating that the autonomous AI agent development race is shifting not only towards model intelligence but also towards reliable execution infrastructure to power them. In the future, a significant portion of software development might be automated by autonomous agents, ushering in an era where human engineers can focus on more creative and strategic challenges.

📦
Amazon で関連書籍・ツールを検索
artificial intelligence machine learning LLM book
Amazonで探す →(アソシエイトリンク)
Related articles