On May 14, 2026, OpenAI did something that changes the shape of the AI coding agent market. Codex is now inside the ChatGPT mobile app on iOS and Android. The update rolled out in preview to all plans, including the free tier. TechCrunch and 9to5Mac covered the launch on day one. The framing matters: the phone is not running the model. The phone is a remote for the Codex agent running on your Mac.

The architecture is the part to read carefully. Your files, your credentials, your local setup, and the actual code execution stay on the machine where Codex is operating. From the phone you can start work, inspect active threads, review outputs, approve commands, switch models, add new context, and follow terminal output and screenshots in real time. The mobile app is essentially a control plane over a long-running desktop agent — which is the shape every coding-agent product is converging on.

The underlying technology is Background Computer Use, which OpenAI shipped on April 16 as part of the "Codex for (almost) everything" release. Background Computer Use lets Codex view screen content, take screenshots, interact with windows, menus, keyboard input, and clipboard state — across any macOS app, including apps with no APIs. Multiple Codex agents can run in parallel in the background, without disrupting whatever the user is doing in the foreground. The combination is what makes the mobile app useful. Without parallel background agents, a remote phone controller would interrupt your work every time it ran.

Windows support is coming. No firm date. The current public version connects from phone only to the macOS desktop Codex. That gating is meaningful for the Windows developer market — every day OpenAI doesn't ship Windows is a day the open-source alternative gets time to compound.

Which brings us to the countervailing angle that almost nobody outside of the open-source community is writing about. Nous Research released the Hermes Agent in February 2026. Three months later it crossed 140,000 GitHub stars and is currently the most-used agent on OpenRouter. Hermes is self-hosted on a $5 VPS, a beefy GPU workstation, or a serverless backend that hibernates when idle. It supports Telegram, Discord, Slack, WhatsApp, Signal, and CLI from one gateway. The May 2026 update added xAI Grok OAuth, an OpenAI-compatible local proxy, first-class X search, end-to-end Microsoft Teams support, and a native Windows beta. NVIDIA's blog covered Hermes running on RTX PCs and DGX Spark hardware. The frontier-lab-free agent just got first-class hardware support from the most important AI chip vendor in the world.

The strategic read: OpenAI is racing to capture the agent layer before the open-source stack matures. Codex Mobile + Codex Computer Use are the two halves of a strategy aimed at making the OpenAI ecosystem the default. Hermes is the proof that the same outcome can be achieved without any frontier-lab subscription — and is currently winning developer mindshare on the most neutral platform that ranks them.

What to watch over the next 90 days: whether OpenAI ships Codex on Windows before Hermes adds first-class iOS control, whether Anthropic's Claude Code releases its own mobile remote, and whether Hermes crosses 250K GitHub stars before Codex Mobile exits preview. All three rewrite the agent leaderboard.

Sources

  1. 1.TechCrunch — OpenAI says Codex is coming to your phone · May 14, 2026
  2. 2.9to5Mac — OpenAI brings Codex to ChatGPT for iPhone, iPad, and Android with these features · May 14, 2026
  3. 3.Engadget — OpenAI brings its Codex coding app to mobile · May 14, 2026
  4. 4.OpenAI Developers — Computer Use — Codex app · Apr 16, 2026
  5. 5.OpenAI — Codex for (almost) everything · Apr 16, 2026
  6. 6.Nous Research — Hermes Agent — The Agent That Grows With You · Feb 1, 2026
  7. 7.NVIDIA Blog — Hermes Unlocks Self-Improving AI Agents, Powered by NVIDIA RTX PCs and DGX Spark · May 15, 2026