docs(codex): update install command to use openai-curated marketplace#178
Open
evanpurkhiser wants to merge 1 commit into
Open
Conversation
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Comment on lines
+16
to
18
| codex plugin add sentry@openai-curated | ||
| ``` | ||
|
|
There was a problem hiding this comment.
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.
cleptric
approved these changes
Jun 15, 2026
cleptric
approved these changes
Jun 15, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.