SurfSense/surfsense_web/components/new-chat
Anish Sarkar 8e3f4f4ed7 feat: implement document mention extraction and management in new chat
- Added functionality to extract and manage mentioned documents within the new chat interface.
- Introduced new atoms for storing mentioned documents and their mappings to user messages.
- Enhanced the message persistence logic to include mentioned documents, ensuring they are displayed correctly in the chat.
- Updated the UI components to support document mentions, including a refined document selection interface.
- Improved state management for document mentions to ensure a seamless user experience.
2025-12-23 15:13:03 +05:30
..
DocumentsDataTable.tsx feat: implement document mention extraction and management in new chat 2025-12-23 15:13:03 +05:30
source-detail-panel.tsx feat: old chat to new-chat with persistance 2025-12-21 16:32:55 -08:00