Skip to content

docs: explain Codex plugin workflow - #20

Merged
SetraTheXX merged 1 commit into
mainfrom
agent/explain-codex-plugin-workflow
Jul 27, 2026
Merged

docs: explain Codex plugin workflow#20
SetraTheXX merged 1 commit into
mainfrom
agent/explain-codex-plugin-workflow

Conversation

@SetraTheXX

Copy link
Copy Markdown
Owner

What changed

  • distinguish npm CLI installation from Codex plugin registration
  • document local marketplace installation on Windows, macOS, and Linux
  • explain the roadmap-driven CEWP product interaction and its current boundaries
  • add a contract test that keeps the installation guidance present

Why

Users need a clear path from the npm package to the full Codex plugin and an honest explanation of how CEWP complements native goals and subagents.

Validation

  • npm run test:plugin-package
  • npm run test:pilot-release
  • npm run test:contributor-surface
  • npm run test:workflow-docs
  • npm run check
  • npm run pack:dry-run
  • git diff --check

@SetraTheXX
SetraTheXX marked this pull request as ready for review July 27, 2026 15:29
Copilot AI review requested due to automatic review settings July 27, 2026 15:29
@SetraTheXX
SetraTheXX merged commit c557d01 into main Jul 27, 2026
6 checks passed

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@SetraTheXX
SetraTheXX deleted the agent/explain-codex-plugin-workflow branch July 27, 2026 15:29

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: ef23ecdfbb

ℹ️ 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".

Comment thread README.md
Comment on lines +56 to +58
The full local plugin bundles three CEWP skills, the local `cewp-mcp` bridge,
review-required subagent evidence hooks, and plugin metadata. After installing
the npm package globally, register its marketplace with Codex.

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P2 Badge Align the install guide with the npm marketplace path

When users follow the linked installation documentation after this new global-package procedure, docs/install.md:69-75 still says the beta plugin must be installed from a source checkout and that npm distributes only the CLI, while docs/validation-status.md:12 still labels plugin distribution as source-checkout-only. This leaves the supported installation boundary contradictory and may cause npm users to clone the repository unnecessarily or distrust the new commands; update the canonical install and validation documents together with this claim.

Useful? React with 👍 / 👎.

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