fix(desktop): 连接已运行的本地 AI Core

This commit is contained in:
2026-09-07 20:38:12 +08:00
parent 9a3bfa8094
commit fd6b091c48
10 changed files with 423 additions and 15 deletions
+1
View File
@@ -3,6 +3,7 @@ fn main() {
tauri_build::try_build(tauri_build::Attributes::new().app_manifest(
tauri_build::AppManifest::new().commands(&[
"host_capabilities",
"core_request",
"editor_capabilities",
"workspace_choose",
"workspace_open",