How we built OWL, the new architecture behind our ChatGPT-based browser, Atlas
read at source ↗ openai.com
How we built OWL, the new architecture behind our ChatGPT-based browser, Atlas
Source: OpenAI Date: 2025-10-30 URL: https://openai.com/index/building-chatgpt-atlas
Summary
Summary
OpenAI published the architecture behind OWL (Open Web Language model), the system powering their ChatGPT-based browser Atlas. OWL describes how OpenAI structured a language model to interact with live web content — handling dynamic page parsing, action grounding, and multi-step browser navigation — representing a significant step beyond static retrieval into active web agency.
Implications
Agentic engineering thread. OWL/Atlas is OpenAI’s browser agent product: a direct competitor to the autonomous web browsing capabilities being developed across the industry (Anthropic’s Computer Use, Google’s Project Mariner). The architectural writeup is notable because it describes the engineering choices that make browser agents reliable enough for production — grounding actions to DOM elements, handling page state changes, managing multi-step plans. This positions ChatGPT as an active computing environment rather than a conversational assistant, a product vision that significantly expands the surface area of where AI agents operate. The October 2025 timing places this in the agentic engineering race that accelerated through late 2025.