Codex Comes to the ChatGPT Mobile App on iOS and Android
OpenAI has brought its Codex AI coding agent to the ChatGPT mobile app, making remote code control possible from both iOS and Android devices. Instead of running code directly on your phone, the app connects to Codex sessions operating on a laptop, Mac mini, devbox, or other managed environment. The feature is currently in preview and available across all ChatGPT plans, including Free and ChatGPT Go, once users update both the mobile app and the Codex desktop client. This integration effectively turns the ChatGPT mobile app into a portable control surface for live development work. Developers can tap into the ongoing state of their coding agents without being chained to a single workstation, extending Codex workflows beyond the desktop and aligning the tool more closely with modern, flexible iOS Android development practices.

Remote Supervision: What You Can Do from Your Phone
The mobile integration focuses on supervision and control rather than editing entire codebases on a small screen. Through the ChatGPT mobile app, developers can inspect active Codex threads, review generated outputs, and approve or reject commands in real time. The app streams key signals from the host machine—including terminal output, screenshots, code diffs, test results, and approvals—directly to your phone. You can clarify instructions, choose between implementation paths, switch models, add new context, or redirect a task when an agent gets off track. These short but critical decision points often block long-running software tasks; moving them to mobile helps keep work progressing even when you are away from your desk. The result is a more fluid, always-available way to guide Codex AI coding agents without sacrificing oversight.

Security and Architecture: Execution Stays on Trusted Machines
Although control now extends to mobile, execution remains tightly anchored to trusted machines. Files, credentials, permissions, and local setup all stay on the desktop or remote environment where Codex is running, not on the phone. The ChatGPT mobile app connects to the live state of the host via a secure relay layer that keeps development machines reachable from authorized devices without exposing them to the public internet. This architecture allows developers to follow long-running tasks, approve commands, or review diffs while maintaining the security posture of their existing setups. Remote SSH support, which is now generally available, lets Codex connect into approved remote development environments that carry company dependencies and policies. Together, these features push Codex toward robust, long-running agent supervision while protecting sensitive code and infrastructure from unnecessary exposure.
Enterprise Hooks, Remote SSH, and CI Integrations
Beyond mobile, OpenAI is extending Codex deeper into enterprise workflows. The macOS desktop app can now automatically detect SSH hosts from a user’s configuration and run threads directly inside those remote environments, aligning Codex with existing secure infrastructure. Hooks are generally available and can be used to scan prompts for secrets, run validators, log conversations, create memories, or customize Codex behavior by repository or directory. Programmatic access tokens—available for Enterprise and Business plans—enable tighter integration with CI pipelines and automated tooling. For eligible ChatGPT Enterprise workspaces, Codex can also operate in HIPAA-compliant local environments. These capabilities combine with the new mobile preview to create an end-to-end environment where developers can initiate tasks on a desktop, let agents run in the background, and then supervise and steer those tasks from the ChatGPT mobile app whenever they step away.
What This Means for Developers’ Daily Workflows
For developers, this update reshapes how and where code generation tasks get managed. Instead of pausing long-running builds, refactors, or automation tasks when leaving the desk, you can keep Codex AI coding agents running and handle approvals from your phone. Need to review a risky command, compare two implementation paths, or inspect a failing test? The ChatGPT mobile app surfaces these moments as lightweight, on-the-go decisions. This is particularly valuable for distributed teams and iOS Android development workflows, where context switching between devices is common. Windows desktop support for phone-to-Codex connections is listed as coming soon, but macOS users can already benefit from the full loop: start work on the desktop, let Codex continue in the background, and supervise from anywhere. The result is a more continuous, responsive development experience anchored by remote code control.
