Skip to content

fix(toolchain): commit a bin shim so pnpm links agentos-toolchain on fresh installs#253

Merged
NathanFlurry merged 1 commit into
mainfrom
stack/fix-toolchain-commit-a-bin-shim-so-pnpm-links-agentos-toolchain-on-fresh-installs-qsmnpyzv
Jul 3, 2026
Merged

fix(toolchain): commit a bin shim so pnpm links agentos-toolchain on fresh installs#253
NathanFlurry merged 1 commit into
mainfrom
stack/fix-toolchain-commit-a-bin-shim-so-pnpm-links-agentos-toolchain-on-fresh-installs-qsmnpyzv

Conversation

@NathanFlurry

Copy link
Copy Markdown
Member

pnpm creates workspace bin links at install time and silently skips
missing targets, so pointing bin at the generated dist/cli.js left
fresh checkouts (CI) without the shim: every @agentos-software/*
build died with 'agentos-toolchain: not found'. The committed shim
always exists and defers to dist/cli.js, which turbo's ^build ordering
builds before dependents.

…fresh installs

pnpm creates workspace bin links at install time and silently skips
missing targets, so pointing bin at the generated dist/cli.js left
fresh checkouts (CI) without the shim: every @agentos-software/*
build died with 'agentos-toolchain: not found'. The committed shim
always exists and defers to dist/cli.js, which turbo's ^build ordering
builds before dependents.
@NathanFlurry

Copy link
Copy Markdown
Member Author

Stack for rivet-dev/secure-exec

Get stack: forklift get 253
Push local edits: forklift submit
Merge when ready: forklift merge 253

@NathanFlurry NathanFlurry merged commit 60e636d into main Jul 3, 2026
2 of 3 checks passed
@railway-app railway-app Bot temporarily deployed to secure-exec / secure-exec-pr-253 July 3, 2026 05:46 Destroyed
@NathanFlurry NathanFlurry deleted the stack/fix-toolchain-commit-a-bin-shim-so-pnpm-links-agentos-toolchain-on-fresh-installs-qsmnpyzv branch July 3, 2026 05:46
@railway-app railway-app Bot temporarily deployed to secure-exec / preview July 3, 2026 05:46 Inactive
@railway-app railway-app Bot temporarily deployed to secure-exec / production July 3, 2026 05:46 Inactive
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