deerflow2/backend/packages/harness/deerflow/agents
Nan Gao e8675f266d
fix(loop-detection): keep tool-call pairing on warn injection (#2724) (#2725)
* fix(loop-detection): keep tool-call pairing on warn injection (#2724)

* make format

* fix(loop-detection): avoid IMMessage leak to downstream consumer

* fix(channels): filter loop warning text from IM replies
2026-05-05 18:53:49 +08:00
..
lead_agent refactor: thread app_config through lead and subagent task path (#2666) 2026-05-02 06:37:49 +08:00
memory fix(memory): replace short-lived asyncio.run() with persistent event loop (#2627) 2026-04-30 17:59:57 +08:00
middlewares fix(loop-detection): keep tool-call pairing on warn injection (#2724) (#2725) 2026-05-05 18:53:49 +08:00
__init__.py feat(persistence):Unified persistence layer with event store, feedback, and rebase cleanup (#2134) 2026-04-26 11:09:55 +08:00
factory.py fix(harness): constrain view_image to thread data paths (#2557) 2026-04-28 11:13:17 +08:00
features.py feat: add create_deerflow_agent SDK entry point (Phase 1) (#1203) 2026-03-29 15:31:18 +08:00
thread_state.py refactor: split backend into harness (deerflow.*) and app (app.*) (#1131) 2026-03-14 22:55:52 +08:00