Change8

1.15.7a1

📦 crewaiView on GitHub →
1 features🐛 5 fixes🔧 4 symbols

Summary

This release includes several bug fixes, including improvements to skill resolution, error recovery, and API routing. It also introduces enhanced observability by emitting skill usage events at runtime.

✨ New Features

  • Emit skill usage events at runtime for improved observability.

🐛 Bug Fixes

  • Fixed registry skills resolution through the runtime's CrewAI+ client.
  • Recovered from GPT-5.6 tools and reasoning_effort 400 errors.
  • Enabled tool calling on the Responses API path.
  • Routed responses-only models to prevent 404 errors.
  • Bumped bedrock-agentcore dependency to patch CVE-2026-16796.

Affected Symbols