OpenAI Launches Codex Desktop App for Windows, Bringing AI Coding Agents to PC Developers
Windows version launches after massive macOS debut with 1M+ downloads in its first week.
OpenAI has officially launched its Codex desktop application for Windows, extending its AI-powered development environment to the PC platform after a successful macOS debut that saw over one million downloads in its first week. The launch follows significant anticipation, with more than 500,000 developers on the waiting list. Codex is designed as a "command center for agentic software development," moving beyond simple chatbots to enable multiple AI agents to work in parallel on different coding tasks within isolated environments called "worktrees." This architecture prevents conflicts and allows developers to offload routine chores like code validation.
The Windows version required a custom, native agent sandbox built by OpenAI to ensure security while allowing deep system interaction, including direct operation in Windows-native spaces like PowerShell. OpenAI has open-sourced this sandbox implementation, potentially setting a standard for other AI development tools on Windows. The app includes a "Skills" feature that bundles instructions and scripts to teach agents specific team workflows. It supports cross-platform synchronization for developers using both Mac and Windows, and is available through the Microsoft Store for systems running Windows 10 version 19041.0 or later, compatible with Free, Plus, and Pro ChatGPT plans.
- Launched for Windows after 500K+ developer waitlist, following a macOS debut with 1M+ weekly downloads.
- Enables parallel multi-agent coding in isolated "worktrees" with a "Skills" system to teach team-specific workflows.
- Features a custom, open-sourced native Windows sandbox for secure system interaction without requiring virtual machines.
Why It Matters
Brings powerful, parallel AI coding assistance to the massive Windows developer ecosystem, automating routine tasks and potentially accelerating software development workflows.