refactor(stage-ui,stage-tamagotchi): have plugin-tools, mcp-tools to register directly to llm.ts

This commit is contained in:
Neko Ayaka
2026-04-22 03:34:40 +08:00
parent 7e4486c068
commit 5bbf9559a4
18 changed files with 786 additions and 128 deletions
+3 -1
View File
@@ -17,6 +17,7 @@
"chess.js": "catalog:",
"reka-ui": "catalog:",
"stockfish": "catalog:",
"valibot": "catalog:",
"vue": "catalog:"
},
"devDependencies": {
@@ -32,6 +33,7 @@
"@xsai/stream-text": "catalog:",
"pinia": "catalog:",
"unocss": "^66.6.7",
"vieval": "catalog:"
"vieval": "catalog:",
"xsschema": "catalog:"
}
}