'Work with apps' not working on mac desktop ChatGPT app after latest update. *FIX*

Latest update broke my work with apps (specifically VS code) functionality. Had to uninstall and re install the plugin in VS code to get it working again.

Hey, Same problem here with cursor.
No way to reinstall it, and don’t show on marketplace.

Same here with PyCharm. Tried everything but I still see

PyCharm (Inactive)

after clicking it in the work with app menu.
Already tried:

  • rebooting accessibility permission to gpt app
  • Reinstall both apps
  • Use another version of PyCharm (CE instead of Pro)
  • Clearing the Mac boot cache
  • Update Mac Os to the latest developer beta, public beta, standard version of Sequoia

Still cannot fix

I’m unable to work with any apps, including Terminal. It’ll show the terminal session name, shows it as active, but won’t interact with it. All permissions are granted to ChatGPT Desktop (latest version), but the app won’t request Automation permissions when I try to use another Mac os app. Seems like there’s a missing key in Info.plist, maybe?

“key"NSAppleEventsUsageDescription”/key"
“string"ChatGPT uses Apple Events to … whatever they want here”/string"

Note: the correct xml tags get stripped by this site, particularly the greater than/less than symbols. Pretend they’re there.

Tried to patch plist (without bypassing SIP, just made a backup copy). Edited the plist, but OpenAI won’t let the patched app sign in as a security problem. Fine.

Are we missing anything here, OpenAI?

Hey,

Same issue here. Any fix so far? Thanks.