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
Fixed syntax error:
- Removed duplicate else statement (line 156 had no matching if)
- Consolidated cache status logging into main if block
- Simplified fallback logic for when ModelManager is not available
0 commit comments