mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-07-03 22:19:27 +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