Skip to content

[codex] fetch featured IDs for remote plugins - #29485

Merged
ericning-o merged 1 commit into
mainfrom
codex/fix-remote-featured-plugins
Jun 22, 2026
Merged

[codex] fetch featured IDs for remote plugins#29485
ericning-o merged 1 commit into
mainfrom
codex/fix-remote-featured-plugins

Conversation

@ericning-o

@ericning-o ericning-o commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

Summary

  • fetch featured plugin IDs when the loaded catalog includes openai-curated-remote
  • extend the existing remote marketplace regression test to cover the featured IDs response

Why

When the remote plugin catalog was enabled, app-server loaded openai-curated-remote but skipped /plugins/featured because the request processor only fetched featured IDs for the local openai-curated marketplace. As a result, the desktop app could not render the backend-curated remote featured set.

This keeps the existing local behavior and also returns the curated ranking for remote plugins.

Test plan

  • just fmt
  • git diff --check
  • just test -p codex-app-server plugin_list_includes_remote_marketplaces_when_remote_plugin_enabled
@ericning-o
ericning-o marked this pull request as ready for review June 22, 2026 21:34
@ericning-o
ericning-o merged commit bf71486 into main Jun 22, 2026
46 of 47 checks passed
@ericning-o
ericning-o deleted the codex/fix-remote-featured-plugins branch June 22, 2026 22:09
@github-actions github-actions Bot locked and limited conversation to collaborators Jun 22, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

3 participants