deerflow2/src
Willem Jiang 84c449cf79
fix(checkpoint): clear in-memory store after successful persistence (#751)
* fix(checkpoint): clear in-memory store after successful persistence

* test(checkpoint): add unit test for memory leak check

* Update tests/unit/checkpoint/test_memory_leak.py

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

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-12-09 23:32:13 +08:00
..
agents fix: passing the locale to create_react_agent (#745) 2025-12-06 11:15:11 +08:00
config feat: support infoquest (#708) 2025-12-02 08:16:35 +08:00
crawler Clear-text logging of sensitive information (#732) 2025-12-02 09:58:28 +08:00
graph fix(checkpoint): clear in-memory store after successful persistence (#751) 2025-12-09 23:32:13 +08:00
llms fix(llm): filter unexpected config keys to prevent LangChain warnings (#411) (#726) 2025-11-29 16:13:05 +08:00
podcast Upgrade langchain version to 1.x (#720) 2025-11-28 22:09:13 +08:00
ppt/graph Upgrade langchain version to 1.x (#720) 2025-11-28 22:09:13 +08:00
prompt_enhancer Upgrade langchain version to 1.x (#720) 2025-11-28 22:09:13 +08:00
prompts feat: add analysis step type for non-code reasoning tasks (#677) (#723) 2025-11-29 09:46:55 +08:00
prose/graph Upgrade langchain version to 1.x (#720) 2025-11-28 22:09:13 +08:00
rag fix: ensure researcher agent uses web search tool instead of generating URLs (#702) (#704) 2025-11-24 20:07:28 +08:00
server fix: update Interrupt object attribute access for LangGraph 1.0+ (#730) (#731) 2025-12-02 11:16:00 +08:00
tools feat: support infoquest (#708) 2025-12-02 08:16:35 +08:00
utils fix: apply context compression to prevent token overflow (Issue #721) (#722) 2025-11-28 18:52:42 +08:00
__init__.py fix: setup WindowsSelectorEventLoopPolicy in the first place #741 (#742) 2025-12-06 22:10:13 +08:00
workflow.py fix: Refine clarification workflow state handling (#641) 2025-10-22 22:49:07 +08:00