集成系统通知,并在Agent响应完成后发出通知

This commit is contained in:
xintaofei
2026-03-21 18:39:28 +08:00
parent e41a37cd4f
commit a9e0a742ac
17 changed files with 144 additions and 12 deletions

View File

@@ -55,6 +55,7 @@ keyring = { version = "3", features = ["apple-native", "windows-native", "sync-s
tauri-plugin-window-state = "2"
tauri-plugin-updater = "2"
tauri-plugin-process = "2"
tauri-plugin-notification = "2"
[target.'cfg(target_os = "windows")'.dependencies]