Make Codex plugin use opt in - #289
Conversation
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 4ac2c47d92
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
| - Did the current Codex request explicitly name the plugin-backed surface? | ||
| Shared availability for ChatGPT chat does not authorize Codex invocation. |
There was a problem hiding this comment.
Make the plugin table preferences conditional
When a Codex request does not name Browser or Chrome, the table above still tells reviewers to “Prefer first” or “Prefer” those plugins, contradicting this new checklist and the opt-in policy in codex/AGENTS.md. Because this manifest is the review path for these surfaces, make those row recommendations conditional on the user explicitly requesting the plugin.
AGENTS.md reference: AGENTS.md:L98-L100
Useful? React with 👍 / 👎.
Keep shared plugins available to ChatGPT chat while requiring explicit invocation from Codex.