mirror of
https://github.com/TencentCloud/TencentDB-Agent-Memory
synced 2026-07-10 20:34:30 +00:00
feat: release v0.3.6
This commit is contained in:
+3
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@tencentdb-agent-memory/memory-tencentdb",
|
||||
"version": "0.3.5",
|
||||
"version": "0.3.6",
|
||||
"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",
|
||||
@@ -34,12 +34,14 @@
|
||||
"files": [
|
||||
"dist/",
|
||||
"bin/",
|
||||
"index.ts",
|
||||
"scripts/migrate-sqlite-to-tcvdb/dist/",
|
||||
"scripts/export-tencent-vdb/dist/",
|
||||
"scripts/read-local-memory/dist/",
|
||||
"scripts/memory-tencentdb-ctl.sh",
|
||||
"scripts/install_hermes_memory_tencentdb.sh",
|
||||
"scripts/README.memory-tencentdb-ctl.md",
|
||||
"src",
|
||||
"scripts/openclaw-after-tool-call-messages.patch.sh",
|
||||
"scripts/setup-offload.sh",
|
||||
"hermes-plugin/",
|
||||
|
||||
Reference in New Issue
Block a user