1.15.7a1Pre-release
Added 1
- Emit skill usage events at runtime for improved observability
Fixed 4
- Fix registry skills resolution through the runtime's CrewAI+ client
- Recover from the GPT-5.6 tools and reasoning_effort 400 errors
- Make tool calling work on the Responses API path
- Route responses-only models to prevent 404 errors
Security 1
- Bump bedrock-agentcore dependency to patch CVE-2026-16796
What's Changed
Bug Fixes
- Fix registry skills resolution through the runtime's CrewAI+ client.
- Recover from the GPT-5.6 tools and reasoning_effort 400 errors.
- Make tool calling work on the Responses API path.
- Route responses-only models to prevent 404 errors.
- Bump bedrock-agentcore dependency to patch CVE-2026-16796.
Observability
- Emit skill usage events at runtime for improved observability.
Documentation
- Snapshot and changelog updates for version 1.15.6.
Contributors
@alex-clawd, @joaomdmoura, @lorenzejay