deerflow2/frontend/src/core
JeffJiang b103d1a7f5
feat(frontend): support static website demo mode (#3170)
* feat(frontend): support static website demo mode

* fix(frontend): render html artifact previews from blob content

* chore(frontend): apply pre-commit formatting

* fix(frontend): address static demo PR review comments

* Update the release information of DeerFlow

---------

Co-authored-by: Willem Jiang <willem.jiang@gmail.com>
2026-05-23 00:10:56 +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 feat(frontend): support static website demo mode (#3170) 2026-05-23 00:10:56 +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(stability): resolve P0 blockers from v2.0-m1-rc1 stability audit (#3107) (#3131) 2026-05-21 21:18:10 +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 feat(frontend): support static website demo mode (#3170) 2026-05-23 00:10:56 +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
static-mode.ts feat(frontend): support static website demo mode (#3170) 2026-05-23 00:10:56 +08:00