1.15.7
📦 crewaiView on GitHub →
✨ 1 features🐛 5 fixes🔧 1 symbols
Summary
This release includes several bug fixes, including improvements to tool calling and model routing. It also introduces new observability features by emitting skill usage events at runtime.
✨ New Features
- Emit skill usage events at runtime for observability.
🐛 Bug Fixes
- Resolve registry skills through the runtime's CrewAI+ client.
- Recover from GPT-5.6 tools + reasoning_effort 400.
- Make tool calling work on the Responses API path.
- Route responses-only models instead of failing with 404.
- Bump bedrock-agentcore to patch CVE-2026-16796.