deerflow2/backend/src/agents
hetaoBackend 9e15e609ec fix: add file mtime-based cache invalidation for memory data
Implement automatic cache invalidation based on file modification time to ensure memory data consistency across Gateway API and agent prompts. The cache now automatically reloads when the memory file is updated externally.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-02-03 13:50:01 +08:00
..
lead_agent feat: add global memory mechanism for personalized conversations 2026-02-03 13:31:05 +08:00
memory fix: add file mtime-based cache invalidation for memory data 2026-02-03 13:50:01 +08:00
middlewares feat: add memory API and optimize memory middleware 2026-02-03 13:41:04 +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