fix(docker): download LFS files at startup instead of COPY c4a0a71 k-l-lambda Claude commited on 2 days ago
fix(docker): use git clone to properly resolve LFS files 8c8e029 k-l-lambda Claude commited on 2 days ago
fix(docker): install git-lfs to fetch large model files 11efae4 k-l-lambda Claude commited on 2 days ago
fix(docker): use regex instead of require('path') for extension check b92158e k-l-lambda Claude commited on 2 days ago
fix(docker): add path.extname check to SPA catch-all route 55a6cd7 k-l-lambda Claude commited on 2 days ago
feat: add coi-serviceworker for SharedArrayBuffer support f553531 k-l-lambda Claude commited on 2 days ago
feat: add COOP/COEP headers for SharedArrayBuffer support (VS AI mode) df482fa k-l-lambda commited on 2 days ago
fix(vs-people): enable resign functionality to emit socket event e144fd4 k-l-lambda Claude commited on 5 days ago
fix: fall back to initializeGame when TGN loading fails 49798bd k-l-lambda Claude commited on 5 days ago
fix: properly apply board shape from server in gameReset event b78e8db k-l-lambda Claude commited on 5 days ago
fix(vs-people): initialize socket listeners when switching game modes a7d41bc k-l-lambda commited on 5 days ago
feat: switch to hash-based routing for better static hosting 77c3cea k-l-lambda commited on 6 days ago
fix: remove .env.local from Dockerfile (local dev file only) 2aea863 k-l-lambda commited on 6 days ago
Update: fix disconnect state sync and dynamic socket URL f6a5e63 k-l-lambda Claude commited on 6 days ago
Test: simple Express ESM server to verify module resolution cb658ec k-l-lambda commited on 7 days ago
Test: minimal static file server to debug container startup e5bc874 k-l-lambda commited on 7 days ago
Debug: add file verification, remove unneeded public folder copy e068877 k-l-lambda commited on 7 days ago
Fix Docker build: copy inc/ before esbuild, allow .env.local a6949ee k-l-lambda commited on 7 days ago
Skip LFS files (ONNX, WASM) - copy only essential frontend files fc1befc k-l-lambda Claude commited on 7 days ago
Clone repo with git-lfs inside Docker to get LFS files 617ede1 k-l-lambda Claude commited on 7 days ago
Simplify Dockerfile - copy directories without wildcards 8c053fb k-l-lambda Claude commited on 7 days ago
Install backend deps at root level to avoid nested npm issue ba018b4 k-l-lambda Claude commited on 7 days ago