mirror of
https://github.com/TencentCloud/TencentDB-Agent-Memory
synced 2026-07-10 12:34:27 +00:00
chore: release v0.3.5
This commit is contained in:
+3
-2
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@tencentdb-agent-memory/memory-tencentdb",
|
||||
"version": "0.3.4",
|
||||
"version": "0.3.5",
|
||||
"description": "Four-layer local memory system plugin for OpenClaw — auto-captures, structures, and profiles conversational knowledge using local LLM + SQLite vector search (L0→L1→L2→L3 pipeline)",
|
||||
"type": "module",
|
||||
"main": "./dist/index.mjs",
|
||||
@@ -82,7 +82,8 @@
|
||||
"sqlite-vec": "0.1.7-alpha.2",
|
||||
"tsx": "^4.21.0",
|
||||
"undici": "^8.1.0",
|
||||
"yaml": "^2.8.3"
|
||||
"yaml": "^2.8.3",
|
||||
"zod": "^4.4.3"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"opik": "^1.0.0"
|
||||
|
||||
Reference in New Issue
Block a user