We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef7dd2b commit 9ab86e1Copy full SHA for 9ab86e1
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@basicmemory/openclaw-basic-memory",
3
- "version": "0.1.0-alpha.12",
+ "version": "0.1.0-alpha.13",
4
"type": "module",
5
"description": "Basic Memory plugin for OpenClaw — local-first knowledge graph for agent memory",
6
"license": "MIT",
@@ -33,7 +33,6 @@
33
"tools/write-note.ts",
34
"types/openclaw.d.ts",
35
"schema/task-schema.ts",
36
-
37
"skills/",
38
"scripts/setup-bm.sh",
39
"openclaw.plugin.json",
0 commit comments