Change8

1.15.6

📦 crewaiView on GitHub →
🐛 5 fixes🔧 3 symbols

Summary

This release includes several bug fixes, including improvements to Anthropic tool-use block detection, preservation of tool schema property names, and better handling of crew/flow execution failures. It also addresses issues with async agent retrieval and dependency resolution.

🐛 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.

Affected Symbols