1.15.13

crewAIInc/crewAI1.15.13Aug 7, 2026by joaomdmoura

AI Summary

Fixes LiteLLM provider preservation, Anthropic cache reporting, and addresses security vulnerabilities in the h2 library.

Key Highlights

  • Fix preservation of provider on LiteLLM-routed models
  • Fix Anthropic cache token usage reporting
  • Security patch for h2 library
  • Documentation fixes and locale sync workflow

New Features

  • Fix LiteLLM provider preservation
  • Harden LLM event-bus mocks
  • Fix Anthropic cache token usage
  • Add DOCS_TRANSLATIONS workflow
  • Fix broken README links

Full Release Notes

## What's Changed

### Bug Fixes
- Fix preservation of provider on LiteLLM-routed models.
- Harden brittle LLM event-bus mocks.
- Fix underreporting of Anthropic cache token usage.
- Bump h2 to version 4.4.1 to address security vulnerability GHSA-6hr6-w5qg-qmwg.

### Documentation
- Add DOCS_TRANSLATIONS workflow for locale synchronization.
- Fix broken README links, table of contents, and contribution guidance.
- Snapshot and changelog for version 1.15.12.

## Contributors

@Vidit-Ostwal, @joaomdmoura, @lucasgomide, @theCyberTech