openai / openai/codex

Mobile: choose Codex Cloud model and code directly from ChatGPT app

Open
#42,970 1 comment 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

codex-web enhancement
Dominant language
Rust
Stars
125k
Forks
19.4k
PR merge metrics
PR metrics pending

Description

Feature request

The ChatGPT mobile app should let users open Codex, connect directly to Codex Cloud, select a GitHub repository, explicitly choose which Codex model to use, and start coding entirely from the app — similar to Cursor’s cloud-agent workflow.

The key missing capability is model selection in Codex Cloud.

Today, when launching a Codex Cloud task, users cannot explicitly select the model they want to use. This means that even if models such as GPT-5.5, GPT-5.6 Sol, or GPT-6 Astra are available to the account, there is no way to choose which one executes the cloud coding task.

The ideal flow should be:

ChatGPT App → Codex → Codex Cloud → Select Repo → SELECT MODEL → Code / Test / Commit / PR

Model selection should be a first-class control in Codex Cloud, not an automatically chosen hidden setting.

A user should be able to pick the desired model before starting a task and, where technically possible, switch models during an existing coding session.

No desktop computer, Codespaces, SSH client, VPS terminal, or other external development environment should be required.

The ChatGPT mobile app itself should be sufficient to run a complete cloud coding workflow with Codex.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files, tests, or entry points are named. Start by locating the mobile Codex Cloud workflow and its model-selection controls, then determine how repository selection and task execution are wired; done means users can choose a model before starting a task and complete the stated coding workflow from the app.

Written by the indexing model from the issue text.

Assessment

Tech stack
github
Domain
cloud, devtools, mobile-dev
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.