Files
trebuchet/apps/api
Test User df2df16531 fix(worker): create overlay dirs in git-clone init container
The worker container overlay mounts (deliverables, scratchpad,
playwright-cli) failed because /repo is read-only and the overlay
mountpoints at /repo/.shannon/* didn't exist. The init container now
creates these directories after cloning the repo.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-21 15:52:54 +00:00
..