deerflow2/backend/packages
MT-Mint 252cd71fe0 refactor(memory): 提取 JSON 工具函数到共享模块
将 thread_summary.py 中的 _strip_code_fence、_extract_json_object、
_escape_inner_quotes_in_json_strings 三个函数提取到新建的
json_utils.py 共享模块,thread_updater.py 同步使用统一接口。
2026-06-11 17:47:07 +08:00
..
harness refactor(memory): 提取 JSON 工具函数到共享模块 2026-06-11 17:47:07 +08:00