deerflow2/tests/unit
Willem Jiang 0415f622da
fix: presever the local setting between frontend and backend (#670)
* fix: presever the local setting between frontend and backend

* Added unit test for the state preservation

* fix: passing the locale to the agent call

* fix: apply the fix after code review
2025-10-28 21:45:29 +08:00
..
agents security: add log injection attack prevention with input sanitization (#667) 2025-10-27 20:57:23 +08:00
checkpoint feat: support dify in rag module (#550) 2025-09-16 20:30:45 +08:00
config feat: 1. replace black with ruff for fomatting and sort import (#489) 2025-08-17 22:57:23 +08:00
crawler security: add log injection attack prevention with input sanitization (#667) 2025-10-27 20:57:23 +08:00
graph fix: presever the local setting between frontend and backend (#670) 2025-10-28 21:45:29 +08:00
llms feat: support dify in rag module (#550) 2025-09-16 20:30:45 +08:00
prompt_enhancer feat: 1. replace black with ruff for fomatting and sort import (#489) 2025-08-17 22:57:23 +08:00
rag feat: Add intelligent clarification feature in coordinate step for research queries (#613) 2025-10-14 13:35:57 +08:00
server security: add log injection attack prevention with input sanitization (#667) 2025-10-27 20:57:23 +08:00
tools fix: resolve issue #651 - crawl error with None content handling (#652) 2025-10-24 17:06:54 +08:00
utils security: add log injection attack prevention with input sanitization (#667) 2025-10-27 20:57:23 +08:00