Skip to content

Commit 49229fb

Browse files
committed
update: npm package v0.1.3
1 parent 7da5189 commit 49229fb

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

clawxmemory/openclaw.plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"id": "openbmb-clawxmemory",
33
"name": "ClawXMemory",
44
"description": "Multi-level memory plugin (L0/L1/L2) with local-first SQLite and ChatGPT-style UI.",
5-
"version": "0.1.2",
5+
"version": "0.1.3",
66
"kind": "memory",
77
"skills": [
88
"agent-skills"

clawxmemory/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.

clawxmemory/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "openbmb-clawxmemory",
3-
"version": "0.1.2",
3+
"version": "0.1.3",
44
"description": "OpenClaw memory-slot plugin with L0/L1/L2 local indexes and a minimal dashboard UI.",
55
"keywords": [
66
"openclaw",

0 commit comments

Comments
 (0)