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
- 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 ·
- Pydantic-AI v2.41.0 Adds Image Generation API, Deprecates `fallback_model` Pydantic AI Releases ·