1.9.2

crewAIInc/crewAI1.9.2Jan 29, 2026by lorenzejay

AI Summary

Minor bug fix release addressing verbosity flag application, response JSON schema handling, and tool response processing issues.

Key Highlights

  • Fixed verbosity flag not being applied
  • Fixed response_json_schema usage
  • Fixed tool response handling

Full Release Notes

## What's Changed
* fix: ensure verbosity flag is applied b
* fix: use response_json_schema 
* fix: tool response pt2