Skip to content

fix(core-plugins): send Codex product SKU to plugin-service#26804

Merged
ericning-o merged 1 commit into
mainfrom
codex/plugin-read-mcp-details
Jun 6, 2026
Merged

fix(core-plugins): send Codex product SKU to plugin-service#26804
ericning-o merged 1 commit into
mainfrom
codex/plugin-read-mcp-details

Conversation

@ericning-o

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

Copy link
Copy Markdown
Contributor

Summary

Codex remote plugin requests did not send OAI-Product-Sku: codex. This caused product-specific plugins to be filtered out by plugin service.

Add the product SKU header in the shared authenticated request helper so it applies consistently to all /ps/plugins/* endpoints, including list, installed state, detail, install, uninstall, skills, and sharing.

Testing

  • Added request assertions for global and workspace plugin list endpoints.
  • Added request assertions for global and workspace installed-plugin endpoints.
  • Ran just fmt.
  • Ran the focused app-server plugin-list test.

@ericning-o ericning-o changed the title Codex/plugin read mcp details fix(core-plugins): send Codex product SKU to plugin-service Jun 6, 2026
@ericning-o ericning-o merged commit cdc8ec0 into main Jun 6, 2026
31 checks passed
@ericning-o ericning-o deleted the codex/plugin-read-mcp-details branch June 6, 2026 21:03
@github-actions github-actions Bot locked and limited conversation to collaborators Jun 6, 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