mirror of
https://github.com/moltbot/moltbot.git
synced 2026-05-13 15:47:28 +00:00
Resolve the sqlite-vec platform package exported native extension when the meta package is absent, preserving explicit extensionPath priority and keeping the existing config hint on load failures. Adds coverage for the real exported vec0 subpath so package.json export-map regressions fail in tests. Fixes #77838. Co-authored-by: corevibe555 <leaderbossprog2025@gmail.com>