deerflow2/frontend/src/core
LofiSu 738b71be47 fix(messages): prevent URL autolink bleeding into adjacent text
For human messages, disable remark-gfm autolink feature to prevent
URLs from incorrectly including adjacent text (especially Chinese
characters) as part of the link. This ensures that when users input
"https://example.com 帮我分析", only the URL becomes a link.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-06 14:30:57 +08:00
..
api feat: support NEXT_PUBLIC_LANGGRAPH_BASE_URL 2026-01-19 21:51:40 +08:00
artifacts feat: add .skill file preview support 2026-01-31 22:27:06 +08:00
citations feat(citations): add shared citation components and optimize code 2026-02-04 11:56:10 +08:00
config feat: support static website 2026-01-24 18:01:27 +08:00
i18n feat(citations): add shared citation components and optimize code 2026-02-04 11:56:10 +08:00
mcp feat: add environment variable injection for Docker sandbox 2026-01-24 22:36:05 +08:00
memory feat: add memory settings page 2026-02-03 18:18:56 +08:00
messages fix: fix eslint errors 2026-01-31 11:11:13 +08:00
models feat: auto select the first model as default model 2026-01-26 17:13:34 +08:00
notification feat(citations): add shared citation components and optimize code 2026-02-04 11:56:10 +08:00
rehype feat: implement basic web app 2026-01-15 23:40:21 +08:00
settings feat: add notification 2026-01-31 11:08:27 +08:00
skills feat: add skill installation API endpoint 2026-01-31 22:10:05 +08:00
streamdown fix(messages): prevent URL autolink bleeding into adjacent text 2026-02-06 14:30:57 +08:00
threads feat(citations): add shared citation components and optimize code 2026-02-04 11:56:10 +08:00
todos feat: add Todos 2026-01-22 00:26:11 +08:00
uploads fix: fix eslint errors and warnings 2026-01-31 21:46:31 +08:00
utils feat: add memory settings page 2026-02-03 18:18:56 +08:00