Commit Graph

28 Commits

Author SHA1 Message Date
hetao 5a6fad333d feat: add ultra mode 2026-02-06 17:48:14 +08:00
Henry Li 8dffd6844e feat: add 'about' page 2026-02-06 15:18:37 +08:00
Henry Li ba35938e79 feat: update surprise-me functionality with localization support 2026-02-06 14:21:03 +08:00
Henry Li e5a2e5a0b1 feat: add memory settings page 2026-02-03 18:18:56 +08:00
Henry Li 599c855742 feat: enhance welcome component and input box with skill mode handling and localization updates 2026-02-02 14:44:23 +08:00
Henry Li fcf735a69e feat: add suggestions 2026-02-02 11:21:30 +08:00
Henry Li 16949f3f33 feat: adjust tooltips 2026-02-02 09:32:18 +08:00
Henry Li 63b79b4134 feat: dynamic title 2026-02-02 09:05:24 +08:00
Henry Li 36aa9d45b4 feat: add tooltip for installation 2026-02-01 10:55:08 +08:00
Henry Li bd8aae0513 fix: add translations 2026-01-31 22:49:59 +08:00
Henry Li 5c5ab140e3 feat: implement create skill 2026-01-31 22:31:25 +08:00
Henry Li d59d62bd44 feat: add notification 2026-01-31 11:08:27 +08:00
ruitanglin d3dfa62b6c 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 8359d842b5 feat: support image_search 2026-01-29 08:59:55 +08:00
ruitanglin d1bb955a3f 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 87200d1ad1 feat: update translations 2026-01-25 11:54:49 +08:00
Henry Li a83e5e238d feat: auto expand in demo mode 2026-01-24 23:51:11 +08:00
Henry Li 869af570c9 feat: add i18n 2026-01-24 22:19:37 +08:00
Henry Li 584c88f0dd feat: add more links 2026-01-24 18:21:50 +08:00
Henry Li cd63f41b4c feat: support static website 2026-01-24 18:01:27 +08:00
Henry Li c48a3f499d docs: rewording 2026-01-22 14:21:03 +08:00
Henry Li e0f491dcdb feat: add main menu 2026-01-22 14:19:54 +08:00
Henry Li 7d4d706738 feat: put all options into '+' 2026-01-22 13:43:45 +08:00
Henry Li 37e2c3d3c9 feat: update skill settings 2026-01-22 00:38:20 +08:00
Henry Li 1e4e51a80c feat: add Todos 2026-01-22 00:26:11 +08:00
Henry Li 54d29e254f docs: rewording 2026-01-21 10:46:18 +08:00
Henry Li 10d253f461 feat: support settings 2026-01-20 23:43:21 +08:00
Henry Li 32a45eb043 feat: implement i18n 2026-01-20 14:06:47 +08:00