crewAI 1.15.9: Improved Tool Failure Reporting and Flow Events
sdkaiengineerpython-agentic
feature patch
CrewAI version 1.15.9 enhances the platform by surfacing tool failures accurately instead of misreporting them as successes. It also introduces a new FlowFailedEvent to signal execution failures and implements progressive disclosure for skills. These changes are relevant for developers and architects using CrewAI for agent orchestration, providing clearer insights into execution issues.
- →Surface tool failures instead of reporting them as success
- →Emit FlowFailedEvent when a flow execution fails
- →Implement progressive disclosure for skills
- →Update snapshot and changelog for v1.15.8
Features (3) ›
- Surface tool failures instead of reporting them as success
- Emit FlowFailedEvent when a flow execution fails
- Implement progressive disclosure for skills
Maintenance (1) ›
- Update snapshot and changelog for v1.15.8
Read the original announcement →
https://github.com/crewAIInc/crewAI/releases/tag/1.15.9
Related releases
- crewAI 1.15.10 Patch Release CrewAI Releases ·
- LangGraph checkpoint-postgres 3.1.1 update LangGraph Releases ·
- LangGraph checkpoint-sqlite 3.1.1 released LangGraph Releases ·
- adk-python adds async non-blocking tool support Google ADK (Python) Releases ·
- Google ADK Python v2.6.0 adds features, fixes Google ADK (Python) Releases ·
- pydantic-ai v2.21.0 adds token limit and refreshes model names Pydantic AI Releases ·