Skip to content

feat: Add vertical remote plugin collection support#23584

Merged
xl-openai merged 1 commit into
mainfrom
xl/plugins2
May 20, 2026
Merged

feat: Add vertical remote plugin collection support#23584
xl-openai merged 1 commit into
mainfrom
xl/plugins2

Conversation

@xl-openai
Copy link
Copy Markdown
Collaborator

  • Adds an explicit vertical marketplace kind for plugin/list that fail-open fetches collection=vertical only when full remote plugins are disabled.

  • Renames the global remote marketplace/cache identity to openai-curated-remote and materializes remote installs with backend release versions and app manifests.

@xl-openai xl-openai requested a review from xli-oai May 20, 2026 00:46
@xl-openai
Copy link
Copy Markdown
Collaborator Author

@codex can you verify there this change has no impact on the flows for none vertical plugins?

@chatgpt-codex-connector
Copy link
Copy Markdown
Contributor

Verification Result

I verified the PR’s vertical collection path is isolated from non-vertical plugin flows. I did not make code changes, so I did not create a follow-up PR.

Findings

Testing / Checks

  • git diff --check HEAD^..HEAD
  • cargo test -p codex-core-plugins remote_bundle::tests
  • ⚠️ cargo test -p codex-app-server plugin_list — blocked by environment while building v8: the build script attempted to download librusty_v8_release_x86_64-unknown-linux-gnu.a.gz and received Tunnel connection failed: 403 Forbidden.
  • ⚠️ cargo test -p codex-core-plugins remote — broader filter ran and compiled, but several HTTP-backed tests failed with local/mock HTTP 403 Forbidden / timeout behavior in this environment; the narrower remote_bundle::tests subset passed.

View task →

@xl-openai xl-openai merged commit dc255b0 into main May 20, 2026
31 checks passed
@xl-openai xl-openai deleted the xl/plugins2 branch May 20, 2026 05:03
@github-actions github-actions Bot locked and limited conversation to collaborators May 20, 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