- Create python_executor.rs module with unified Python command execution - Remove duplicate execute_python_command functions from ai_video.rs and template.rs - Eliminate 553 lines of duplicate code across both files - Improve error handling and JSON-RPC message parsing consistency - Fix template import 'Unknown error' issue by using unified JSON parsing - Add configurable timeout and encoding settings - Ensure consistent UTF-8 encoding across all Python executions |
||
|---|---|---|
| .. | ||
| capabilities | ||
| icons | ||
| src | ||
| .gitignore | ||
| Cargo.toml | ||
| build.rs | ||
| tauri.conf.json | ||