Skip to content

[codex] Add installed-plugin mention API#22448

Draft
xli-oai wants to merge 2 commits into
mainfrom
xli-codex/plugin-installed-mentions
Draft

[codex] Add installed-plugin mention API#22448
xli-oai wants to merge 2 commits into
mainfrom
xli-codex/plugin-installed-mentions

Conversation

@xli-oai
Copy link
Copy Markdown
Contributor

@xli-oai xli-oai commented May 13, 2026

Summary

  • add app-server plugin/installed for mention-oriented plugin loading
  • return installed plugins plus explicitly requested install-suggestion rows
  • keep remote handling on installed-state data instead of the broad catalog listing path

Why

The @ mention surface only needs plugins that are usable now, plus a small product-approved set of install suggestions. It does not need the full catalog-shaped plugin/list payload that the Plugins page uses.

Validation

  • just write-app-server-schema
  • just fmt
  • cargo test -p codex-app-server-protocol
  • cargo test -p codex-core-plugins
  • cargo test -p codex-app-server --test all plugin_installed_

Notes

  • The package-wide cargo test -p codex-app-server run still hits an existing unrelated stack overflow in in_process::tests::in_process_start_clamps_zero_channel_capacity.
  • Companion webview PR: https://github.com/openai/openai/pull/915672

@xli-oai xli-oai added the oai PRs contributed by OpenAI employees label May 13, 2026 — with ChatGPT Codex Connector
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

oai PRs contributed by OpenAI employees

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant