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 path traversal, Dockerfile build, and per-session transport
- Validate resolved path stays within SKILLS_DIR to prevent traversal
- Remove --prod from Dockerfile install so tsc is available for build
- Remove pnpm-lock.yaml from .gitignore so Dockerfile --frozen-lockfile works
- Create per-session transport instances instead of sharing one globally
- Add sync warning comment on forked renderer CSS
0 commit comments