codex - 💡(How to fix) Fix Codex desktop: Automations sidebar entry disappeared after GPT-5.5 update, language and quick action menu not working [2 comments, 2 participants]

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…
GitHub stats
openai/codex#19747Fetched 2026-04-28 06:37:52
View on GitHub
Comments
2
Participants
2
Timeline
4
Reactions
0
Timeline (top)
commented ×2labeled ×2
RAW_BUFFERClick to expand / collapse

Hi Codex team,

I’m seeing several UI features missing or not working correctly in the Codex desktop app on macOS.

Environment:

  • App: Codex desktop app
  • Platform: macOS
  • Codex app version: 26.422.30944
  • Codex runtime version: 26.423.10653
  • Model shown in the UI: GPT-5.5
  • I’m signed in with my ChatGPT account, not just using API key mode.

Issue:

  1. The left sidebar no longer shows the Automations entry.
  2. Settings shows the language option, but changing the language does not work reliably.
  3. The “Add files and more /” menu does not open or does not expose many of the expected quick actions/features.
  4. Plugins are visible, but Automations is not shown in the left sidebar.

Important context: When I first installed Codex on this new Mac about a week ago, Automations was not visible. A few days later it appeared. After updating Codex / GPT-5.5, the Automations entry disappeared again.

I checked locally and the automation capability seems to exist:

  • The local ~/.codex/automations folder exists.
  • The Codex app bundle appears to include Automations UI strings/routes.
  • The automation tool can still be used from chat, but the sidebar UI entry is hidden or unavailable.

Expected behavior:

  • Automations should appear in the left sidebar if the feature is available.
  • Language changes in Settings should apply correctly.
  • The “Add files and more /” menu should open and show the available quick actions.

Actual behavior:

  • Automations is missing from the left sidebar.
  • Language switching does not work.
  • The quick action menu is limited or not opening as expected.

Could you check whether my account is missing a feature flag or whether this is a regression in the latest Codex desktop rollout?

extent analysis

TL;DR

The issue might be related to a missing feature flag or a regression in the latest Codex desktop rollout, and checking the account's feature flags or rolling back to a previous version could potentially resolve the issue.

Guidance

  • Verify that the Automations feature is enabled for the user's account by checking the feature flags, as the issue might be related to a missing or disabled flag.
  • Check the Codex app's configuration files or settings to see if there are any overrides or customizations that could be causing the issue.
  • Try rolling back to a previous version of the Codex desktop app to see if the issue persists, as the problem might be related to a regression in the latest rollout.
  • Investigate the Codex app's logging or debugging output to see if there are any error messages or warnings related to the missing UI features.

Notes

The issue seems to be specific to the macOS platform and the latest version of the Codex desktop app, and it's unclear if this is a widespread problem or an isolated incident.

Recommendation

Apply workaround: Try rolling back to a previous version of the Codex desktop app to see if the issue persists, as this could potentially resolve the problem until a fix is available.

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