mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-01-08 23:58:34 +00:00
* feat: add console logging for memory events * fix: emit guardrail events in correct order and handle exceptions * fix: remove unreachable elif conditions in guardrail event listener * fix: resolve mypy type errors in guardrail event handler