mirror of
https://github.com/AutoMaker-Org/automaker.git
synced 2026-01-31 06:42:03 +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.