deerflow2/tests/unit
Willem Jiang c7a82b82b4
fix: parsed json with extra tokens issue (#656)
Fixes #598 

* fix: parsed json with extra tokens issue

* Added unit test for json.ts

* fix the json unit test running issue

* Apply suggestions from code review

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update the code with code review suggestion

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Willem Jiang <143703838+willem-bd@users.noreply.github.com>
2025-10-26 07:24:25 +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 fix: resolve issue #651 - crawl error with None content handling (#652) 2025-10-24 17:06:54 +08:00
graph fix: repair missing step_type fields in Plan validation (#653) 2025-10-24 21:26:48 +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 fix: prevent tool name concatenation in consecutive tool calls to fix #523 (#654) 2025-10-24 22:26:25 +08:00
tools fix: resolve issue #651 - crawl error with None content handling (#652) 2025-10-24 17:06:54 +08:00
utils fix: parsed json with extra tokens issue (#656) 2025-10-26 07:24:25 +08:00