|
fix: resolve TypeError Invalid URL on websocket initialization
- Updated websocket.js URL construction to correctly use window.location.origin as base for relative API_BASE_URL endpoints, preventing crashes on factory resets or missing LLM configs. |
|---|
|
|
| ui/client-app/src/services/websocket.js |
|---|