[macOS][Codex Side Chat] Side-chat annotation unexpectedly persisted as a normal ChatGPT web chat

Open 💬 2 comments Opened Aug 12, 2026 by yusu2173

Summary

In the unified ChatGPT desktop app on macOS, a Codex Side Chat interaction unexpectedly appeared later as a normal ChatGPT conversation on chatgpt.com, even though I never promoted the Side Chat or explicitly created a regular Chat.

The Side Chat itself behaved normally and returned its response. The unexpected web conversation was only discovered the next day.

This is concerning because the new web Chat contained context originating from a Codex project / Side Chat.

Environment

  • Platform: macOS
  • Surface: unified ChatGPT desktop app → Codex → Side Chat
  • Date reproduced: August 11, 2026 (discovered on web August 12, 2026)
  • App version: 26.803.61601 (Powered by Codex & OWL)
  • App release date: August 9, 2026
  • Same ChatGPT account on desktop and web

Steps to reproduce

  1. Open a Codex project/task in the macOS desktop app.
  2. Open/use Side Chat.
  3. Select several lines from an assistant response.
  4. Choose Add to chat, which inserts a structured annotation into the Side Chat composer.
  5. Ask a follow-up question about the selected text.
  6. Side Chat answers normally.
  7. Do not use any explicit “Promote to chat”, “Continue in Chat”, fork, or regular Chat creation action.
  8. Later, open chatgpt.com on the same account.
  9. Observe a new ordinary ChatGPT conversation in web history that was never explicitly created.
  10. Open it and observe that it contains the Side Chat question/context from the Codex project.

In the observed incident, the unexpectedly created web conversation began with the prompt Tell me more about this.

Expected behavior

  • Side Chat remains ephemeral/separate from normal ChatGPT history unless explicitly promoted.
  • Add to chat only adds an annotation to the current composer; it should not create or persist a separate ChatGPT conversation.
  • Codex Side Chat/project context should not silently appear in ordinary ChatGPT web history.

Actual behavior

A normal ChatGPT web-history conversation was silently created/persisted from a Side Chat/annotation interaction, while the Side Chat also completed normally.

Why this appears to be a bug

Related tracker behavior indicates:

  • Side conversations are intended to be ephemeral and require explicit promotion to become full chats (#36650).
  • Add to chat is intended to add a response annotation to the current unsent composer draft, not automatically send/create a separate chat (#37560).

I searched the public tracker for combinations of Side Chat / annotation / Add to chat / web history / ChatGPT web persistence and did not find an exact duplicate.

Impact / privacy

This is more than a history-list cosmetic issue. Codex project context can contain private code, paths, technical details, or other project information. Silently creating a normal ChatGPT web-history conversation crosses a user-visible product/data boundary without an explicit action or warning.

I am intentionally not including private project names, paths, source code, or raw transcript content in this public report. Sanitized logs/thread IDs can be provided privately if maintainers need them.

View original on GitHub ↗

2 Comments

yusu2173 · 4 days ago

Reproduced again on August 24, 2026.

The same unexpected cross-surface behavior occurred a second time:

  • I used Codex Side Chat in the macOS desktop app.
  • I did not explicitly promote or move the Side Chat into a normal ChatGPT conversation.
  • Later, the Side Chat-derived conversation appeared in the ordinary “Chats” history on chatgpt.com.

This confirms the original report was not a one-off stale/history artifact. The issue is recurrent: a Side Chat can become visible as a normal cloud ChatGPT web conversation without an explicit promotion action.

I have not re-checked the exact desktop app build for this second reproduction yet, so I am not assuming it is still the original 26.803.61601 build. I can add the current build separately.

yusu2173 · 4 days ago

Update for the August 24, 2026 reproduction: the affected desktop build is newer than the one in the original report.

  • Powered by Codex & OWL
  • Version: 26.818.41509
  • Released: August 22, 2026

So the issue has now reproduced on at least two app versions:

  1. 26.803.61601 — released Aug 9, 2026
  2. 26.818.41509 — released Aug 22, 2026

This suggests the Side Chat → ordinary chatgpt.com Chat persistence behavior is not limited to the original build and remains present in the Aug 22 release.