v2.2.10
November 8, 2025
Build custom workflow executors without event-wrapping overhead
Custom executors can now yield native objects — no need to wrap every output as an Agno event. This fix removes a key limitation, making it easier to integrate existing business logic and libraries without extra boilerplate.
Details
- Non-event objects are accepted and persisted correctly during workflow upserts
- Reduces friction for custom runtime behaviors and accelerates prototyping
- Expands compatibility with existing pipelines and data models
Who this is for: Teams extending workflows with custom executors or integrating external systems with minimal code changes.
