Addendum to OpenAI o3 and o4-mini system card: OpenAI o3 Operator

OpenAI Blog Products

Summary

OpenAI announced an upgrade to Operator, replacing the GPT-4o-based Computer Using Agent model with an o3-based version that maintains safety guardrails while improving coding capabilities for web automation tasks.

We are replacing the existing GPT-4o-based model for Operator with a version based on OpenAI o3. The API version will remain based on 4o.
Original Article Export to Word Export to PDF
View Cached Full Text

Cached at: 04/20/26, 02:48 PM

# Addendum to OpenAI o3 and o4-mini system card: OpenAI o3 Operator Source: [https://openai.com/index/o3-o4-mini-system-card-addendum-operator-o3/](https://openai.com/index/o3-o4-mini-system-card-addendum-operator-o3/) In January 2025, we shipped Operator, a product to serve our Computer Using Agent \(CUA\) model as a research preview\. CUA is an agentic model that can use the web to perform tasks for the user\. Using its own browser, it can look at a webpage, and interact with it much like a human would by typing, clicking, scrolling and more\. We are replacing the existing GPT‑4o‑based model for Operator with a version based on OpenAI o3\. The API version will remain based on 4o\. o3 Operator uses the same multi\-layered approach to safety that we used for the 4o version of Operator and described in our original[Operator System Card⁠\(opens in a new window\)](https://cdn.openai.com/operator_system_card.pdf)\. Compared with other models in the o3 family, o3 Operator was fine\-tuned with additional safety data for computer use, including safety datasets designed to teach the model our decision boundaries on confirmations and refusals\. Although o3 Operator inherits o3’s coding capabilities, it does not have native access to a coding environment or Terminal\.

Similar Articles

OpenAI o3 and o4-mini System Card

OpenAI Blog

OpenAI released system cards for o3 and o4-mini models, which feature advanced reasoning capabilities combined with tool integration (web browsing, Python, image analysis, etc.) and are evaluated under OpenAI's Preparedness Framework v2 for safety in biological, cybersecurity, and AI self-improvement domains.

OpenAI o3-mini System Card

OpenAI Blog

OpenAI releases the o3-mini System Card, documenting safety evaluations and risk assessments for their advanced reasoning model trained with reinforcement learning. The model achieves state-of-the-art safety performance on certain benchmarks and is classified as Medium risk overall under OpenAI's Preparedness Framework.

Introducing OpenAI o3 and o4-mini

OpenAI Blog

OpenAI releases o3 and o4-mini, its latest reasoning models that can agentically access and combine all ChatGPT tools (web search, code execution, image analysis, image generation). o3 achieves state-of-the-art performance on coding, math, and science benchmarks with 20% fewer major errors than o1, while o4-mini offers efficient reasoning optimized for cost and speed.

Operator System Card

OpenAI Blog

OpenAI released the Operator System Card detailing safety evaluations for its Computer-Using Agent (CUA) model, which combines GPT-4o's vision capabilities with reinforcement learning to interact with GUIs and perform web-based tasks on users' behalf. The card outlines risk areas including prompt injections, harmful tasks, and model mistakes, along with multi-layered mitigations based on OpenAI's Preparedness Framework.

Addendum to o3 and o4-mini system card: Codex

OpenAI Blog

OpenAI announces Codex, a cloud-based coding agent powered by codex-1 (o3 optimized for software engineering) that can perform coding tasks, run tests, and generate pull requests with verifiable evidence of actions.