crewAI 1.15.6: Bug fixes and documentation updates
sdkaipreviewengineerpython-agentic
patch
Version 1.15.6 of crewAI addresses several bugs, including fixes for Anthropic tool-use detection and strict tool schema property names. It also improves error handling for crew and flow executions and agent loading. This patch primarily affects developers using crewAI for agent-based workflows, with no new features introduced.
- →Fix detection of Anthropic preview tool-use blocks
- →Preserve strict tool schema property names
- →Dispatch execution_end hook on failed crew and flow executions
- →Handle async get_agent in load_agent_from_repository
- →Fix dependency resolution issues
Fixes (5) ›
- Fix detection of Anthropic preview tool-use blocks
- Preserve strict tool schema property names
- Dispatch execution_end hook on failed crew and flow executions
- Handle async get_agent in load_agent_from_repository
- Fix dependency resolution issues
Maintenance (1) ›
- Snapshot and changelog for v1.15.5
Read the original announcement →
https://github.com/crewAIInc/crewAI/releases/tag/1.15.6
Related releases
- Pydantic-AI v2.19.0 adds headers and retry_after to ModelHTTPError Pydantic AI Releases ·
- OpenAI Agents Python: Programmatic Tool Calling and SDK Enhancements OpenAI Agents SDK (Python) Releases ·
- crewAI 1.15.7: Security patches and observability improvements CrewAI Releases ·
- pydantic-ai v2.18.0 adds Anthropic/OpenRouter tool support, web access Pydantic AI Releases ·
- Pydantic-AI v2.17.0: Cache OTel serialization, support arbitrary fields Pydantic AI Releases ·
- pydantic-ai v2.16.0 adds Model Armor and new Gemini models Pydantic AI Releases ·