Skip to content

Canonicalize recipe input mount paths#1685

Merged
chubes4 merged 1 commit into
mainfrom
fix/canonical-input-mount-paths
Jul 2, 2026
Merged

Canonicalize recipe input mount paths#1685
chubes4 merged 1 commit into
mainfrom
fix/canonical-input-mount-paths

Conversation

@chubes4

@chubes4 chubes4 commented Jul 2, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Canonicalize recipe input mount targets under /tmp/wp-codebox-inputs before mounting/materialization.
  • Preserve original/canonical target metadata on input mounts.
  • Rewrite workflow command args with mapped absolute path values using longest-prefix matching.

Testing

  • npx tsx tests/mount-materialization.test.ts
  • npx tsx tests/staged-input-materialization.test.ts
  • npm run test:recipe-runtime-setup-staged-materialization
  • npm run build -- --pretty false

AI assistance

  • AI assistance: Yes
  • Tool(s): openai/gpt-5.5 via OpenCode
  • Used for: Implemented the canonical input mount path mapping, workflow arg propagation, focused tests, and verification in collaboration with Chris.

@chubes4 chubes4 merged commit 50a1fba into main Jul 2, 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