openclaw/extensions/memory-lancedb
2026-05-04 00:30:02 +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 refactor: remove plugin dependency cleanup leftovers 2026-05-01 21:55:50 +01:00
index.ts fix(memory-lancedb): get memory records through ltm list command (#67952) 2026-04-30 16:01:51 +08:00
lancedb-runtime.ts refactor: remove plugin dependency cleanup leftovers 2026-05-01 21:55:50 +01:00
memory-lancedb.live.test.ts test: share lancedb temp fixtures 2026-04-20 21:52:13 +01:00
openclaw.plugin.json fix(memory): load unconfigured lancedb metadata 2026-05-03 01:57:36 -07:00
package.json fix(memory-lancedb): declare apache-arrow peer 2026-05-04 00:30:02 +01:00
test-helpers.ts test(extensions): fix shared test helper contracts 2026-04-20 21:56:17 +01:00
tsconfig.json