Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:44:34 +08:00
commit 441954c792
6 changed files with 238 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
{
"name": "nowledge-mem",
"description": "Personal memory and context management system",
"version": "0.4.1",
"author": {
"name": "Nowledge Labs",
"url": "https://www.nowledge-labs.ai/",
"email": "hello@nowledge-labs.ai"
},
"skills": [
"./skills"
]
}