feat: replace identitydb with supermemory

This commit is contained in:
2026-06-12 23:55:14 +09:00
parent e281b8a38f
commit 282c6f1348
17 changed files with 1207 additions and 1071 deletions

View File

@@ -23,8 +23,8 @@
"chalk": "^5.6.2",
"commander": "^15.0.0",
"dotenv": "^17.4.2",
"identitydb": "^0.5.2",
"ora": "^9.4.0",
"prettier": "^3.8.3"
"prettier": "^3.8.3",
"supermemory": "^4.24.12"
}
}