SurfSense/surfsense_web/components/assistant-ui
Anish Sarkar 533084b433 feat: add InlineMentionEditor component for document mentions
- Introduced InlineMentionEditor to allow users to mention documents inline using '@'.
- Integrated the new editor into the Composer component, replacing the previous textarea input.
- Implemented functionality for handling document chips, mention triggers, and document removal.
- Enhanced user experience with real-time updates and improved keyboard navigation for mentions.
2025-12-25 13:44:18 +05:30
..
attachment.tsx feat: added attachment support 2025-12-21 22:26:33 -08:00
inline-citation.tsx feat: old chat to new-chat with persistance 2025-12-21 16:32:55 -08:00
inline-mention-editor.tsx feat: add InlineMentionEditor component for document mentions 2025-12-25 13:44:18 +05:30
markdown-text.tsx feat: old chat to new-chat with persistance 2025-12-21 16:32:55 -08:00
thread-list.tsx feat: old chat to new-chat with persistance 2025-12-21 16:32:55 -08:00
thread.tsx feat: add InlineMentionEditor component for document mentions 2025-12-25 13:44:18 +05:30
tool-fallback.tsx add new chat page 2025-12-20 18:35:39 +02:00
tooltip-icon-button.tsx add new chat page 2025-12-20 18:35:39 +02:00