fix(stage-ui,stage-tamagotchi): should not flash messages, stream correctly, and sync tool call renderer

This commit is contained in:
Neko Ayaka
2026-08-10 14:32:42 +08:00
parent 66d7ef207e
commit 07d5baf410
27 changed files with 419 additions and 237 deletions
+1
View File
@@ -37,6 +37,7 @@
"./libs/providers/providers/browser-web-speech-api": "./src/libs/providers/providers/browser-web-speech-api/index.ts",
"./libs/*": "./src/libs/*.ts",
"./libs": "./src/libs/index.ts",
"./models/*": "./src/models/*.ts",
"./services/*": "./src/services/*.ts",
"./tools/mcp": "./src/tools/mcp.ts",
"./stores/character": "./src/stores/character/index.ts",