Commit Graph

16 Commits

Author SHA1 Message Date
ruitanglin
ac283b92aa merge: upstream/experimental with citations feature
- Merge upstream changes including image search, tooltips, and UI improvements
- Keep citations feature with inline hover cards
- Resolve conflict in message-list-item.tsx: use upstream img max-width (90%) while preserving citations logic
- Maintain file upload improvements with citations support

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-01-29 12:55:43 +08:00
Henry Li
d787b1ca54 feat: support image_search 2026-01-29 08:59:55 +08:00
ruitanglin
33c47e0c56 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
Henry Li
e6cac2cae4 feat: update translations 2026-01-25 11:54:49 +08:00
Henry Li
099fb727cc feat: auto expand in demo mode 2026-01-24 23:51:11 +08:00
Henry Li
48b5428000 feat: add i18n 2026-01-24 22:19:37 +08:00
Henry Li
3c40446ade feat: add more links 2026-01-24 18:21:50 +08:00
Henry Li
ebda30c7cf feat: support static website 2026-01-24 18:01:27 +08:00
Henry Li
9df56299c1 docs: rewording 2026-01-22 14:21:03 +08:00
Henry Li
e1378123f5 feat: add main menu 2026-01-22 14:19:54 +08:00
Henry Li
8ef89b3004 feat: put all options into '+' 2026-01-22 13:43:45 +08:00
Henry Li
b630e1846a feat: update skill settings 2026-01-22 00:38:20 +08:00
Henry Li
44850d9a61 feat: add Todos 2026-01-22 00:26:11 +08:00
Henry Li
f907f8ac16 docs: rewording 2026-01-21 10:46:18 +08:00
Henry Li
1b70e00642 feat: support settings 2026-01-20 23:43:21 +08:00
Henry Li
ac9ef30780 feat: implement i18n 2026-01-20 14:06:47 +08:00