Skip to content

docs: clarify release distribution status - #18

Merged
SetraTheXX merged 1 commit into
mainfrom
docs/distribution-status
Jul 27, 2026
Merged

docs: clarify release distribution status#18
SetraTheXX merged 1 commit into
mainfrom
docs/distribution-status

Conversation

@SetraTheXX

Copy link
Copy Markdown
Owner

Summary

  • clarify that v0.14.0-beta.0 is currently a GitHub prerelease while npm still serves v0.7.0-beta.0
  • use a source checkout for the current Quick Start
  • state that the Codex plugin is source-marketplace installable and is not in a bundled or curated global catalog

Validation

  • focused release, contributor, repository hygiene, and stable-core contracts
  • npm run pack:dry-run
  • git diff --check

Copilot AI review requested due to automatic review settings July 27, 2026 14:11

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.

@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: 986cf60ccc

ℹ️ 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 +51 to +52
node ./bin/cewp.js init
node ./bin/cewp.js doctor

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P1 Badge Keep the CLI invocable after switching to a checkout

For a user starting from a clean machine, these commands only execute the script directly; init copies skills but does not install or link the package's cewp binary. Consequently the Quick Start reaches line 64 and fails with cewp: command not found, and it also provides no usable invocation after changing into the disposable target repository. Either add a global/link installation step or consistently invoke the checkout's script with a path that remains valid from the target repository.

Useful? React with 👍 / 👎.

@SetraTheXX
SetraTheXX merged commit e2b38da into main Jul 27, 2026
6 checks passed
@SetraTheXX
SetraTheXX deleted the docs/distribution-status branch July 27, 2026 14:17
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