Skip to content

[codex] Move plugin discoverable logic into core-plugins#25783

Merged
xl-openai merged 1 commit into
mainfrom
xl/plugin-discoverable-core-plugins
Jun 2, 2026
Merged

[codex] Move plugin discoverable logic into core-plugins#25783
xl-openai merged 1 commit into
mainfrom
xl/plugin-discoverable-core-plugins

Conversation

@xl-openai

Copy link
Copy Markdown
Collaborator

Summary

  • Move plugin discoverable recommendation filtering from codex-core into codex-core-plugins behind ToolSuggestPluginDiscoveryInput.
  • Keep codex-core as a thin adapter from Config to the core-plugins API and back to DiscoverablePluginInfo.
  • Keep the existing discoverable allowlist private to the core-plugins implementation.

Validation

  • just fmt
  • just test -p codex-core list_tool_suggest_discoverable_plugins
  • git diff --check
  • Read-only subagent review: no findings

@xl-openai xl-openai requested a review from sayan-oai June 2, 2026 05:51
@xl-openai xl-openai marked this pull request as ready for review June 2, 2026 05:51
@xl-openai xl-openai requested a review from a team as a code owner June 2, 2026 05:51
@xl-openai xl-openai merged commit 07f04cc into main Jun 2, 2026
31 checks passed
@xl-openai xl-openai deleted the xl/plugin-discoverable-core-plugins branch June 2, 2026 06:25
@github-actions github-actions Bot locked and limited conversation to collaborators Jun 2, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants