mirror of
https://github.com/AutoMaker-Org/automaker.git
synced 2026-03-17 10:03:08 +00:00
- Updated the logic for establishing WebSocket connections in Electron mode to handle cases where the API key is unavailable. - Added fallback to wsToken/cookie authentication for real-time event updates, enhancing reliability in external server scenarios. - Improved logging for better debugging of WebSocket connection issues.