deerflow2/frontend/src/core
zihao a99b01cda6 fix(frontend): separate mock and default LangGraph clients (#1504)
Co-authored-by: Willem Jiang <willem.jiang@gmail.com>
2026-03-28 16:33:22 +08:00
..
agents feat(agent):Supports custom agent and chat experience with refactoring (#957) 2026-03-03 21:32:01 +08:00
api fix(frontend): separate mock and default LangGraph clients (#1504) 2026-03-28 16:33:22 +08:00
artifacts feat(agent):Supports custom agent and chat experience with refactoring (#957) 2026-03-03 21:32:01 +08:00
config fix: refactor to use getBaseOrigin for URL construction in backend and LangGraph base URL functions (#1494) 2026-03-28 12:18:03 +08:00
i18n fix(frontend): fix the build error of i18n (#1274) 2026-03-24 09:55:39 +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 feat(frontend): display token usage per conversation turn (#1229) 2026-03-24 08:59:35 +08:00
models fix: improve MiniMax code plan integration (#1169) 2026-03-20 17:18:59 +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(agent):Supports custom agent and chat experience with refactoring (#957) 2026-03-03 21:32:01 +08:00
skills feat: add skill installation API endpoint 2026-01-31 22:10:05 +08:00
streamdown feat: 改进设置页面UI和国际化支持 / Improve settings pages UI and i18n support 2026-02-10 12:15:37 +08:00
tasks feat: add realtime subagent status report 2026-02-08 22:43:51 +08:00
threads fix(threads): clean up local thread data after thread deletion (#1262) 2026-03-24 00:36:08 +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 fix(frontend): surface upload API error details (#1113) 2026-03-13 21:55:33 +08:00
utils feat: add memory settings page 2026-02-03 18:18:56 +08:00