v1.0.2
sergeyzwezdin/hubav1.0.2May 28, 2026by github-actions[bot]
AI Summary
A bug fix release addressing compatibility issues where reasoning models reject the tool_choice=required parameter.
Key Highlights
- Fixed reasoning models rejecting tool_choice=required
- Closes issues #503 and #505
Full Release Notes
## What's Changed * fix: reasoning models reject tool_choice=required; bump to 1.0.2 (closes #503, #505) by @0xallam in https://github.com/usestrix/strix/pull/508 **Full Changelog**: https://github.com/usestrix/strix/compare/v1.0.1...v1.0.2