Skip to content

feat: install from framework-native repository marketplaces - #259

Merged
ScriptedAlchemy merged 1 commit into
masterfrom
codex/agent-bundle-native-marketplaces
Sep 18, 2026
Merged

ScriptedAlchemy merged 1 commit into
masterfrom
codex/agent-bundle-native-marketplaces

Conversation

@ScriptedAlchemy

Copy link
Copy Markdown
Owner

Summary

  • Pin Agent Bundle and its runtime to the Actions-published 477abe9 preview and enable output.repositoryMarketplace.
  • Commit the framework-generated composite artifact/ plus native Claude, Codex, and Cursor repository marketplaces. GitHub installation no longer needs a source build.
  • Refresh validated generated output after green master CI, and rebuild it inside Changesets versioning so release PRs carry the new version.
  • Preserve the public runInstallCli npm 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 obsolete artifact/cursor test 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.
  • Packed install exercises Claude, Codex, and Cursor through the source-free npm shape, actual isolated native installation, installed MCP, and dashboard; all 48 route tests pass without skips.
  • 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.

@changeset-bot

changeset-bot Bot commented Sep 18, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: a5b008c

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
cargo-hauler Patch

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

@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 18, 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-18T22:55:21.057195Z a5b008c 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.

@ScriptedAlchemy
ScriptedAlchemy merged commit ecc05aa into master Sep 18, 2026
3 checks passed
@github-actions github-actions Bot mentioned this pull request Sep 18, 2026
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