Skip to content

docs: artifact-branch clone install for Cursor - #9

Merged
ScriptedAlchemy merged 1 commit into
mainfrom
docs/readme-artifact-clone-install
Sep 16, 2026
Merged

ScriptedAlchemy merged 1 commit into
mainfrom
docs/readme-artifact-clone-install

Conversation

@ScriptedAlchemy

Copy link
Copy Markdown
Owner

Document the non–Team Marketplace install path in README.

Proof: clean clone of agent-bundle-artifactnode ./install.mjs~/.cursor/plugins/local/plugin-library; npx --no-install agent-bundle doctor --from . --host cursor reported 0 errors and 0 warnings.

@changeset-bot

changeset-bot Bot commented Sep 16, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 2f9bc41

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 16, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-09-16T07:01:39.023552Z 2f9bc41 PR opened
ℹ️ 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" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@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: 2f9bc415d2

ℹ️ 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 +72 to +73
Reload Cursor (`Developer: Reload Window`). From that clone directory, verify
with `npx --no-install agent-bundle doctor --from . --host cursor`.

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 Provide the CLI before running the clean-clone check

In the documented clean-clone flow, the generated artifact branch does not install agent-bundle: the publish workflow commits only the contents of artifact/, while the package containing this executable is merely a dev dependency in the main checkout. Consequently, npx --no-install agent-bundle ... fails for an ordinary user who has followed only lines 67–69 because no local executable exists and --no-install prevents obtaining one. Either document how to install/invoke the pinned CLI or replace this verification with one shipped in the artifact.

Useful? React with 👍 / 👎.

@ScriptedAlchemy
ScriptedAlchemy merged commit 17f22d1 into main Sep 16, 2026
1 check passed
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.

1 participant