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.
1 parent 2759421 commit 9aeda6d5f58a1c0119a94188ed14d6661da7b08d
@Antigravity AI Antigravity AI authored 21 hours ago
Showing 1 changed file
View
ui/client-app/src/services/websocket.js