deerflow2/backend/src/agents
Xinmin Zeng 6a55860a15
fix: recover from stale model context when configured models change (#898)
* fix: recover from stale model context after config model changes

* fix: fail fast on missing model config and expand model resolution tests

* fix: remove duplicate get_app_config imports

* fix: align model resolution tests with runtime imports

* Apply suggestions from code review

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

* fix: remove duplicate model resolution test case

---------

Co-authored-by: Willem Jiang <willem.jiang@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-26 13:54:29 +08:00
..
lead_agent fix: recover from stale model context when configured models change (#898) 2026-02-26 13:54:29 +08:00
memory Refactor base paths with centralized path management (#901) 2026-02-25 21:30:33 +08:00
middlewares fix(middleware): fix DanglingToolCallMiddleware inserting patches at wrong position (#904) 2026-02-25 22:29:33 +08:00
__init__.py feat: support function factory (#4) 2026-01-15 22:05:54 +08:00
thread_state.py feat: add view_image tool and optimize web fetch tools 2026-01-29 13:44:39 +08:00