Change8

1.7.1

📦 crewaiView on GitHub →
5 features🐛 6 fixes🔧 4 symbols

Summary

This release introduces a --no-commit flag for the bump command, implements JSON schema for tool serialization, and provides several bug fixes related to async task execution and platform compatibility.

✨ New Features

  • Add --no-commit flag to bump command
  • Use JSON schema for tool argument serialization
  • Add native async support and documentation
  • Add AOP Deploy API documentation
  • Add agent handler connector documentation

🐛 Bug Fixes

  • Fix error message display from response when tool repository login fails
  • Fix graceful termination of future when executing a task asynchronously
  • Fix task ordering by adding index
  • Fix platform compatibility checks for Windows signals
  • Fix RPM controller timer to prevent process hang
  • Fix token usage recording and validate response model on stream

🔧 Affected Symbols

bumpRPM controlleragent handler connectorAOP Deploy API