Skip to content

Commit 2ebba8e

Browse files
committed
1.1.0-beta.9
1 parent e05377e commit 2ebba8e

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

openclaw.plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"id": "memory-lancedb-pro",
33
"name": "Memory (LanceDB Pro)",
44
"description": "Enhanced LanceDB-backed long-term memory with hybrid retrieval, multi-scope isolation, long-context chunking, and management CLI",
5-
"version": "1.1.0-beta.8",
5+
"version": "1.1.0-beta.9",
66
"kind": "memory",
77
"configSchema": {
88
"type": "object",

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "memory-lancedb-pro",
3-
"version": "1.1.0-beta.8",
3+
"version": "1.1.0-beta.9",
44
"description": "OpenClaw enhanced LanceDB memory plugin with hybrid retrieval (Vector + BM25), cross-encoder rerank, multi-scope isolation, long-context chunking, and management CLI",
55
"type": "module",
66
"main": "index.ts",

0 commit comments

Comments
 (0)