Initial commit
This commit is contained in:
12
.claude-plugin/plugin.json
Normal file
12
.claude-plugin/plugin.json
Normal 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"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user