Computer use and browser plug-in disappear after updating to the latest version for Mac. Version 26.601.20914
What version of the Codex App are you using (From “About Codex” dialog)?
Version 26.601.20914
What subscription do you have?
Max
What platform is your computer?
Mac
What issue are you seeing?
After Codex updated the chat that was before, communicating with another application suddenly constantly showed "reconnecting, reconnecting", but nothing happened in the settings. The computer use was either completely gone, or it said it needs to be installed. The browser plugin sometimes shows, most of the time doesn't, especially after restarting the app. If you click around a bit in the app, for whatever reason they reappear. I attach the screenshots. Please fix.
<img width="751" height="350" alt="Image" src="https://github.com/user-attachments/assets/030f4adc-2d40-40a7-9a4b-7aa1b397dafa" />
<img width="751" height="350" alt="Image" src="https://github.com/user-attachments/assets/11108c3e-0b03-4613-a69b-6355db59de39" />
<img width="751" height="350" alt="Image" src="https://github.com/user-attachments/assets/fce73d94-4485-424b-a62e-9e72fc24f8aa" />
<img width="751" height="350" alt="Image" src="https://github.com/user-attachments/assets/3ddd6253-7f52-4255-bf28-7f3248222c7a" />
What steps can reproduce the bug?
Update to the latest version.
What is the expected behavior?
the computer use disappears or does not work properly try to use another app on the computer in a chat. The chat will constantly tell you to reconnect, reconnect, reconnect.
Additional information
MacBook Pro latest version
6 Comments
Oh, BTW, if you activate or install the plug-in, it just doesn't work. Doesn't matter; we tried it 15 times: uninstalling the app, reinstalling the app, etc. We try to re-install the plugin. It doesn't work. If it appears, even if you uninstall it and re-install it, the browser plugin or the computer-use plugin seem to be disconnected or buggy.
Potential duplicates detected. Please review them and close your issue if it is a duplicate.
Powered by Codex Action
We did search for computer use. It didn't show up.
Okay, we found a workaround. If the computer use plugin appears in the plugin section, we would install it again and then, we would click the "Try it in a chat". I can, on that plugin, then a new chat opens, and this new chat is fully functioning. The computer use plugin works, but the chats that are older and use the computer use plugin still crash. If we go to an older chat, it still shows "reconnect, reconnect, reconnect", but if we go to the new chat, it actually sees the plugin and uses it. We did not restart the app yet, because as we are using it, we don't want to, as now this workaround chat seems to work for now.
Adding another data point from a macOS 26.5 machine. This looks related to the Computer Use / Browser plugin failures, but the local evidence points to a sandboxed trust-evaluation problem rather than the
Codex Computer Use.appbundle actually being damaged.Environment, with private machine/user paths redacted:
<Codex.app>/Contents/Resources/plugins/openai-bundled/plugins/computer-use/Codex Computer Use.appObserved symptom:
"Codex Computer Use.app" is damaged and can't be opened. You should move it to the Trash.What I checked:
The same was true for the main executable and bundled helper apps, including:
A direct LaunchServices open also succeeded:
and the
SkyComputerUseServiceprocess started. No newCoreServicesUIAgent/syspolicyddamaged/rejected log entries appeared after that direct open.Even an Apple system app fails in that sandboxed context:
and keychain lookup is broken there:
Conclusion:
The damaged-app dialog appears to be a false Gatekeeper/code-signing failure triggered by the Codex tools sandbox / Computer Use launch context. The bundled app itself is signed and notarized correctly in the normal macOS trust context. Reinstalling or removing quarantine attributes is unlikely to fix this specific failure mode, because
com.apple.quarantinewas not present and normalspctl/codesignchecks pass.A likely area to inspect is how Codex launches or validates bundled plugins from the tool sandbox, especially whether that sandbox loses access to the normal keychain/trust evaluation context on macOS 26.5.
I have the same issue, and I noticed that most of the time when the Codex App leaves lingering processes when it exits or is closed, so I suspect it's causing the conflict when there is an app update.