codex - 💡(How to fix) Fix Codex Desktop: generated suggested prompts are cached but not shown for ChatGPT Pro account

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…

Code Example

ambient-suggestions-enabled = true
auth mode = ChatGPT
OPENAI_API_KEY is not set
local ambient suggestion cache contains pending suggestions for multiple projects

---

[Statsig] The user does not have the required id_type "userID" for Gate "2425897452"
[Statsig] SDK initialization has not completed. Reason: Loading:Unrecognized
RAW_BUFFERClick to expand / collapse

Environment

  • Codex Desktop: 26.527.31326
  • Codex CLI: 0.134.0
  • Platform: macOS, Apple Silicon
  • Auth: ChatGPT
  • Subscription: ChatGPT Pro 5x

Issue

The “Suggested prompts” area no longer shows project suggestions.

This happens across multiple local projects, not just one workspace. The suggestions appear to be generated successfully and cached under ~/.codex/ambient-suggestions/, but they are not rendered in the Desktop UI.

Expected behavior

If pending generated suggestions exist for a project, Codex Desktop should show them in the Suggested prompts area for an eligible ChatGPT Pro account.

Actual behavior

No project suggestions are shown.

I previously saw connected-app onboarding cards such as Teams / Outlook. After dismissing those cards, generated project suggestions still did not appear.

Diagnostics

Confirmed locally:

ambient-suggestions-enabled = true
auth mode = ChatGPT
OPENAI_API_KEY is not set
local ambient suggestion cache contains pending suggestions for multiple projects

After logging out/in and clearing Codex Desktop Local Storage, the issue still reproduces.

Recent Desktop Sentry breadcrumbs include Statsig warnings:

[Statsig] The user does not have the required id_type "userID" for Gate "2425897452"
[Statsig] SDK initialization has not completed. Reason: Loading:Unrecognized

Since this is a ChatGPT Pro account, the account should be eligible.

Possibly related

Notes

This Codex install previously used API key auth and later switched to ChatGPT auth. Current auth appears to be ChatGPT-only.

No tokens, account IDs, full email addresses, or raw auth files are included.

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…

FAQ

Expected behavior

If pending generated suggestions exist for a project, Codex Desktop should show them in the Suggested prompts area for an eligible ChatGPT Pro account.

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 Codex Desktop: generated suggested prompts are cached but not shown for ChatGPT Pro account