Skip to content

[codex] Fix plugin marketplace help usage#18710

Merged
xli-oai merged 4 commits intomainfrom
xli-codex/plugin-marketplace-help
Apr 23, 2026
Merged

[codex] Fix plugin marketplace help usage#18710
xli-oai merged 4 commits intomainfrom
xli-codex/plugin-marketplace-help

Conversation

@xli-oai
Copy link
Copy Markdown
Contributor

@xli-oai xli-oai commented Apr 20, 2026

Summary

  • Updates generated CLI help for plugin marketplace commands to show the full codex plugin marketplace ... namespace.
  • Adds a regression test covering the marketplace command and its add, upgrade, and remove help pages.

Root Cause

The marketplace parser already lived under codex plugin marketplace, but Clap generated usage text from the child parser's standalone command name. That made help output show stale codex marketplace ... instructions even though the top-level codex marketplace command no longer parses.

Validation

  • just fmt
  • cargo test -p codex-cli
  • ./target/debug/codex plugin marketplace --help

@xli-oai xli-oai added the oai PRs contributed by OpenAI employees label Apr 20, 2026 — with ChatGPT Codex Connector
@xli-oai xli-oai marked this pull request as ready for review April 20, 2026 18:19
@xli-oai xli-oai merged commit e18bfee into main Apr 23, 2026
25 checks passed
@xli-oai xli-oai deleted the xli-codex/plugin-marketplace-help branch April 23, 2026 16:48
@github-actions github-actions Bot locked and limited conversation to collaborators Apr 23, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

oai PRs contributed by OpenAI employees

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants