Codex App plugin manager does not show presentations@personal even though Codex CLI and the app-bundled codex both recognize it as installed and enabled

Open 💬 3 comments Opened Jun 24, 2026 by Aafffcc

What version of the Codex App are you using (From “About Codex” dialog)?

26.616.81150

What subscription do you have?

I’m using the Codex desktop app and Codex CLI with my own account.

What platform is your computer?

macOS M1 Pro

What issue are you seeing?

<img width="774" height="126" alt="Image" src="https://github.com/user-attachments/assets/717fe3d7-d4c1-4405-8631-68ddeb19f9da" />

On macOS, the Codex desktop app plugin UI does not show the presentations plugin, even though:

  1. Codex CLI shows presentations@personal as installed, enabled
  2. the codex binary bundled inside the desktop app also shows presentations@personal as installed, enabled
  3. ~/.codex/config.toml contains [plugins."presentations@personal"] enabled = true

This looks like an App UI / marketplace indexing issue rather than an install/config issue.

What steps can reproduce the bug?

1.Install presentations into the personal marketplace
2.Confirm it is enabled in CLI
3.Open Codex App
4.Go to Plugins -> Manage
5.Observe that presentations is missing from the UI

What is the expected behavior?

If presentations@personal is installed and enabled, it should appear in the Codex App plugin manager UI, at least under Personal.

Additional information

The app-bundled plugin marketplace appears to be limited to openai-bundled
presentations is not part of the bundled marketplace file used by the app UI
This suggests the app UI may not be rendering installed plugins from the personal marketplace correctly, even though the runtime/CLI layer recognizes them

View original on GitHub ↗

This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗