openai / openai/codex

Assistant replies missing from desktop history after using voice mode on mobile

Open
#43,267 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

app bug session
Dominant language
Rust
Stars
125k
Forks
19.4k
PR merge metrics
PR metrics pending

Description

What version of the Codex App are you using (From “About Codex” dialog)?

26.901.41600

What subscription do you have?

Pro 20x

What platform is your computer?

Darwin 25.6.0 arm64 arm

What issue are you seeing?

A task started in Codex desktop was later continued in the mobile app, where voice mode was used at some point.

When I returned to the desktop app, assistant replies were missing from the conversation, although those same replies were visible on mobile.

Restarting desktop immediately restored the display of new assistant replies. However, replies that were missing before the restart never reappeared in desktop history. They remain visible on mobile.

What steps can reproduce the bug?
  1. Started a task in the Codex macOS desktop app.
  2. Continued that same task in the mobile app.
  3. Used voice mode on mobile during the conversation.
  4. Later returned to the desktop app.
  5. New assistant replies were not displayed in the desktop conversation. User messages and “Worked for…” indicators were visible.
  6. Checked the same conversation on mobile: the assistant replies were visible there.
  7. Restarted Codex desktop.
  8. New assistant replies immediately displayed correctly on both desktop and mobile.
  9. Previously missing replies remained absent from desktop history and visible on mobile.
What is the expected behavior?

Conversation history should remain consistent across desktop and mobile when continuing the same task between devices, including when using mobile voice mode.

Restarting desktop should load all existing assistant replies.

Additional information
  • Codex desktop version: 26.901.41600
  • macOS version: 26.6.2 (25G83)
  • Mobile app version: 1.2026.237 (33230022603)
  • Mobile OS: 26.5.2
  • Voice mode used on: mobile app
  • Date observed: September 6, 2026
  • Reproducibility: Observed in one existing task; not yet tested in a fresh task.

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

Start by reproducing the desktop-to-mobile handoff with mobile voice mode, then compare the conversation on both clients before and after restarting desktop. Trace the desktop conversation-history loading and cross-device synchronization paths; done means all assistant replies remain visible on desktop without requiring a restart and match mobile history.

Written by the indexing model from the issue text.

Assessment

Tech stack
macos, rust
Domain
desktop-dev, distributed-systems, mobile-dev
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.