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
perf: simplify conversation title display to avoid IndexedDB queries
- Remove IndexedDB queries for conversation titles in sidebar
- Display only chat index numbers to improve performance
- Eliminate async operations and unnecessary component state
0 commit comments