Skip to content

fix(build): scope artifact outputs to their target - #129

Merged
ScriptedAlchemy merged 1 commit into
mainfrom
fix/123-target-output-attribution
Sep 1, 2026
Merged

fix(build): scope artifact outputs to their target#129
ScriptedAlchemy merged 1 commit into
mainfrom
fix/123-target-output-attribution

Conversation

@ScriptedAlchemy

Copy link
Copy Markdown
Owner

Summary

  • require target artifact paths to start with the matching target namespace before layout classification
  • cover equal-length sibling targets that previously produced false AB6017 diagnostics
  • publish the fix as an agent-bundle patch

Test plan

  • pnpm rstest --config rstest.config.ts packages/agent-bundle/tests/artifact-validator.test.ts

Fixes #123

@changeset-bot

changeset-bot Bot commented Sep 1, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 4a043ef

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

This PR includes changesets to release 1 package
Name Type
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

@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 1, 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-01T05:02:58.240956Z 4a043ef 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.

@pkg-pr-new

pkg-pr-new Bot commented Sep 1, 2026

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

commit: 4a043ef

@ScriptedAlchemy
ScriptedAlchemy merged commit c2511ea into main Sep 1, 2026
10 checks passed
@ScriptedAlchemy
ScriptedAlchemy deleted the fix/123-target-output-attribution branch September 3, 2026 05:25
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.

pathInTargetOutputLayout misattributes files across equal-length target names (false AB6017)

1 participant