OpenAI Launches All-New Codex Desktop App
OpenAI recently announced an all-new Codex desktop application, which is now live on the macOS platform. The product is positioned as a ‘command center for AI agents,’ designed to address the core challenge developers face in large, complex projects: how to direct, supervise, and collaborate with multiple AI agents at scale. This marks a shift in the software development paradigm from human-computer pairing to collaboration between humans and teams of agents.
Core Features for Multi-Agent Collaboration
To accommodate this new development model, the Codex app introduces several core features that reshape the developer’s workflow.
Parallel Work & Environment Isolation: The app allows developers to work with multiple agents in parallel within independent, project-organized threads. It includes built-in support for worktrees, enabling multiple agents to develop on the same codebase without interference. Conversation history and configurations can be synced with the Codex CLI and IDE extensions.
Expanding Capabilities with ‘Skills’: Codex’s capabilities are no longer limited to code generation. Through the ‘Skills’ system, users can package commands, resources, and scripts, enabling it to connect to external tools and execute specific workflows. For example, OpenAI demonstrated a case where Codex, using skills, consumed over 7 million tokens from a single prompt to independently build a 3D racing game. The app comes with several built-in skills, including Figma design-to-code conversion, project management, cloud deployment, and image generation.
‘Automations’ and Personalization: Users can set up automated tasks to have Codex perform repetitive work in the background on a schedule, such as daily issue triage and CI failure analysis. Additionally, the app offers two optional interaction personalities (‘concise and pragmatic’ vs. ‘chatty and empathetic’) to suit different developers’ collaboration preferences.

Security, Availability, and Future Plans
In terms of security, the Codex app uses an open-source system-level sandboxing mechanism, which restricts agent file access by default and requests user permission before executing commands that require elevated privileges.
According to the announcement, for a limited time, users of the free version of ChatGPT will be able to use Codex, while Plus and Enterprise subscribers will have doubled rate limits. Since the launch of the GPT-5.2-Codex model in mid-December 2025, overall Codex usage has doubled, with over one million monthly active developers.
OpenAI stated that future plans include launching a Windows version of the app, enhancing model capabilities and inference speed, and building cloud-triggered automation features to continuously close the gap between frontier model capabilities and real-world applications.