openai / openai/codex

Native Computer Use unavailable on macOS; documented plugin and “Any App” control missing

Open
#45,437 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

app bug computer-use
Dominant language
Rust
Stars
125k
Forks
19.4k
PR merge metrics
PR metrics pending

Description

Image

I’m using the desktop app’s Codex mode on macOS. I want Codex to work in my already-open native Microsoft Teams and Outlook apps, but native app control is unavailable.

Observed September 14, 2026:

  • Settings → Computer use shows Google Chrome and Microsoft Excel enabled, Locked use disabled, and “Always-allowed apps: None yet.”
  • The documented “Any App” control is absent.
  • Searching Plugins for “computer use” does not show the official Computer Use plugin. The visible results are Vera and Grok Bot Control.
  • Repeated checks in the task return an empty native-app list.
  • The computer-use runtime reports typeof cua.getApp === "undefined" and typeof cua.listApps === "undefined".
  • A direct native Teams access attempt previously returned cua.getApp is not a function.

Documentation mismatch:

https://learn.chatgpt.com/docs/computer-use describes installing/enabling Plugins → Computer Use, enabling its server and skill, and reviewing native app access in Settings → Computer use. Those controls are not available in my interface.

Impact:

Codex cannot inspect a Teams meeting transcript, check Outlook stakeholder availability, or prepare an unsent scheduling poll using my native apps. The assistant repeatedly directed me to unavailable controls before recognizing the mismatch.

Requested resolution:

Please determine

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by comparing the macOS desktop app's Settings → Computer use and Plugins → Computer Use surfaces with the linked computer-use documentation. Reproduce the empty native-app list and the reported typeof cua.getApp/listApps results; done means establishing whether the documented plugin and “Any App” controls are expected to be available and identifying the mismatch.

Written by the indexing model from the issue text.

Assessment

Tech stack
macos
Domain
desktop
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.