openclaw-engram 0.4.0 → 0.5.0

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.
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "engram",
3
3
  "id": "engram",
4
- "version": "0.2.0",
4
+ "version": "0.5.0",
5
5
  "displayName": "Engram Memory",
6
6
  "description": "Connects OpenClaw agents to engram persistent memory server for long-term context retention",
7
7
  "kind": "memory",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "openclaw-engram",
3
- "version": "0.4.0",
3
+ "version": "0.5.0",
4
4
  "description": "OpenClaw plugin that connects to engram persistent memory server",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",
@@ -14,9 +14,6 @@
14
14
  "openclaw.plugin.json",
15
15
  "scripts/"
16
16
  ],
17
- "bin": {
18
- "openclaw-engram-install": "scripts/install.sh"
19
- },
20
17
  "keywords": [
21
18
  "openclaw",
22
19
  "engram",