[docs-freeze] docs: snapshot and changelog for v1.15.6 (#6632)
Some checks failed
Build uv cache / build-cache (3.10) (push) Has been cancelled
Build uv cache / build-cache (3.11) (push) Has been cancelled
Build uv cache / build-cache (3.12) (push) Has been cancelled
Build uv cache / build-cache (3.13) (push) Has been cancelled
CodeQL Advanced / Analyze (actions) (push) Has been cancelled
CodeQL Advanced / Analyze (python) (push) Has been cancelled
Check Documentation Broken Links / Check broken links (push) Has been cancelled
Vulnerability Scan / pip-audit (push) Has been cancelled
Nightly Canary Release / Check for new commits (push) Has been cancelled
Nightly Canary Release / Build nightly packages (push) Has been cancelled
Nightly Canary Release / Publish nightly to PyPI (push) Has been cancelled
Mark stale issues and pull requests / stale (push) Has been cancelled

This commit is contained in:
Lorenze Jay
2026-07-24 13:30:21 -07:00
committed by GitHub
parent a4cbeacca5
commit b3aaaab023
1094 changed files with 245018 additions and 38 deletions

View File

@@ -4,6 +4,29 @@ description: "Product updates, improvements, and bug fixes for CrewAI"
icon: "clock"
mode: "wide"
---
<Update label="Jul 24, 2026">
## v1.15.6
[View release on GitHub](https://github.com/crewAIInc/crewAI/releases/tag/1.15.6)
## What's Changed
### Bug Fixes
- 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.
### Documentation
- Snapshot and changelog for v1.15.5.
## Contributors
@alex-clawd, @iris-clawd, @lorenzejay, @lucasgomide, @theCyberTech, @vinibrsl
</Update>
<Update label="Jul 20, 2026">
## v1.15.5