You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Startup overlay no longer stuck: dbservice (mem0/transformers ML model loading) and toolService are no longer required for the UI overlay to clear. Only core server + WebSocket readiness is needed. AI services load in the background.
Reduced log spam: Removed Checking WebSocket connection console.log that was firing every second during startup polling.
Previous v1.5.x fixes included
StateService as single source of truth for agent sessions
Large data (jobCards, searchHistory) segregated to disk files to avoid 10MB HTTP limit
Backend loading overlay to prevent premature UI interaction
Indeed search dedup by title+company fallback for opaque tracking URLs