[AC-AISVC-50] 合入第一个稳定版本 #2

Merged
MerCry merged 32 commits from feature/prompt-unification-and-logging into main 2026-02-26 13:03:31 +00:00
2 changed files with 73 additions and 950 deletions
Showing only changes of commit 5b3f5063a6 - Show all commits

File diff suppressed because it is too large Load Diff

View File

@ -17,8 +17,8 @@
},
"devDependencies": {
"@vitejs/plugin-vue": "^5.0.4",
"typescript": "^5.2.2",
"typescript": "~5.6.0",
"vite": "^5.1.4",
"vue-tsc": "^1.8.27"
"vue-tsc": "^2.1.0"
}
}