Commit Graph

11 Commits

Author SHA1 Message Date
Henry Li
b797ef8168 feat: add skeleton 2026-02-02 09:05:33 +08:00
hetao
2c6dbbe065 fix: fix frontend bug 2026-01-29 13:55:30 +08:00
ruitanglin
4b63e70b7e feat: refine citations format and improve content presentation
Backend:
- Simplify citations prompt format and rules
- Add clear distinction between chat responses and file content
- Enforce full URL usage in markdown links, prohibit [cite-1] format
- Require content-first approach: write full content, then add citations at end

Frontend:
- Hide <citations> block in both chat messages and markdown preview
- Remove top-level Citations/Sources list for cleaner UI
- Auto-remove <citations> block in code editor view for markdown files
- Keep inline citation hover cards for reference details

This ensures citations are presented like Claude: clean content with inline reference badges.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-01-29 12:29:13 +08:00
Henry Li
b69c13a3e5 feat: implement the first section of landing page 2026-01-23 00:15:21 +08:00
Henry Li
36b7ac0ce4 feat: refine theme 2026-01-17 21:24:49 +08:00
Henry Li
00fc70536e feat: adjust dark theme 2026-01-17 21:08:05 +08:00
Henry Li
6c9b0f275b feat: the DeerFlow theme is back 2026-01-17 20:59:42 +08:00
Henry Li
79d87de523 feat: change light theme 2026-01-17 20:32:27 +08:00
Henry Li
ab65ab3af2 feat: remove ring 2026-01-17 17:21:05 +08:00
Henry Li
cecc684de1 feat: implement basic web app 2026-01-15 23:40:21 +08:00
Henry Li
c628c7f8db chore: create frontend project from boilerplate 2026-01-14 09:50:26 +08:00