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(dev): worker-only similarity + local install workflow
- Revert ParallelSimilarity to pre-GPU worker implementation (workers + sync fallback)\n- Remove gpu.js dependency and root gl overrides for clean Node 22 installs\n- Make monorepo easier to use after npm install (root deps + dryscan:dev runner)\n- Rebuild install-dev.sh using npm link so global dryscan uses local core
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>