deerflow2/frontend/src/components
ruitanglin f8d2d88727 feat: add inline citations and thread management features
Citations:
- Add citations parsing utilities for extracting source references from AI responses
- Render inline citations as hover card badges in message content
- Display citation cards with title, URL, and description on hover
- Add citation badge rendering in artifact markdown preview
- Update prompt to guide AI to output citations in correct format

Thread Management:
- Add rename functionality for chat threads with dialog UI
- Add share functionality to copy thread link to clipboard
- Share links use Vercel URL for production accessibility
- Add useRenameThread hook for thread title updates

i18n:
- Add translations for rename, share, cancel, save, and linkCopied

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-01-28 19:15:11 +08:00
..
ai-elements feat: add scroll indicator 2026-01-27 13:15:49 +08:00
landing feat: adjust button 2026-01-25 22:10:50 +08:00
ui fix: many minor fixes 2026-01-25 21:57:57 +08:00
workspace feat: add inline citations and thread management features 2026-01-28 19:15:11 +08:00
theme-provider.tsx feat: implement the first section of landing page 2026-01-23 00:15:21 +08:00