openclaw/extensions/memory-lancedb
Nimrod Gutman b98f3634c4
fix(memory): bootstrap lancedb runtime on demand (#53111)
Bootstrap LanceDB into plugin runtime state on first use for packaged/global installs, keep @lancedb/lancedb plugin-local, and add regression coverage for bundled, cached, retry, and Nix fail-fast runtime paths.

Co-authored-by: Val Alexander <68980965+BunsDev@users.noreply.github.com>
2026-03-23 15:07:24 -05:00
..
api.ts
config.ts
index.test.ts fix(memory): bootstrap lancedb runtime on demand (#53111) 2026-03-23 15:07:24 -05:00
index.ts fix(memory): bootstrap lancedb runtime on demand (#53111) 2026-03-23 15:07:24 -05:00
lancedb-runtime.test.ts fix(memory): bootstrap lancedb runtime on demand (#53111) 2026-03-23 15:07:24 -05:00
lancedb-runtime.ts fix(memory): bootstrap lancedb runtime on demand (#53111) 2026-03-23 15:07:24 -05:00
openclaw.plugin.json
package.json