Addendum to o3 and o4-mini system card: Codex
OpenAI Blog
Codex is a cloud-based coding agent powered by codex-1, a specialized version of OpenAI's o3 model trained for software engineering tasks. The model was trained using reinforcement learning on real-world coding tasks to generate code that matches human style, follows instructions precisely, and iteratively runs tests until they pass. Codex enables developers to use an AI agent that can autonomously write and test code rather than relying on code completion features alone.
Why it matters
Codex is a cloud-based coding agent. Codex is powered by codex-1, a version of OpenAI o3 optimized for software engineering. codex-1 was trained using reinforcement learning on real-world coding tasks in a variety of environments to generate code that closely mirrors human style and PR preferences, adheres precisely to instructions, and iteratively runs tests until passing results are achieved.