1.15.9
crewAIInc/crewAI1.15.9Jul 30, 2026by joaomdmoura
AI Summary
Improves error handling by surfacing tool failures instead of success, emits FlowFailedEvent, and adds progressive disclosure for skills.
Key Highlights
- Surface tool failures instead of success
- Emit FlowFailedEvent on failure
- Progressive disclosure for skills
New Features
- Surface tool failures
- Emit FlowFailedEvent
- Implement progressive disclosure for skills
Full Release Notes
## What's Changed ### Features - Surface tool failures instead of reporting them as success - Emit FlowFailedEvent when a flow execution fails - Implement progressive disclosure for skills ### Documentation - Update snapshot and changelog for v1.15.8 ## Contributors @github-actions[bot], @joaomdmoura, @lorenzejay, @lucasgomide