Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:24:34 +08:00
commit 3a6a27d00c
16 changed files with 2959 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "ai-runtime-memory",
"description": "AI Runtime分层记忆系统支持SQL风格的事件查询、时间线管理以及记忆的智能固化和检索",
"version": "0.0.0-2025.11.28",
"author": {
"name": "CodeConscious",
"email": "ai@example.com"
},
"skills": [
"./skills/memory"
]
}