Skip to content

docs(codex): update install command to use openai-curated marketplace#178

Open
evanpurkhiser wants to merge 1 commit into
mainfrom
evanpurkhiser/docs-codex-update-install-command-to-use-openai-curated-marketplace
Open

docs(codex): update install command to use openai-curated marketplace#178
evanpurkhiser wants to merge 1 commit into
mainfrom
evanpurkhiser/docs-codex-update-install-command-to-use-openai-curated-marketplace

Conversation

@evanpurkhiser

Copy link
Copy Markdown
Member

No description provided.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Comment on lines +16 to 18
codex plugin add sentry@openai-curated
```

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bug: The updated installation command codex plugin add sentry@openai-curated in the README is likely incorrect, as the plugin's marketplace configuration still points to sentry-plugin-marketplace.
Severity: MEDIUM

Suggested Fix

Either update the README.md to use the correct, existing installation command referencing sentry-plugin-marketplace, or update the project's configuration and CI/CD pipeline to properly publish the plugin to the openai-curated marketplace to match the new documentation.

Prompt for AI Agent
Review the code at the location below. A potential bug has been identified by an AI
agent. Verify if this is a real issue. If it is, propose a fix; if not, explain why it's
not valid.

Location: plugin-src/codex/README.md#L16-L18

Potential issue: The `README.md` for the Codex plugin was updated with a new
installation command: `codex plugin add sentry@openai-curated`. However, the plugin's
configuration in `plugin-src/codex/marketplace.json` still defines the marketplace as
`sentry-plugin-marketplace`. There is no evidence in the repository that the plugin is
configured, built, or published to an `openai-curated` marketplace. Users following the
new instructions will likely encounter an error because the plugin is not available from
the specified marketplace, making the documentation misleading and the installation
process non-functional.

Did we get this right? 👍 / 👎 to inform future reviews.

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