What Codex Is and Why 5 Million Users Matter
Codex is OpenAI’s AI coding assistant that combines a code‑tuned large language model with agent features to write, refactor, debug and ship software across entire codebases. It can understand repositories, propose pull requests, run tests in sandboxes and coordinate tools, turning natural language instructions into production‑grade code and workflows for both individual developers and large engineering teams. That vision is gaining traction fast. Codex has crossed 5 million users a little over a year after launching as a research preview in May 2025, moving from an experiment to a mainstream coding assistant. This milestone is notable because Claude Code entered the market earlier and still dominates many coding benchmarks, yet Codex is closing the gap on usage and mindshare. To mark the moment, OpenAI is resetting rate limits, a signal that it wants to keep AI coding assistant adoption compounding rather than constrained.

Windows Support Turns Computer Use into a Cross‑Desktop Engine
The newest Codex update (version 26.527) adds Codex Windows support through the Computer Use feature, extending its desktop reach beyond Mac. On Windows, Codex can see the active desktop, move the pointer, click and type in foreground apps, automating everyday developer tasks such as running builds, editing configuration files, or driving GUI tools that lack good CLI coverage. There are constraints: Computer Use must run in the foreground on the active Windows session, so Codex takes over the screen while tasks run, and some regions do not have access at launch. Remote control fills that gap. Developers can keep a Windows machine online as the host for project files and servers and then steer Codex via the ChatGPT mobile app or from Codex on Mac. This cross‑device orchestration turns a single Windows box into a shared automation node for complex projects.
Amazon Bedrock Integration Pushes Codex Deep into Enterprise Cloud
OpenAI has also introduced Codex on Amazon Bedrock alongside GPT‑5.5 and GPT‑5.4, wiring the coding agent into AWS cloud infrastructure. For enterprises, Codex Amazon Bedrock availability means they can consume the models within existing AWS commitments while inheriting Bedrock’s security and governance features, including Zero Operator Access controls, IAM‑based permissions and VPC isolation. OpenAI describes GPT‑5.5 as particularly strong at large‑scale codebase development, debugging and autonomous task execution across tools, with GPT‑5.4 optimized for cost‑efficient, high‑volume workloads. Codex sits on top of this stack to automate code generation, refactoring, debugging, testing and validation while keeping repository‑level context and using external tools to verify assumptions. On Bedrock’s inference engine, automatic capacity management and persistent request state keep long‑running tasks stable. Together, these capabilities position Codex as a cloud‑native coding assistant ready for regulated, large‑team environments that demand predictable performance and strong controls.

Enterprise, Education and the Race with Claude Code
Codex 5 million users is only part of the picture; growth is being powered by large organizations standardizing on AI coding assistants. OpenAI says companies like Cisco, Nvidia, Ramp, Rakuten and Harvey have rolled out Codex to development teams, with Cisco reporting that code review times fell by 50% and project timelines shrank from weeks to days. Within ChatGPT Business and Enterprise tiers, Codex usage grew 6x between January and April 2026, and npm downloads jumped from 82,000 in April 2025 to over 14 million in March 2026. OpenAI is also courting institutional adoption through workflow‑focused partnerships, including an education‑sector webinar with Carahsoft that promotes Codex as an engine for repeatable coding workflows. These moves are aimed squarely at Claude Code, which still leads benchmarks and revenue. The contest is shifting from raw model scores to which assistant becomes the default layer embedded in tools, classrooms and enterprise pipelines.
Multi‑Platform Strategy as Codex’s Differentiator
Codex’s most distinctive answer to Claude Code is its multi‑platform deployment strategy. Rather than staying inside a terminal or a single IDE, Codex is turning into a distributed agent that spans desktops, cloud platforms and collaboration tools. Developers can run Codex on Mac and Windows through Computer Use, initiate and monitor work from ChatGPT mobile apps, integrate it into Slack, and embed it into custom workflows via the Codex SDK and enterprise admin tools. On the cloud side, Amazon Bedrock availability joins existing Microsoft Azure access after changes to the Microsoft–OpenAI agreement opened new distribution channels. That means an engineering team can keep infrastructure and security standards in one cloud while still adopting OpenAI’s newest coding models. In a market where Claude Code already commands significant developer time and GitHub activity, Codex’s bet is clear: win not only on model quality, but by being the AI coding assistant that runs everywhere developers already work.
