@openclaw/memory-lancedb 2026.9.3 → 2026.9.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -23,10 +23,13 @@ Restart the Gateway after installing or updating the plugin.
23
23
 
24
24
  Use the memory plugin docs for embedding provider setup, storage paths, indexing, and recall behavior:
25
25
 
26
- - https://docs.openclaw.ai/plugins/memory-lancedb
26
+ - <https://docs.openclaw.ai/plugins/memory-lancedb>
27
27
 
28
28
  ## Package
29
29
 
30
30
  - Plugin id: `memory-lancedb`
31
31
  - Package: `@openclaw/memory-lancedb`
32
- - Minimum OpenClaw host: `2026.4.10`
32
+ - Enforced minimum OpenClaw host (`openclaw.install.minHostVersion`): `>=2026.5.31`
33
+ - Enforced plugin API compatibility (`openclaw.compat.pluginApi`): `>=2026.9.3`
34
+
35
+ The installer checks these ranges independently. Both must be satisfied.
@@ -0,0 +1,4 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
2
+ <path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M18.8 5.6A8.5 8.5 0 1 0 18.8 18.4 M15.8 8.7a4.3 4.3 0 1 0 0 6.6 M17.5 12H22" />
3
+ <path fill="currentColor" stroke="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M10.65 12a1.35 1.35 0 1 0 2.7 0a1.35 1.35 0 1 0 -2.7 0Z" />
4
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
2
+ <path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M18.8 5.6A8.5 8.5 0 1 0 18.8 18.4 M15.8 8.7a4.3 4.3 0 1 0 0 6.6 M17.5 12H22M19.75 9.75v4.5" />
3
+ <path fill="currentColor" stroke="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M10.65 12a1.35 1.35 0 1 0 2.7 0a1.35 1.35 0 1 0 -2.7 0Z" />
4
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
2
+ <path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M18.8 5.6A8.5 8.5 0 1 0 18.8 18.4 M15.8 8.7a4.3 4.3 0 1 0 0 6.6" />
3
+ <path fill="currentColor" stroke="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M10.65 12a1.35 1.35 0 1 0 2.7 0a1.35 1.35 0 1 0 -2.7 0Z" />
4
+ </svg>
Binary file