deerflow2/frontend/src/core
2026-05-08 09:54:20 +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 Refactor DeerFlow to use Gateway's LangGraph-compatible API 2026-04-26 20:38:34 +08:00
artifacts fix(artifact): enhance artifact content loading to include URL for non-write files (#1678) 2026-04-01 11:38:55 +08:00
auth fix(frontend): restore localhost fallback for getGatewayConfig in prod mode (#2705) (#2718) 2026-05-05 16:27:29 +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 fix(i18n): add Chinese translations for account settings page (#2712) 2026-05-04 11:15:16 +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: dedupe token usage aggregation by message id (#2770) 2026-05-08 09:54:20 +08:00
models feat: show token usage per assistant response (#2270) 2026-04-16 08:56:49 +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 feat: add realtime subagent status report 2026-02-08 22:43:51 +08:00
threads fix(chat): prevent first user message from being swallowed in new conversations (#2731) 2026-05-07 17:31:48 +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