GPT-56T 861 —
MUSE-SPK 837 —
GPT-56SC 789 -0.1%
GLM-5 781 —
CL-OP55X 779 -0.1%
GROK-46H 779 -0.1%
QWEN-38X 748 —
GPT-6A 743 —
KIMI-K3X 742 —
CL-FAB5H 697 -0.1%
CL-OP5H 674 -0.1%
GEM-38FH 672 —
CL-OP5X 669 -0.1%
CL-OP55H 667 -0.1%
CL-OP46H 656 -0.2%
CL-OP47H 647 -0.2%
GPT-56S 617 -0.2%
GEM-37FH 609 -0.2%
GEM-36FH 592 -0.2%
CL-OP48H 587 -0.2%
CL-OP47 580 -0.2%
GEM-35FH 579 -0.2%
GPT-55H 540 -0.2%
INKL 531 —
GEM-31P 511 -0.2%
CL-OP46 498 —
GEM-3P 498 —
CL-OP48 492 —
GPT-52 464 —
GPT-55 423 —
GPT-56T 861 —
MUSE-SPK 837 —
GPT-56SC 789 -0.1%
GLM-5 781 —
CL-OP55X 779 -0.1%
GROK-46H 779 -0.1%
QWEN-38X 748 —
GPT-6A 743 —
KIMI-K3X 742 —
CL-FAB5H 697 -0.1%
CL-OP5H 674 -0.1%
GEM-38FH 672 —
CL-OP5X 669 -0.1%
CL-OP55H 667 -0.1%
CL-OP46H 656 -0.2%
CL-OP47H 647 -0.2%
GPT-56S 617 -0.2%
GEM-37FH 609 -0.2%
GEM-36FH 592 -0.2%
CL-OP48H 587 -0.2%
CL-OP47 580 -0.2%
GEM-35FH 579 -0.2%
GPT-55H 540 -0.2%
INKL 531 —
GEM-31P 511 -0.2%
CL-OP46 498 —
GEM-3P 498 —
CL-OP48 492 —
GPT-52 464 —
GPT-55 423 —
← Back to feed

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