deerflow2/frontend/src/components/workspace/messages
ruitanglin 18db95a1c8 fix(citations): only citation links in citationMap render as badges
Revert streaming logic - only links that are actually in citationMap
should render as badges. This prevents project URLs and other regular
links from being incorrectly rendered as citation badges.

During streaming, links may initially appear as plain links until the
citations block is fully parsed, then they will update to badge style.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-06 16:10:29 +08:00
..
context.ts feat: support SSE write_file(0 2026-01-18 17:13:15 +08:00
index.ts refactor: rename 2026-01-17 00:05:19 +08:00
message-group.tsx feat(citations): add shared citation components and optimize code 2026-02-04 11:56:10 +08:00
message-list-item.tsx fix(citations): only citation links in citationMap render as badges 2026-02-06 16:10:29 +08:00
message-list.tsx feat: display ask_clarification tool messages directly in frontend 2026-01-29 01:25:31 +08:00
skeleton.tsx feat: add skeleton 2026-02-02 09:05:33 +08:00