deerflow2/backend/src/agents/memory
JeffJiang d24a66ffd3
Refactor base paths with centralized path management (#901)
* Initial plan

* refactor: centralize path management and improve memory storage configuration

* fix: update memory storage path in config.example.yaml for clarity

* Initial plan

* Address PR #901 review comments: security fixes and documentation improvements

Co-authored-by: foreleven <4785594+foreleven@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: foreleven <4785594+foreleven@users.noreply.github.com>
2026-02-25 21:30:33 +08:00
..
__init__.py feat: add global memory mechanism for personalized conversations 2026-02-03 13:31:05 +08:00
prompt.py feat: enhance memory system with tiktoken and improved prompt guidelines 2026-02-04 20:44:26 +08:00
queue.py feat: add global memory mechanism for personalized conversations 2026-02-03 13:31:05 +08:00
updater.py Refactor base paths with centralized path management (#901) 2026-02-25 21:30:33 +08:00