8 Sources
[1]
OpenAI's Codex is now in the ChatGPT mobile app
OpenAI is going to let users access Codex, its desktop AI tool that can write code and use apps on your computer, from the ChatGPT app on your phone. Following the surge in popularity for Anthropic's Claude Code, OpenAI has been working quickly to try and catch up, including by cutting back on "side quests," shutting down projects like the Sora video-generation tool, and focusing on growing its enterprise business. The company's push included the recently released major update for Codex that lets it operate apps on macOS -- a potentially major step as part of its ambitions to make a desktop "superapp." Codex in the ChatGPT mobile app lets you use your phone to tell Codex on your computer to work on a task. With your phone, you can "work across all of your threads, review outputs, approve commands, change models, or start something new" in Codex, according to a blog post. "Your files, credentials, permissions, and local setup stay on the machine where Codex is operating, while updates flow back to your phone in real time, including screenshots, terminal output, diffs, test results, and approvals." The feature is rolling out now as a preview on iOS and Android for all ChatGPT plans, including the free plan and the more affordable Go plan.
[2]
Your Phone Can Now Remotely Control ChatGPT's Codex Coding Tools
OpenAI is working hard to improve its coding tools to compete with rivals such as Anthropic's Claude, and a new feature makes it easier to use Codex on the move without sacrificing powerful results. Codex is now available through the ChatGPT mobile app for Android and iOS, although you won't be able to program anything directly on your device. Instead, it's used as a remote control for any environment you use for coding projects, such as a dedicated home computer or your laptop. OpenAI says, "From your phone, you can work across all of your threads, review outputs, approve commands, change models, or start something new." As it connects to your main environment, it will have access to all files, credentials, and other settings you have configured, making it easier to make changes. These new mobile app features let you switch what your computer is doing even when you're away, with OpenAI sharing examples of how you can keep your system running while you're on a commute or running errands out of the house. If Codex completes a task or needs prompting on what to do next, you no longer have to wait until you return for it to restart work. You'll find this new option in the latest version of the ChatGPT mobile app, but OpenAI says this is a "preview," suggesting there may be future changes to the feature. The feature is available across plans, including free versions of ChatGPT. Over four million people use its Codex tools every week, according to OpenAI. OpenAI recently told all Mac users to update their apps, including ChatGPT and Codex, after a software supply chain attack compromised several employee devices. It happened through open-source software called Tanstack, with an attacker publishing 84 malicious versions on Monday. Security researchers spotted the software and removed the files within 20 minutes of upload. Disclosure: Ziff Davis, PCMag's parent company, filed a lawsuit against OpenAI in April 2025, alleging it infringed Ziff Davis copyrights in training and operating its AI systems.
[3]
OpenAI Codex is coming to mobile so you can build apps on the go
Mobile support currently works with macOS-based Codex sessions, but Windows compatibility is already on the roadmap. OpenAI is making ChatGPT a much more useful tool for developers on the go. The company has officially rolled out Codex, its AI coding assistant, inside the ChatGPT mobile app, giving users the ability to track and manage coding tasks right from their phones. The new mobile integration, now in preview on both Android and iOS, lets users interact with Codex sessions running on their machines remotely. Android Authority first spotted evidence of this upgrade earlier this month. From the ChatGPT app, you can review generated code, approve commands, switch AI models, start new tasks, and monitor ongoing workflows in real time. OpenAI says Codex now has more than four million weekly users, and clearly the company wants to help make those workflows feel less desktop-bound. In a blog post, OpenAI described the feature as a way to "stay in the loop from anywhere," especially for quick approvals or check-ins that keep projects from stalling. That said, your actual files, credentials, and development environment remain on the host machine that Codex is running on, with the phone acting more like a remote control center. Screenshots, terminal output, diffs, and test results flow back into the mobile app. For now, the mobile feature works with Codex on macOS systems, though OpenAI says Windows support is coming soon. OpenAI has been rapidly expanding Codex over the last year, first launching it as a cloud-based coding agent capable of fixing bugs, answering questions on codebases, and suggesting pull requests. Most recently, the company added the ability for Codex to interact directly with macOS apps and to multitask across long-running projects. The release comes as Anthropic's Claude Code has gained serious traction among developers, and OpenAI looks determined to not give up any ground in the increasingly crowded AI coding space.
[4]
You can access Codex on your phone now
Why it matters: OpenAI is trying to make Codex cheaper and easier to use as it battles Anthropic for developers and enterprise customers. Driving the news: Mobile access to Codex will let users review outputs, make approvals and start new tasks from mobile. * Start something from a computer at home and then go out to the coffee shop and approve the final output over your matcha. Zoom in: Additional updates will allow models to be used more seamlessly within certain industries, including: * Support for HIPAA-compliant use of Codex in local environments for ChatGPT, allowing hospitals and healthcare organizations to further adopt AI tools. * Developer tools like automatic prompt checking or code validation. Reality check: Approving agents on your phone could lead to greater risk for errors when users are multi-tasking on a small screen. Yes, but: increasing Codex usage also means consumers will be using more compute, the most precious resource of the AI labs. OpenAI's strategy has been defined by compute subsidies to increase usage. Zoom out: The announcement comes one day after CEO Sam Altman announced that any companies who switches to Codex will get two months worth of free usage. * That came after reports of Anthropic raising prices. * Anthropic's coding tool, Claude Code, is available on mobile through what it calls remote control sessions. Between the lines: This has become a familiar pattern between the rivals. * Anthropic lifts prices due to surging demand, OpenAI lowers them in hopes of taking market share. The bottom line: OpenAI wants its coding tools to be more accessible and widely adopted.
[5]
OpenAI brings Codex to mobile devices, adds more customization features - SiliconANGLE
OpenAI brings Codex to mobile devices, adds more customization features OpenAI Group PBC today made its Codex programming assistant available on mobile devices. The service is accessible through ChatGPT's iOS and Android clients. It's rolling out about eight months after Anthropic PBC made Claude Code, its competing programming assistant, available on handsets. OpenAI says that the newly added mobile access can significantly speed up some software development tasks. Furthermore, it reduces inference costs in the process. GPT-5.5, the large language model that powers Codex, can complete hours-long programming tasks. Such workflows occasionally require developers to provide the AI with guidance. If Codex identifies two different ways to rewrite a piece of legacy code, it might ask the user to specify which method should be applied. Developer input is also needed when the service requires permission to make a high-stake project change. Until now, users who launched a long-running task and stepped away from their computers had no way of giving Codex guidance. That meant a task could be held up for hours. The new mobile support removes the need for Codex to wait until the user regains access to their desktop, which avoids unnecessary project delays. There are situations where Codex doesn't strictly require user guidance to proceed with a task, but could still benefit from technical pointers. For example, developers might wish to interrupt the service if it starts implementing a software module in a non-optimal manner. Now that Codex is available via mobile devices, users can interrupt it even if they don't have access to their desktops. That avoids the unnecessary token usage associated with erroneously completed programming workflows. Reducing token usage, in turn, lowers software teams' ChatGPT bills. OpenAI is rolling out the mobile support alongside two other new Codex capabilities called Hooks and Remote SSH. Hooks enables customers to customize the programming assistant with scripts. A cybersecurity professional, for example, could write a script that blocks developers' Codex prompts if they contain sensitive company information. The legal team, in turn, might use Hooks to log Codex messages for regulatory compliance purposes. Scripts created using the tool can process not only prompts but also the programming assistant's responses. In particular, developers can use the feature to customize Codex's output for each project. Software teams often write, test and store code in cloud-based environments rather than on their local machines. That arrangement makes it easier for administrators to manage cybersecurity settings. Remote SSH, the feature that is rolling out alongside Hooks, enables Codex to connect to remote development environments via an encrypted network link.
[6]
OpenAI brings Codex coding tool to ChatGPT mobile app - The Economic Times
OpenAI is integrating its Codex coding tool into the ChatGPT mobile app, broadening access to AI code-generation capabilities. This move intensifies competition with rivals like Anthropic, as Codex can write features, answer code questions, fix bugs, and propose pull requests.OpenAI said on Thursday its coding tool Codex was being added to the ChatGPT mobile app, expanding access to the product as competition intensifies in the market for AI code-generation tools. Coding tools have become an important way for AI companies to reach business customers, with OpenAI competing against rivals, including Anthropic, whose Claude Code tool has gained traction among developers. Codex can perform tasks such as writing features, answering questions about codebase, fixing bugs and proposing pull requests for review. The mobile app allows users to stay in the loop remotely after connecting to machines where Codex is running, enabling them to review outputs, approve changes and start new tasks. The tool, launched as a desktop app in February, is being rolled out as a preview within the ChatGPT mobile app on iOS and Android, OpenAI said. It can connect only to macOS systems, with Windows support expected to be introduced soon.
[7]
The developer who never clocks out: OpenAI wants Codex in your pocket
Developer anxiety is a form of anxiety that is triggered when you leave your computer workstation. There is an operation currently happening and activity going on inside of Codex that you do not know if the work you are doing is going to hang, reach a decision tree or even just go wrong while you're not at your office. Open AI claims that they have addressed this issue with Codex. Also read: Claude Mythos and GPT-5.5 have confirmed what researchers feared most about AI and cybersecurity Starting from May 14, Codex will be available via the Chat GPT mobile app for iOS and Android. This is not a mobile version or limited dashboard; Open AI claims that it is an entire mobile experience that enables you to connect to and work on any Codex-enabled device (e.g. laptop, Mac Mini, remote server) and to continue your work exactly where you left off. The live state will be imported from the desktop computer; therefore, the active threads will be preserved, and all approvals, plugins, and project context will also travel with you. Also read: Figure AI's Helix-02 humanoid robots is pulling full 8-hour factory shifts without human help Once you understand how Codex works, it makes sense. Long-running, agentic processes do not always operate on a fire and forget basis. They will encounter points where human intervention is required. Without mobile access, that means work stalls the moment you leave your desk. With it, you catch the decision point on your commute, make the call, and arrive at the office to find the task already done. OpenAI has used examples to demonstrate how different types of situations might unfold under various conditions. Imagine you have just finished enjoying your favorite cup of coffee and realize that you need some help with debugging a project. Using Codex, you can have everything you need, including files necessary for reproducing a problem in a browser window, performing a set of tests, and finding your way to resolution all before you are actually able to sit at your desk. Another example might be an upcoming important customer call. Before speaking with the customer, you can use Codex to build out a brief using the following data: your most recent messages from Slack, your most recent emails, and any associated documentation. You then feel confident that you are prepared for the call. Technically speaking, the existence of a secured relay layer affords you the ability to continue using the trusted machines, but without exposing those machines to the public internet. Your files, credentials, and local environment reside solely on the machine, while only the outputs (e.g., screenshots, terminal logs, test runs) would be sent to your device. Currently, there are over 4 million developers who use Codex on a weekly basis. OpenAI believes those who share a passion for their work would not want to lose that passion simply because they now reside in a different physical location. Also read: LG's Sanjay Chitkara on AI making appliances smarter and building products for India
[8]
OpenAI Codex now available in ChatGPT mobile app: Features, availability and more
Users can check active threads, review outputs, approve commands, switch models and even start entirely new tasks directly from the ChatGPT mobile app. OpenAI is expanding the reach of its AI coding assistant, Codex, by bringing it directly into the ChatGPT mobile app. The new update allows users to stay connected with Codex even when they are away from their computers, making it easier to manage coding tasks, review progress and approve actions from a smartphone. The company says the mobile experience is designed to work smoothly with the devices where Codex is already running, including laptops, Mac minis, devboxes and remote environments. One of the biggest highlights is the ability to continue ongoing work from anywhere. Users can check active threads, review outputs, approve commands, switch models and even start entirely new tasks directly from the ChatGPT mobile app. OpenAI says Codex keeps all files, credentials, permissions, and local setups on the connected machine itself. Meanwhile, the phone app receives live updates such as terminal outputs, screenshots, test results, code diffs, and approval requests. The system also uses a secure relay layer to keep trusted machines connected across devices without exposing them directly to the public internet. Also read: OpenAI may sue Apple over how ChatGPT was integrated into iPhones: Here is what happened According to OpenAI, the mobile version can help developers in several real-world situations. For example, users can start debugging an issue while away from their desk, approve a coding decision during travel, or quickly prepare summaries and briefings before meetings. Users can also send new ideas or tasks to Codex from their phone, allowing the assistant to begin working on them before they return to their computer. Also read: OpenAI exec claims Elon Musk called him donkey during AGI safety argument, here is why Codex support inside the ChatGPT mobile app is currently rolling out in preview for both iOS and Android users. OpenAI says the feature will be available across all plans, including Free and Go, in supported regions. To access the feature, users need to update both the ChatGPT mobile app and the Codex app on macOS. Support for connecting with Windows systems will arrive later. Also read: Foxconn hit by cyberattack, hackers claim theft of Apple and Google data: Are you safe?
Share
Copy Link
OpenAI rolled out Codex access through the ChatGPT mobile app for iOS and Android, enabling developers to remotely control coding sessions running on their computers. The move comes as OpenAI intensifies competition with Anthropic's Claude Code, with over four million developers now using Codex weekly. Users can review outputs, approve commands, and manage workflows from their phones while files stay secure on their desktop machines.
OpenAI has officially launched OpenAI Codex access through the ChatGPT mobile app, marking a significant expansion for its AI coding tool as the company races to compete with Anthropic's increasingly popular Claude Code
1
. The new mobile integration, rolling out now as a preview on iOS and Android for all ChatGPT plans including free and Go tiers, transforms smartphones into remote control centers for desktop coding sessions3
.
Source: Digit
The Codex programming assistant now serves more than four million weekly users, and this mobile expansion addresses a critical gap in developer workflows
2
. Previously, developers who launched long-running programming tasks and stepped away from their computers had no way to provide the AI coding assistant with necessary guidance, potentially stalling projects for hours5
.The ability to manage coding tasks remotely fundamentally changes how developers can build apps on the go. From the ChatGPT mobile app, users can work across all threads, review outputs, approve commands, change models, or start something new in Codex
1
. Your files, credentials, permissions, and local setup remain on the machine where Codex operates, while updates flow back to your phone in real time, including screenshots, terminal output, diffs, test results, and approvals.
Source: The Verge
This architecture means developers can keep systems running during commutes or while running errands, intervening when Codex completes a task or needs prompting on next steps
2
. The mobile feature currently works with Codex on macOS systems, though Windows support is already on the roadmap3
.OpenAI's strategy centers on making Codex cheaper and easier to use as it battles Anthropic for developers and enterprise business customers
4
. The mobile access reduces inference costs by allowing developers to interrupt Codex if it starts implementing a software module in a non-optimal manner, avoiding unnecessary token usage that would otherwise inflate ChatGPT bills5
.The announcement came one day after CEO Sam Altman announced that companies switching to Codex will receive two months of free usage, following reports of Anthropic raising prices
4
. This pattern has become familiar between the rivals: Anthropic lifts prices due to surging demand, while OpenAI lowers them hoping to capture market share. Anthropic's Claude Code already offers mobile access through remote control sessions, making OpenAI's move essential to remain competitive.Related Stories
Alongside mobile support, OpenAI introduced two additional capabilities called Hooks and Remote SSH
5
. Hooks enables customers to customize the AI coding assistant with scripts—cybersecurity professionals could write scripts blocking developer prompts containing sensitive company information, while legal teams might use Hooks to log Codex messages for regulatory compliance. Scripts can process both prompts and responses, allowing teams to customize Codex output for each project.Remote SSH enables Codex on mobile devices to connect to cloud-based development environments via encrypted network links, addressing situations where software teams write, test, and store code remotely rather than on local machines
5
. Additional updates include support for HIPAA compliance in local environments for ChatGPT, allowing hospitals and healthcare organizations to adopt the tools more broadly4
.OpenAI's push reflects its broader ambitions to create a desktop superapp, with recent major updates enabling Codex to operate apps on macOS
1
. The company has been cutting back on "side quests," shutting down projects like the Sora video-generation tool to focus on growing its enterprise business and catching up to Anthropic's momentum.
Source: Android Authority
However, approving agents on small screens could introduce greater risk for errors when users multitask
4
. Additionally, increasing Codex usage means consumers will use more compute, the most precious resource for AI labs. OpenAI's strategy has relied on compute subsidies to drive adoption, raising questions about long-term sustainability as developer workflows become increasingly mobile-first.Summarized by
Navi
[1]
[3]
05 Jun 2025•Technology

17 Apr 2025•Technology

04 Mar 2026•Technology

1
Technology

2
Health

3
Policy and Regulation
