OpenAI has officially launched a preview version of its advanced AI coding assistant, Codex, within the ChatGPT mobile app for both iOS and Android. The integration is designed to help developers stay connected to long-running, complex programming tasks without being anchored to a desk.
Rather than executing the actual programming directly on a smartphone, the mobile app acts as a secure, real-time remote control. It connects directly to the user’s primary environment—whether it is a laptop, Mac mini, devbox, or a cloud server. Through a secure relay layer, the phone app securely syncs the live project state, allowing developers to review terminal outputs, view code diffs, check screenshots, monitor test results, and switch AI models on the fly.
This update addresses a growing shift toward autonomous AI agents that handle multi-hour workflows. Because these processes often require occasional human validation to proceed, the app enables developers to seamlessly approve commands, address debugging questions, or choose between refactoring options right from their mobile screen, eliminating unnecessary downtime. Crucially, all sensitive project files, login credentials, and local permissions remain strictly protected on the host workstation rather than transferring to the mobile device.
The mobile Codex preview is rolling out globally across all subscription tiers, including Free and Go plans. Alongside this mobile expansion, OpenAI announced that Codex now supports remote SSH access, customized hooks for pipeline automation, and HIPAA-compliant configurations for eligible Enterprise workspaces. While the system currently pairs with macOS and remote setups, OpenAI confirmed that support for Windows-based desktop systems is coming soon.
