You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(devcontainer): use cp instead of symlinks for workflow install
Symlinks into a temp directory broke when the directory was deleted
after postinstall completed. Copying files ensures workflows persist.
Also updates stale comments and retains ls -l for diagnostics.
0 commit comments