SurfSense/surfsense_web/components/assistant-ui
DESKTOP-RTLN3BA\$punk 1bb9f479e1 feat: refactor document fetching and improve comment batching
- Replaced the useDocuments hook with React Query for better caching and deduplication of document requests.
- Updated the ConnectorIndicator component to fetch document type counts using a new atom for real-time updates.
- Enhanced the useComments hook to manage batch requests more effectively, reducing race conditions and improving performance.
- Set default query options in the query client to optimize stale time and refetch behavior.
2026-02-28 01:54:54 -08:00
..
connector-popup feat: add performance logging middleware and enhance performance tracking across services 2026-02-27 16:32:30 -08:00
assistant-message.tsx Remove branch picker and restrict edit/reload to last message 2026-02-04 18:04:53 +02:00
chat-session-status.tsx feat: added incentive credits system 2026-01-26 23:32:30 -08:00
connector-popup.tsx feat: refactor document fetching and improve comment batching 2026-02-28 01:54:54 -08:00
document-upload-popup.tsx feat: improve chat renaming functionality with dialog support in sidebar components 2026-02-21 23:59:04 +05:30
edit-composer.tsx chore: ran frontend linting 2026-01-01 22:24:42 +05:30
inline-citation.tsx chore: linting 2026-02-20 22:44:56 -08:00
inline-mention-editor.tsx feat: updated homepage 2026-02-16 05:50:47 -08:00
markdown-text.tsx chore: linting 2026-02-20 22:44:56 -08:00
thinking-steps.tsx feat: enhance loading indicator in ThinkingStepsDisplay 2026-01-19 22:20:09 +05:30
thread-list.tsx feat: old chat to new-chat with persistance 2025-12-21 16:32:55 -08:00
thread-scroll-to-bottom.tsx chore: ran frontend linting 2026-01-01 22:24:42 +05:30
thread.tsx feat: perf optimizations 2026-02-27 17:19:25 -08:00
tool-fallback.tsx add new chat page 2025-12-20 18:35:39 +02:00
tooltip-icon-button.tsx chore; linting 2026-02-25 01:50:28 -08:00
user-message.tsx feat: simplified document upload handling 2026-02-09 16:46:54 -08:00