@cafitac/agent-memory
Advanced tools
+13
-2
| { | ||
| "name": "@cafitac/agent-memory", | ||
| "version": "0.1.158", | ||
| "description": "Thin npm launcher for the cafitac-agent-memory Python CLI", | ||
| "version": "0.1.159", | ||
| "description": "Local-first graph memory CLI for AI agents", | ||
| "keywords": [ | ||
| "ai", | ||
| "agent-memory", | ||
| "cli", | ||
| "graph-memory", | ||
| "hermes", | ||
| "local-first" | ||
| ], | ||
| "license": "MIT", | ||
@@ -21,2 +29,5 @@ "homepage": "https://github.com/cafitac/agent-memory#readme", | ||
| ], | ||
| "publishConfig": { | ||
| "access": "public" | ||
| }, | ||
| "engines": { | ||
@@ -23,0 +34,0 @@ "node": ">=20" |
5471
2.78%