releaseintermediate
[Release] crewaiInc/crewAI 1.15.6: 1.15.6
By lorenzejaygithub
View original on githubcrewAI v1.15.6 is a maintenance release focusing on bug fixes and stability improvements. Key fixes include correcting Anthropic preview tool-use block detection, preserving strict tool schema property names, ensuring execution_end hooks dispatch on failed executions, handling async agent loading, and resolving dependency issues. The release includes documentation updates and contributions from six team members.
Key Points
- •Fixed detection of Anthropic preview tool-use blocks to ensure proper integration with Anthropic models
- •Preserved strict tool schema property names to maintain schema integrity and compatibility
- •Dispatch execution_end hook on both successful and failed crew/flow executions for consistent lifecycle management
- •Handle async get_agent in load_agent_from_repository for improved asynchronous agent loading
- •Resolved dependency resolution issues to improve installation stability
- •Updated documentation with snapshot and changelog for v1.15.5
- •Collaborative effort from 6 contributors ensuring code quality and reliability
Found this useful? Add it to a playbook for a step-by-step implementation guide.
Workflow Diagram
Start Process
Step A
Step B
Step C
Complete