Files
crewAI/src/crewai/utilities/events
Vini Brasil bbe896d48c Support wildcard handling in emit() (#2424)
* Support wildcard handling in `emit()`

Change `emit()` to call handlers registered for parent classes using
`isinstance()`. Ensures that base event handlers receive derived
events.

* Fix failing test

* Remove unused variable
2025-03-20 09:59:17 -04:00
..
2025-02-19 13:52:47 -08:00
2025-02-19 13:52:47 -08:00