feat(desktop): add tauri desktop client for cs.workyai.cn

This commit is contained in:
2026-02-18 16:53:22 +08:00
parent 3ea17db971
commit e343f6ac2a
38 changed files with 9327 additions and 0 deletions

7
desktop-client/src-tauri/.gitignore vendored Normal file
View File

@@ -0,0 +1,7 @@
# Generated by Cargo
# will have compiled files and executables
/target/
# Generated by Tauri
# will have schema files for capabilities auto-completion
/gen/schemas