Feature Request: Real-Time Multi-Device Session Continuity for ChatGPT & Codex

Open
#33,948 2 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
30/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Active
Domain
full-stack

Research direction

The issue names no files, tests, or entry points, and provides no implementation boundary for the proposed cross-device session system. Start by discussing the scope and architecture with maintainers; done would require agreed behavior for synchronized sessions, device takeover, monitoring, and conflict handling across desktop, web, and mobile.

Written by the indexing model from the issue text.

Description

app enhancement session
What variant of Codex are you using?

app

What feature would you like to see?

Feature Request: Real-Time Multi-Device Session Continuity for ChatGPT & Codex
I use ChatGPT and Codex professionally across multiple devices throughout the day.
My typical workflow is:
A dedicated server/work computer keeps ChatGPT/Codex open continuously.
I continue the same work from my office computer when needed.
I also switch to my iPhone while away from my desk.
Since ChatGPT and Codex are now integrated into the same application, I expected conversations, projects, and active Codex sessions to stay synchronized across all devices.
Currently, this does not work reliably. While Projects may synchronize, the active Codex session, pinned tasks, project state, and ongoing AI context often differ between devices. This makes it difficult to know which AI agent is currently working on the latest instructions.
This becomes a serious issue when working with GitHub repositories. Multiple Codex sessions can unknowingly work on the same project from different computers. GitHub synchronizes the code, but it does not synchronize the AI agent's reasoning, task state, or conversation context. As a result, different sessions may generate conflicting changes without the user realizing it.
Suggested Feature: Unified Live Session Continuity
Please add real-time session synchronization across all devices signed into the same account.
Desired capabilities include:
Continue the exact same ChatGPT or Codex session from any device.
Real-time synchronization of conversations, active tasks, and AI context.
Shared project state across desktop, web, and mobile.
Automatic updates when another device sends a new prompt.
Ability to "Take Over" an active session from another device without losing context.
Live indicator showing which device is currently controlling the session.
Read-only mode for monitoring an active session from another device.
Conflict warnings when multiple Codex sessions are working on the same GitHub repository or project.
A "Resume Current Session" button on mobile to instantly continue the active desktop session.
This functionality already exists in several other AI development platforms and would make ChatGPT/Codex significantly more powerful for professional users who work across multiple devices.
For developers, researchers, engineers, and enterprise users, this would be one of the most valuable productivity improvements.
Thank you for considering this feature.

no-active-thread-019f7338-4ee4-7710-b2c9-ece6547b761e

Additional information

No response

Dominant language
Rust
Stars
125k
Forks
19.5k
Avg merge
1m
Merged PRs (30d)
1k

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.

More from openai/codex

All issues in openai/codex

Similar issues

More Rust issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.