deerflow2/backend/packages/harness/deerflow/agents
Nan Gao 79cc227917
fix(middleware): fix LLM fallback run status (#3321)
* Fix LLM fallback run status

* optimize LLM fallback maker extraction in streaming path
2026-05-31 22:42:13 +08:00
..
lead_agent fix(runtime): suppress tool execution when provider safety-terminates with tool_calls (#3035) 2026-05-22 21:20:28 +08:00
memory fix(memory): parse wrapped memory update json responses (#3252) 2026-05-28 07:46:44 +08:00
middlewares fix(middleware): fix LLM fallback run status (#3321) 2026-05-31 22:42:13 +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 feat(loop-detection): make loop detection configurable with per-tool frequency overrides (#2711) 2026-05-07 16:15:15 +08:00
features.py feat(loop-detection): make loop detection configurable with per-tool frequency overrides (#2711) 2026-05-07 16:15:15 +08:00
thread_state.py fix(agents): preserve todos state across node updates (#3180) 2026-05-23 23:25:38 +08:00