Files
crewAI/lib
Devin AI ec8df54e57 fix: serialize Memory objects for telemetry span attributes (#4703)
When crew.memory is a custom Memory instance (not a bool), OpenTelemetry
cannot serialize it as a span attribute. Convert non-bool memory values
to the class name string before passing to _add_attribute.

Fixes #4703

Co-Authored-By: João <joao@crewai.com>
2026-03-04 16:52:02 +00:00
..
2026-02-27 09:44:47 -05:00