feat: 添加聊天助手功能,创建 ChatDev 页面及相关状态管理;更新路由配置,支持聊天助手的路径

This commit is contained in:
xiongxiao
2026-03-16 00:09:30 +08:00
committed by cnb
parent b4980ab4f9
commit 070d8d8cd1
3 changed files with 116 additions and 0 deletions

View File

@@ -53,6 +53,7 @@
"sigma": "^3.0.2",
"sonner": "^2.0.7",
"three": "^0.183.2",
"three-spritetext": "^1.10.0",
"zustand": "^5.0.11"
},
"publishConfig": {