OpenAI Codex Becomes a macOS Desktop Agent — Computer Use, Memory, and 90+ Plugins Ship Together
OpenAI shipped a major Codex Desktop update that repositions the product from a developer coding tool into a persistent macOS agent. The additions land together: computer use that can see and click through any macOS application, an in-app browser, GPT-image-1.5 for design iteration, 90+ plugin integrations, and memory that persists context and user preferences across sessions. Parallel agents can run background tasks without taking over the primary session.
What Changed
The prior version of Codex was strongest inside structured developer surfaces — terminal, editor, file handling, tool integrations. It could write and run code but hit a hard wall when a task required navigating outside those surfaces into normal desktop applications.
Computer use closes that gap. Codex can now operate macOS apps by visual perception — reading the screen and sending clicks and keystrokes as a user would. Combined with the in-app browser, tasks that require switching between a code editor, a browser, and a design tool can now stay inside a single agent loop.
The memory layer is the architecturally significant addition. Codex tracks workflow patterns, past corrections, and stated preferences, then applies them without re-prompting. Thread-aware automations let it resume multi-step jobs — a PR review cycle, a recurring test run, an asset iteration loop — with prior context intact. OpenAI describes the framing as “Codex for almost everything.”
The Competitive Angle
The update arrives as Anthropic’s Claude Code has become the dominant agentic coding tool across developer teams. The Codex expansion introduces three capabilities Claude Code does not currently match at equivalent integration depth: persistent cross-session memory, macOS-level computer use, and in-session image generation via GPT-image-1.5.
The plugin count — 90+ integrations — extends the surface area further into project management, communication, and design workflows that sit adjacent to code.
OpenAI has separately confirmed work on a “super app” merging ChatGPT, Codex, and its Atlas browser into a unified interface. The Codex Desktop update is the most visible step in that direction to date: the memory system, browser, and cross-app automation are the same components such a product would require.
Key Numbers
- Plugin integrations: 90+
- Image generation: GPT-image-1.5 in-session
- Platforms: macOS (computer use), in-app browser
- Memory: persistent cross-session, preference-aware
- Parallel agents: background task execution without session interruption