Commit Graph

4 Commits

Author SHA1 Message Date
6e1e825369 Merge branch 'feature/comfyui-sdk-rewrite' of gitee.com:meepo_vip/mixvideo into feature/comfyui-sdk-rewrite 2025-08-08 15:10:40 +08:00
e1a8cd4d9d feat: 实时通信与高级功能 2025-08-08 15:10:06 +08:00
imeepos
eb81f106dd fix: 添加Serde序列化支持以修复Tauri IPC错误
- 为 comfyui_sdk::ValidationResult 和 ValidationError 添加序列化支持
- 为 ConfigStats 和 Environment 类型添加序列化支持
- 为 ExecutionStats、MonitorStats、CacheStats 添加序列化支持
- 修复 Tauri 命令返回类型不满足 IpcResponse trait 的问题
2025-08-08 15:02:41 +08:00
b7edee7688 feat: 基础架构重构 2025-08-08 14:38:54 +08:00