v0.8.1
usestrix/strixv0.8.1Feb 20, 2026by github-actions[bot]
AI Summary
Minor release focused on improving LLM configuration handling and normalizing tool call formats for better compatibility across different LLM providers.
Key Highlights
- Resolved LLM API base URL and models configuration
- Normalized alternative tool call formats
Full Release Notes
## What's Changed * Resolve LLM API Base and Models by @octovimmer in https://github.com/usestrix/strix/pull/317 * Normalize alternative tool call formats by @0xallam in https://github.com/usestrix/strix/pull/318 **Full Changelog**: https://github.com/usestrix/strix/compare/v0.8.0...v0.8.1