codex - 💡(How to fix) Fix Remote mobile Codex does not render local media artifacts linked from assistant messages

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
RAW_BUFFERClick to expand / collapse

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

Codex App 26.527.3686.0 on Windows host; ChatGPT iOS app 1.2026.132 (26051406691); ChatGPT Desktop package 1.2026.133.0 also installed.

What subscription do you have?

Plus

What platform is your computer?

Windows 11 Pro 10.0.26200 x64 host, accessed from ChatGPT mobile Codex remote control.

What issue are you seeing?

Using Codex from the ChatGPT mobile app remote-control view, generated local media artifacts referenced by assistant Markdown do not render on mobile. The desktop host successfully created PNG/GIF/MP4 files in the workspace, and the Codex session continued to work for commands, text updates, and normal conversation. However, when the assistant tagged those artifacts in messages using local paths such as C:/Users/<redacted>/project/artifacts/demo.png or demo.mp4, the mobile app did not load the media. This made it impossible for the mobile user to preview generated screenshots/video even though everything else in the remote Codex session was working.

What steps can reproduce the bug?

  1. Connect to a desktop Codex session from the ChatGPT mobile app remote Codex view.
  2. Ask Codex to create a visual artifact in the workspace, such as a PNG, GIF, or MP4.
  3. Have the assistant reference the artifact in the conversation with Markdown, for example , or an MP4/GIF under the same workspace.
  4. View the thread from ChatGPT mobile Codex.

In my repro, text messages and command output rendered, and the files existed on the host, but the tagged media did not load in the mobile view.

What is the expected behavior?

The mobile remote Codex view should either render generated local media artifacts from assistant messages, or expose them as relay-backed/openable attachments. If Markdown links to local workspace files are intentionally unsupported, the UI or assistant tooling should make that clear so assistants do not present broken media tags to mobile users.

Additional information

This appears to be a media delivery/rendering issue, not a Codex execution issue. The CLI/demo artifacts were successfully generated on the Windows host. Text updates, command output, and normal Codex interaction continued to work from mobile. I searched before filing; related but not exact issues include #14576, #12439, and #23062.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

codex - 💡(How to fix) Fix Remote mobile Codex does not render local media artifacts linked from assistant messages