SurfSense/surfsense_web/atoms
Anish Sarkar ceb01dc544 feat: enhance new chat functionality with document mentions support
- Updated the new chat routes to include handling for mentioned document IDs, allowing users to reference specific documents in their chat.
- Modified the NewChatRequest schema to accommodate optional document IDs.
- Implemented document mention formatting in the chat streaming service for improved context.
- Enhanced the frontend to manage document mentions, including a new atom for state management and UI updates for document selection.
- Refactored the DocumentsDataTable component for better integration with the new mention functionality.
2025-12-23 14:24:36 +05:30
..
auth Refactor register page 2025-11-17 08:10:12 +02:00
chat feat: enhance new chat functionality with document mentions support 2025-12-23 14:24:36 +05:30
documents refactor: merge search space query atoms into single file 2025-12-15 08:18:35 +00:00
editor feat: implement unsaved changes handling in editor and sidebar 2025-12-19 22:59:42 +05:30
invites chore: biome 2025-12-19 00:45:29 -08:00
llm-config fix: build issues 2025-12-15 09:55:01 +00:00
members chore: biome 2025-12-19 00:45:29 -08:00
permissions feat: add cache keys and permissions query atom for RBAC 2025-12-16 09:07:33 +00:00
roles feat: fixed issues of note management 2025-12-17 00:09:43 -08:00
search-spaces feat: fixed issues of note management 2025-12-17 00:09:43 -08:00
user feat: add current user query atom 2025-12-16 05:24:55 +00:00
announcement.atom.ts improve naming 2025-11-17 08:09:17 +02:00