SurfSense/surfsense_web/components/new-chat
Anish Sarkar 2fdf567b71 refactor: replace DocumentsDataTable with DocumentMentionPicker for improved document selection
- Introduced DocumentMentionPicker component to enhance document selection experience in the chat interface.
- Updated InlineMentionEditor and Composer components to utilize the new DocumentMentionPicker.
- Removed the deprecated DocumentsDataTable component to streamline the codebase and improve maintainability.
- Enhanced type safety and validation in document handling logic.
2025-12-26 00:41:14 +05:30
..
chat-header.tsx refactor: fix scroll to last user query ux 2025-12-23 18:49:37 -08:00
DocumentMentionPicker.tsx refactor: replace DocumentsDataTable with DocumentMentionPicker for improved document selection 2025-12-26 00:41:14 +05:30
model-config-sidebar.tsx feat: migrated to surfsense deep agent 2025-12-23 01:16:25 -08:00
model-selector.tsx refactor: update navigation and chat initialization logic 2025-12-25 12:18:45 +05:30
source-detail-panel.tsx feat: old chat to new-chat with persistance 2025-12-21 16:32:55 -08:00