deerflow2/frontend/src/core
Admire 9a557751d6
feat: support memory import and export (#1521)
* feat: support memory import and export

* fix(memory): address review feedback

* style: format memory settings page

---------

Co-authored-by: Willem Jiang <willem.jiang@gmail.com>
2026-03-30 17:25:47 +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(config): update SSR fallback in getBaseOrigin function (#1617) 2026-03-30 16:13:32 +08:00
i18n feat: support memory import and export (#1521) 2026-03-30 17:25:47 +08:00
mcp ci: enforce code formatting checks for backend and frontend (#1536) 2026-03-29 15:34:38 +08:00
memory feat: support memory import and export (#1521) 2026-03-30 17:25:47 +08:00
messages ci: enforce code formatting checks for backend and frontend (#1536) 2026-03-29 15:34:38 +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 ci: enforce code formatting checks for backend and frontend (#1536) 2026-03-29 15:34:38 +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 ci: enforce code formatting checks for backend and frontend (#1536) 2026-03-29 15:34:38 +08:00
utils feat: add memory settings page 2026-02-03 18:18:56 +08:00