deerflow2/frontend/src/components
LofiSu c14378a312 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
..
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: refine citations format and improve content presentation 2026-01-29 12:29:13 +08:00
theme-provider.tsx feat: implement the first section of landing page 2026-01-23 00:15:21 +08:00