External Publication
Visit Post

Feature idea: Codex Mobile Control inside ChatGPT

OpenAI Developer Community May 6, 2026
Source

OpenAI should let users control Codex directly from the ChatGPT mobile app.

Problem

Developers often start Codex tasks from VS Code or web, then leave their desk. Today, mobile is mostly passive. Users cannot easily monitor, pause, approve, redirect, or resume Codex work while away.

Proposal

Add a “Codex Tasks” panel inside the ChatGPT iOS/Android app where users can:

  • View active Codex sessions

  • See current task status, logs, changed files, and diffs

  • Approve or reject risky actions

  • Send follow-up instructions by chat or voice

  • Pause, resume, or cancel tasks

  • Receive push notifications when Codex needs input

  • Review PR summaries before merge

  • Track credits used per task

MVP

  1. Read-only task status

  2. Push notification: “Codex needs approval”

  3. Mobile approve/reject buttons

  4. Simple follow-up prompt box

  5. Diff summary, not full IDE editing

Why it matters

This turns Codex into a real asynchronous engineering assistant. Developers could start work on desktop, review progress from the phone, and unblock Codex without being physically at the laptop.

Safety controls

  • No auto-merge from mobile by default

  • Require explicit approval for destructive commands

  • Show estimated credit impact before continuing large tasks

  • Enterprise admins can disable mobile approvals

  • Full audit log for every mobile action

One-line pitch

“Let developers manage Codex like a remote engineering teammate — start on desktop, supervise from mobile, approve safely, and keep work moving.”

Discussion in the ATmosphere

Loading comments...