mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-07-28 10:09:21 +00:00
Merge branch 'main' of github.com:crewAIInc/crewAI into lorenze/imp/skills-progressive-disclosure
This commit is contained in:
@@ -4,6 +4,32 @@ description: "Product updates, improvements, and bug fixes for CrewAI"
|
||||
icon: "clock"
|
||||
mode: "wide"
|
||||
---
|
||||
<Update label="Jul 26, 2026">
|
||||
## v1.15.7
|
||||
|
||||
[View release on GitHub](https://github.com/crewAIInc/crewAI/releases/tag/1.15.7)
|
||||
|
||||
## What's Changed
|
||||
|
||||
### Bug Fixes
|
||||
- Resolve registry skills through the runtime's CrewAI+ client
|
||||
- Recover from the 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
|
||||
|
||||
### Observability
|
||||
- Emit skill usage events at runtime for observability
|
||||
|
||||
### Documentation
|
||||
- Add snapshot and changelog for v1.15.7a1
|
||||
|
||||
## Contributors
|
||||
|
||||
@alex-clawd, @joaomdmoura, @lorenzejay
|
||||
|
||||
</Update>
|
||||
|
||||
<Update label="Jul 26, 2026">
|
||||
## v1.15.7a1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user