codex - 💡(How to fix) Fix Add Temporary Chat mode for sensitive Codex desktop sessions

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

Codex desktop should support a Temporary Chat mode for sensitive one-off coding sessions.

Comparable products already expose this pattern:

  • ChatGPT web calls it Temporary Chat.
  • Claude Desktop exposes an Incognito chat ghost icon in its Chat surface.

Codex desktop is different from Claude Desktop: Claude has separate Chat, Cowork, and Code surfaces, while Codex desktop is primarily the coding/session interface. That means the equivalent feature should apply directly when starting a new Codex session, not only to a separate general-chat tab.

Expected behavior:

  • A visible Temporary Chat or ghost/private-mode control when starting a new Codex desktop session.
  • The session does not appear in normal sidebar/history after close.
  • Resume is disabled.
  • Local transcript/session/log persistence is disabled or clearly minimized.
  • Connected apps/tools are disabled by default unless explicitly enabled for that temporary session.
  • Workspace/file access starts from the narrowest possible scope.
  • The UI includes a clear retention notice for any server-side safety/security retention.
  • The mode is available for projectless/scratch sessions at minimum, even if full repo-attached sessions need extra constraints.

Why this matters:

Codex sessions often have access to local files, repos, tool output, and connected app context. Users need a lightweight way to ask sensitive one-off questions or do narrow coding work without creating a durable session artifact or pulling in broader workspace context.

Related prior issue: https://github.com/openai/codex/issues/6527 requested CLI incognito mode and was closed as not planned. This request is specifically for Codex desktop UX and Temporary Chat parity with ChatGPT and Claude Desktop.

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