Commit Graph

3 Commits

Author SHA1 Message Date
14fbd07462 fix: correct dist path for packaged electron app 2026-03-18 15:33:08 +08:00
53d4f2aa94 fix: use ESM imports instead of require in Electron main 2026-03-18 15:27:24 +08:00
3d703ba7ef feat: add Electron support for headless exe service
- Add folder selection button in UI
- Add Electron main process with IPC handlers
- Support --port and --docs command line arguments
- Support --headless mode for headless service
- Add portable exe build configuration
2026-03-18 15:05:37 +08:00