openclaw/extensions/memory-lancedb
2026-05-08 05:39:13 +01:00
..
api.ts refactor: tighten plugin runtime sdk boundaries 2026-04-27 14:15:53 +01:00
cli-metadata.ts
config.test.ts fix(memory): load unconfigured lancedb metadata 2026-05-03 01:57:36 -07:00
config.ts fix(memory): reject empty lancedb embedding config 2026-04-28 02:38:31 +01:00
index.test.ts test: tighten assertions and harness coverage 2026-05-08 05:28:12 +01:00
index.ts perf: lazy load memory embedding runtime 2026-05-08 05:39:13 +01:00
lancedb-runtime.ts refactor: remove plugin dependency cleanup leftovers 2026-05-01 21:55:50 +01:00
memory-lancedb.live.test.ts
openclaw.plugin.json fix(memory): load unconfigured lancedb metadata 2026-05-03 01:57:36 -07:00
package.json chore: bump version to 2026.5.6 2026-05-06 09:47:34 +01:00
test-helpers.ts
tsconfig.json