Skip to content

test: ship a plain script in the packed one-build fixture (#102 stage 4) - #278

Merged
ScriptedAlchemy merged 2 commits into
mainfrom
feat/102-s4-packed-plain-script
Sep 2, 2026
Merged

test: ship a plain script in the packed one-build fixture (#102 stage 4)#278
ScriptedAlchemy merged 2 commits into
mainfrom
feat/102-s4-packed-plain-script

Conversation

@ScriptedAlchemy

Copy link
Copy Markdown
Owner

Final #102 stage-4 PR: closes the last acceptance line as literally written — "One project ships custom commands, MCP-generated commands, plain scripts, and rendered scripts through one Agent Bundle build."

The packed cli-routes-build fixture (which after #275 already ships custom plain/rendered commands, projected MCP commands, and a rendered .tsx script) gains a plain src/scripts/checksum.ts. The packed journey now asserts the plain script ships at artifact/portable/scripts/checksum.mjs, executes under process.execPath with deterministic stdout, and has no sibling -flight.mjs worker — a plain script remains a normal executable with no renderer assumptions.

Tests only; no changeset.

Local gates

  • pnpm build + packed integration cli-routes-build.test.ts1/0
  • root pnpm lint — 0 errors, 0 warnings (939 files)

@changeset-bot

changeset-bot Bot commented Sep 2, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 6b6a661

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.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

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 2, 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-02T04:52:24.146729Z 04fe75e 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.

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