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
- Pydantic-AI v2.43.0 Enhances CLI Experience and Fixes OpenAI Chat Model Behavior Pydantic AI Releases ·
- ADK-Python v2.9.0 enhances agent resilience, voice integration, and workflow management Google ADK (Python) Releases ·
- CrewAI 1.15.21 Release Introduces Telemetry and Resolves Multiple Bugs CrewAI Releases ·
- OpenAI Python Agents SDK v0.22.2 Released OpenAI Agents SDK (Python) Releases ·
- Pydantic-AI v2.42.0 Enhances GitHub Copilot Integration and Fixes Bugs Pydantic AI Releases ·
- OpenAI Agents Python SDK v0.22.1 enhances tools, guardrails, and voice features OpenAI Agents SDK (Python) Releases ·