- Move setConfig() after imports in layout.tsx - Add gateway disconnect cleanup in hub-init useEffect - Replace silent catches with toast error notifications in hub store - Optimize chat selectors with useMemo and useCallback/getState() - Remove unused getMessagesByAgent from messages store - Add clipboard try/catch with error toast - Add skeleton loading states for hub sidebar and chat header Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| markdown | ||
| ui | ||
| app-sidebar.tsx | ||
| chat-input.tsx | ||
| chat.tsx | ||
| component-example.tsx | ||
| example.tsx | ||
| hub-sidebar.tsx | ||
| spinner.tsx | ||
| theme-provider.tsx | ||
| theme-toggle.tsx | ||