Actions button disappeared from top bar on Windows
What version of the Codex App are you using (From “About Codex” dialog)?
26.519.5221.0
What subscription do you have?
ChatGPT Pro
What platform is your computer?
Microsoft Windows NT 10.0.26200.0 x64
What issue are you seeing?
The Actions button disappeared from the Codex Desktop top bar on Windows.
This prevents me from running configured local workspace actions from the integrated terminal with one click.
The workspace still has a .codex/environments/environment.toml file with actions configured, and the persisted app state still appears to know about recent local environment actions for the workspace.
What steps can reproduce the bug?
- Open Codex Desktop on Windows.
- Open a local workspace that has .codex/environments/environment.toml with actions configured.
- Look at the top bar where the Actions button previously appeared.
Result: the Actions button is not visible.
What is the expected behavior?
Codex Desktop should show the Actions button in the top bar when the current local workspace has actions configured.
Additional information
This appears to be a desktop UI regression rather than a missing workspace configuration.
This issue has 4 comments on GitHub. Read the full discussion on GitHub ↗