deerflow2/frontend/src/core
Admire f68bcb771c
fix(frontend): guard message copy clipboard access (#3211)
* fix(frontend): guard message copy clipboard access

* fix(frontend): reuse clipboard guard across copy actions
2026-05-26 09:37:51 +08:00
..
agents fix(frontend): avoid misleading error message when agent api is disable (#2697) (#2698) 2026-05-04 09:38:05 +08:00
api feat(frontend): support static website demo mode (#3170) 2026-05-23 00:10:56 +08:00
artifacts Stabilize write artifact previews (#3172) 2026-05-23 16:56:14 +08:00
auth feat(frontend): support static website demo mode (#3170) 2026-05-23 00:10:56 +08:00
blog feat(blog): implement blog structure with post listing, tagging, and layout enhancements (#1962) 2026-04-10 20:24:52 +08:00
config Refactor DeerFlow to use Gateway's LangGraph-compatible API 2026-04-26 20:38:34 +08:00
i18n docs: clarify token usage accounting semantics (#2845) 2026-05-11 07:17:49 +08:00
mcp feat: enhance chat history loading with new hooks and UI components (#2338) 2026-04-26 11:20:17 +08:00
memory feat: enhance chat history loading with new hooks and UI components (#2338) 2026-04-26 11:20:17 +08:00
messages fix(frontend): strip unclosed <think> tags from streaming AI content (#3218) 2026-05-26 09:35:07 +08:00
models feat(frontend): support static website demo mode (#3170) 2026-05-23 00:10:56 +08:00
notification feat(citations): add shared citation components and optimize code 2026-02-04 11:56:10 +08:00
rehype fix(ui): avoid over-segmenting cjk messages (#1726) 2026-04-02 19:45:43 +08:00
settings feat: refine token usage display modes (#2329) 2026-05-04 09:56:16 +08:00
skills feat: enhance chat history loading with new hooks and UI components (#2338) 2026-04-26 11:20:17 +08:00
streamdown fix(reasoning): prevent LLM-hallucinated HTML tags from rendering as DOM elements (#2321) 2026-04-19 19:27:34 +08:00
tasks fix(stability): resolve P0 blockers from v2.0-m1-rc1 stability audit (#3107) (#3131) 2026-05-21 21:18:10 +08:00
threads fix(frontend): avoid duplicate optimistic user message (#3002) 2026-05-23 17:02:23 +08:00
todos feat: add Todos 2026-01-22 00:26:11 +08:00
tools feat: add realtime subagent status report 2026-02-08 22:43:51 +08:00
uploads feat: enhance chat history loading with new hooks and UI components (#2338) 2026-04-26 11:20:17 +08:00
utils feat: add memory settings page 2026-02-03 18:18:56 +08:00
clipboard.ts fix(frontend): guard message copy clipboard access (#3211) 2026-05-26 09:37:51 +08:00
static-mode.ts feat(frontend): support static website demo mode (#3170) 2026-05-23 00:10:56 +08:00