feat: install from framework-native repository marketplaces - #259
Merged
Merged
Conversation
🦋 Changeset detectedLatest commit: a5b008c The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
Codex Review SummaryThis comment shows the latest Codex review activity on this pull request.
ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings. |
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.
Summary
477abe9preview and enableoutput.repositoryMarketplace.artifact/plus native Claude, Codex, and Cursor repository marketplaces. GitHub installation no longer needs a source build.runInstallClinpm installer, authored daemon/app/tools/skills, and user state. This repository had already deleted custom framework build/manifest harnesses; remove the ignored-artifact policy and migrate the obsoleteartifact/cursortest path instead of maintaining a second layout.Verification
pnpm install --frozen-lockfile: passed.pnpm check: passed (build, config validation, typecheck, Effect diagnostics with 0 errors/0 warnings, unit/integration 1,288 passed/2 pre-existing skips, route/packed-install 48 passed/0 skips, browser App 2 passed, artifact validation).pnpm exec rstest tests/packaging/script.test.ts tests/packaging/repository-marketplace.test.ts: passed, 25 tests/0 skips; covers the migrated composite-root path and source/dependency-free copied GitHub artifact.pnpm exec changeset status --since origin/master: one cargo-hauler patch changeset.git diff --cached --check -- . ':!artifact': passed. Generated bundles retain compiler/dependency whitespace verbatim; they are not manually rewritten because artifact validation checks byte-identity evidence.Central migration coordinator owns independent final review and merge. No local publishing or global installation performed.