Skip to content

feat: add Codex marketplace.json for OpenAI plugin distribution - #63

Merged
vahidlazio merged 1 commit into
mainfrom
feat/codex-marketplace
Aug 13, 2026
Merged

feat: add Codex marketplace.json for OpenAI plugin distribution#63
vahidlazio merged 1 commit into
mainfrom
feat/codex-marketplace

Conversation

@vahidlazio

Copy link
Copy Markdown
Collaborator

Summary

  • The .codex-plugin/plugin.json was already compatible with the OpenAI plugin spec (skills, mcpServers, interface metadata all present)
  • Missing piece: no marketplace.json for Codex directory distribution — Claude and Cursor plugins both had one, Codex did not
  • Adds .codex-plugin/marketplace.json matching the pattern from the other two clients
  • Wires it into release-please-config.json so version bumps are automatic

Test plan

  • Verify marketplace.json schema matches Claude/Cursor equivalents
  • Confirm release-please picks up the new version paths on next release

🤖 Generated with Claude Code

…tion

The Codex plugin manifest (.codex-plugin/plugin.json) was already
compatible with the OpenAI plugin spec, but lacked a marketplace.json
for directory distribution — unlike the Claude and Cursor plugins which
both had one. This adds the missing file and wires it into
release-please for automatic version bumps.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@vahidlazio
vahidlazio merged commit 9e8bc1d into main Aug 13, 2026
1 check passed
@vahidlazio
vahidlazio deleted the feat/codex-marketplace branch August 13, 2026 13:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants