Files
crewAI/lib
Joao Moura d80511898c fix: enhance memory handling and logging in agent executor
- Added checks for read-only memory settings in `ConversationalAgentExecutor` to prevent modifications when memory is not writable.
- Improved memory extraction logic to include metadata when remembering memories, enhancing context retention.
- Updated logging from debug to warning level for memory initialization and save failures, ensuring better visibility of issues.

These changes aim to improve the robustness and clarity of memory management within the CrewAI framework.
2026-05-13 12:28:25 -07:00
..
2026-05-13 02:54:13 +08:00