mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-14 14:43:16 -06:00
a1fc955aef
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>