fix: restore clean worktree dev toolchain #54

Merged
andrei merged 1 commit from fix/PIX-8205-workspace-toolchain into master 2026-06-08 11:08:11 +00:00
Owner

Summary

  • force worktree-local pnpm installs to include devDependencies even when agent runtime exports NODE_ENV=production
  • cover the install retry path with the new pnpm args and env expectations

Verification

  • pnpm run preflight:workspace-links
  • pnpm exec vitest run server/src/tests/workspace-runtime.test.ts -t "retries worktree-local pnpm install without a frozen lockfile when the lockfile is outdated"
  • clean git worktree smoke: provision-worktree.sh, pnpm typecheck, pnpm --filter @paperclipai/ui build, pnpm typecheck:build-gaps
## Summary - force worktree-local pnpm installs to include devDependencies even when agent runtime exports NODE_ENV=production - cover the install retry path with the new pnpm args and env expectations ## Verification - pnpm run preflight:workspace-links - pnpm exec vitest run server/src/__tests__/workspace-runtime.test.ts -t "retries worktree-local pnpm install without a frozen lockfile when the lockfile is outdated" - clean git worktree smoke: provision-worktree.sh, pnpm typecheck, pnpm --filter @paperclipai/ui build, pnpm typecheck:build-gaps
fix: restore clean worktree dev toolchain
All checks were successful
Agents CI / Typecheck and Build (pull_request) Successful in 2m39s
08e02f528d
andrei merged commit 95a1465224 into master 2026-06-08 11:08:11 +00:00
andrei deleted branch fix/PIX-8205-workspace-toolchain 2026-06-08 11:08:11 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
europa-tech-srl/europa-tech-agents!54
No description provided.