Skip to content

Preserve repository marketplaces during temporary builds - #828

Merged
ScriptedAlchemy merged 2 commits into
mainfrom
codex/repository-marketplace-temporary
Sep 18, 2026
Merged

ScriptedAlchemy merged 2 commits into
mainfrom
codex/repository-marketplace-temporary

Conversation

@ScriptedAlchemy

@ScriptedAlchemy ScriptedAlchemy commented Sep 18, 2026

Copy link
Copy Markdown
Owner

Temporary MCP/hook operations and serve-app reused the public build default and could replace a repository marketplace with a soon-to-be-deleted staging directory. Pass the existing suppression option through both shared temporary-build helpers, preserving the marketplace on success and failure.

Regression reproduced listHooks changing ./artifact to ./.agent-bundle-artifact-*. Coverage now invokes both hook inspection and failing serveApp, and checks that the committed marketplace bytes stay unchanged.

Validation on current main: pnpm build, pnpm typecheck, pnpm lint, pnpm test:unit (4483 passed, 6 skipped), pnpm test:integration:run (1183 passed, 4 skipped), focused API/eval/serve-app tests (55 passed), and pnpm docs:site:build (zero broken links) all passed. Independent review cleared the final commit. GitHub Actions published preview 477abe9; plugin-library passes its full check and a published-CLI marketplace-preservation proof against that preview.

Follow-up to #827, addressing its post-merge review thread.

@changeset-bot

changeset-bot Bot commented Sep 18, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 477abe9

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

This PR includes changesets to release 2 packages
Name Type
agent-bundle Patch
create-agent-bundle 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

@pkg-pr-new

pkg-pr-new Bot commented Sep 18, 2026

Copy link
Copy Markdown
npm i https://pkg.pr.new/ScriptedAlchemy/agent-bundle@828
npm i https://pkg.pr.new/ScriptedAlchemy/agent-bundle/create-agent-bundle@828
npm i https://pkg.pr.new/ScriptedAlchemy/agent-bundle/rsc-markdown-stream@828
npm i https://pkg.pr.new/ScriptedAlchemy/agent-bundle/@agent-bundle/runtime@828

commit: 477abe9

@ScriptedAlchemy
ScriptedAlchemy marked this pull request as ready for review September 18, 2026 22:50
@ScriptedAlchemy
ScriptedAlchemy merged commit 10485c4 into main Sep 18, 2026
6 of 17 checks passed
@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:52:44.997696Z 477abe9 Draft marked ready
ℹ️ 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.

@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