What version of the Codex App are you using (From “About Codex” dialog)?
26.422.20832
What subscription do you have?
Pro
What platform is your computer?
Darwin 25.4.0 arm64 arm
What issue are you seeing?
Codex macOS app fails to start after update. Logs repeatedly show:
unsupported feature enablement workspace_dependencies
currently supported features are apps, memories, plugins, tool_search, tool_suggest, tool_call_mcp_elicitation
account/read succeeds, but startup fails immediately after trying to enable workspace_dependencies.
Versions:
- Codex app (About): 26.422.20832
- Codex bundled CLI: codex-cli 0.124.0-alpha.2
- Runtime selected in logs: codex-primary-runtime 26.423.10653
Notes:
- ChatGPT macOS app works
- ChatGPT web works
- Killing processes and resetting app cache/state did not resolve
What steps can reproduce the bug?
- Update Codex via in-app updater.
- Quit Codex.
- Launch Codex.
Actual result: Codex fails during startup and logs unsupported feature enablement workspace_dependencies repeatedly. ChatGPT macOS app opens normally.
Minimal repro: just launch Codex.
I cannot provide session id/context window usage because the app never loads a workspace or starts a session. Logs are available under ~/Library/Logs/com.openai.codex/YYYY/MM/DD (redacted).
Relevant log snippet:
unsupported feature enablement workspace_dependencies
currently supported features are apps, memories, plugins, tool_search, tool_suggest, tool_call_mcp_elicitation
What is the expected behavior?
Codex should launch successfully on macOS, connect to the local host/runtime without errors, and load the workspace selection UI/dashboard.
It should not try to enable unsupported features (workspace_dependencies) unless the runtime supports them.
Additional information
What I already tried:
- kill Codex/ChatGPT processes
- cleared caches and app state
- tried reopening
Codex still fails at startup with the same log message above. ChatGPT app and web continue to work.
(Logs taken from ~/Library/Logs/com.openai.codex/YYYY/MM/DD; redacted local usernames.)
What version of the Codex App are you using (From “About Codex” dialog)?
26.422.20832
What subscription do you have?
Pro
What platform is your computer?
Darwin 25.4.0 arm64 arm
What issue are you seeing?
Codex macOS app fails to start after update. Logs repeatedly show:
unsupported feature enablement
workspace_dependenciescurrently supported features are apps, memories, plugins, tool_search, tool_suggest, tool_call_mcp_elicitation
account/readsucceeds, but startup fails immediately after trying to enableworkspace_dependencies.Versions:
Notes:
What steps can reproduce the bug?
Actual result: Codex fails during startup and logs
unsupported feature enablement workspace_dependenciesrepeatedly. ChatGPT macOS app opens normally.Minimal repro: just launch Codex.
I cannot provide session id/context window usage because the app never loads a workspace or starts a session. Logs are available under ~/Library/Logs/com.openai.codex/YYYY/MM/DD (redacted).
Relevant log snippet:
unsupported feature enablement
workspace_dependenciescurrently supported features are apps, memories, plugins, tool_search, tool_suggest, tool_call_mcp_elicitation
What is the expected behavior?
Codex should launch successfully on macOS, connect to the local host/runtime without errors, and load the workspace selection UI/dashboard.
It should not try to enable unsupported features (
workspace_dependencies) unless the runtime supports them.Additional information
What I already tried:
Codex still fails at startup with the same log message above. ChatGPT app and web continue to work.
(Logs taken from ~/Library/Logs/com.openai.codex/YYYY/MM/DD; redacted local usernames.)