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
Since the AI chat component re-renders frequently, let's fully utilize useCallback and useMemo wherever possible to optimize performance. This is a problem specifically with the modules in src/client/VZSidebar/AIChat.