mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-07-25 16:55:11 +00:00
[docs-freeze] docs: snapshot and changelog for v1.15.6 (#6632)
Some checks are pending
Build uv cache / build-cache (3.10) (push) Waiting to run
Build uv cache / build-cache (3.11) (push) Waiting to run
Build uv cache / build-cache (3.12) (push) Waiting to run
Build uv cache / build-cache (3.13) (push) Waiting to run
CodeQL Advanced / Analyze (actions) (push) Waiting to run
CodeQL Advanced / Analyze (python) (push) Waiting to run
Check Documentation Broken Links / Check broken links (push) Waiting to run
Vulnerability Scan / pip-audit (push) Waiting to run
Some checks are pending
Build uv cache / build-cache (3.10) (push) Waiting to run
Build uv cache / build-cache (3.11) (push) Waiting to run
Build uv cache / build-cache (3.12) (push) Waiting to run
Build uv cache / build-cache (3.13) (push) Waiting to run
CodeQL Advanced / Analyze (actions) (push) Waiting to run
CodeQL Advanced / Analyze (python) (push) Waiting to run
Check Documentation Broken Links / Check broken links (push) Waiting to run
Vulnerability Scan / pip-audit (push) Waiting to run
This commit is contained in:
@@ -4,6 +4,29 @@ description: "تحديثات المنتج والتحسينات وإصلاحات
|
||||
icon: "clock"
|
||||
mode: "wide"
|
||||
---
|
||||
<Update label="24 يوليو 2026">
|
||||
## v1.15.6
|
||||
|
||||
[عرض الإصدار على GitHub](https://github.com/crewAIInc/crewAI/releases/tag/1.15.6)
|
||||
|
||||
## ما الذي تغير
|
||||
|
||||
### إصلاحات الأخطاء
|
||||
- إصلاح الكشف عن أدوات معاينة Anthropic.
|
||||
- الحفاظ على أسماء خصائص مخطط الأدوات الصارمة.
|
||||
- تنفيذ حدث execution_end عند فشل تنفيذ الطاقم والتدفق.
|
||||
- التعامل مع get_agent غير المتزامن في load_agent_from_repository.
|
||||
- إصلاح مشكلات حل الاعتماد.
|
||||
|
||||
### الوثائق
|
||||
- لقطة وتاريخ التغييرات للإصدار v1.15.5.
|
||||
|
||||
## المساهمون
|
||||
|
||||
@alex-clawd, @iris-clawd, @lorenzejay, @lucasgomide, @theCyberTech, @vinibrsl
|
||||
|
||||
</Update>
|
||||
|
||||
<Update label="20 يوليو 2026">
|
||||
## v1.15.5
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
@@ -4,6 +4,29 @@ description: "CrewAI의 제품 업데이트, 개선 사항 및 버그 수정"
|
||||
icon: "clock"
|
||||
mode: "wide"
|
||||
---
|
||||
<Update label="2026년 7월 24일">
|
||||
## v1.15.6
|
||||
|
||||
[GitHub 릴리스 보기](https://github.com/crewAIInc/crewAI/releases/tag/1.15.6)
|
||||
|
||||
## 변경 사항
|
||||
|
||||
### 버그 수정
|
||||
- Anthropic 미리보기 도구 사용 차단 감지 수정.
|
||||
- 엄격한 도구 스키마 속성 이름 유지.
|
||||
- 실패한 크루 및 흐름 실행에서 execution_end 후크 전송.
|
||||
- load_agent_from_repository에서 비동기 get_agent 처리.
|
||||
- 의존성 해결 문제 수정.
|
||||
|
||||
### 문서
|
||||
- v1.15.5에 대한 스냅샷 및 변경 로그.
|
||||
|
||||
## 기여자
|
||||
|
||||
@alex-clawd, @iris-clawd, @lorenzejay, @lucasgomide, @theCyberTech, @vinibrsl
|
||||
|
||||
</Update>
|
||||
|
||||
<Update label="2026년 7월 20일">
|
||||
## v1.15.5
|
||||
|
||||
|
||||
@@ -4,6 +4,29 @@ description: "Atualizações de produto, melhorias e correções do CrewAI"
|
||||
icon: "clock"
|
||||
mode: "wide"
|
||||
---
|
||||
<Update label="24 jul 2026">
|
||||
## v1.15.6
|
||||
|
||||
[Ver release no GitHub](https://github.com/crewAIInc/crewAI/releases/tag/1.15.6)
|
||||
|
||||
## O que mudou
|
||||
|
||||
### Correções de Bugs
|
||||
- Corrigir a detecção de blocos de uso da ferramenta de pré-visualização da Anthropic.
|
||||
- Preservar os nomes das propriedades do esquema de ferramenta estrito.
|
||||
- Disparar o hook execution_end em execuções de equipe e fluxo com falha.
|
||||
- Lidar com get_agent assíncrono em load_agent_from_repository.
|
||||
- Corrigir problemas de resolução de dependências.
|
||||
|
||||
### Documentação
|
||||
- Snapshot e changelog para v1.15.5.
|
||||
|
||||
## Contributors
|
||||
|
||||
@alex-clawd, @iris-clawd, @lorenzejay, @lucasgomide, @theCyberTech, @vinibrsl
|
||||
|
||||
</Update>
|
||||
|
||||
<Update label="20 jul 2026">
|
||||
## v1.15.5
|
||||
|
||||
|
||||
Reference in New Issue
Block a user