refactor: rename project from memohome to memoh

This commit is contained in:
Acbox
2026-01-12 17:31:21 +08:00
parent 88f0f14700
commit 3094cb19fb
74 changed files with 365 additions and 365 deletions
+4 -4
View File
@@ -1,5 +1,5 @@
{
"name": "@memohome/agent",
"name": "@memoh/agent",
"version": "1.0.0",
"description": "Agent package for the phonetutor monorepo",
"type": "module",
@@ -18,9 +18,9 @@
"@ai-sdk/anthropic": "^3.0.9",
"@ai-sdk/google": "^3.0.6",
"@ai-sdk/openai": "^3.0.7",
"@memohome/ai-gateway": "workspace:*",
"@memohome/memory": "workspace:*",
"@memohome/shared": "workspace:*",
"@memoh/ai-gateway": "workspace:*",
"@memoh/memory": "workspace:*",
"@memoh/shared": "workspace:*",
"ai": "^6.0.25",
"dotenv": "^17.2.3",
"sqlite3": "^5.1.7",