v1.0.1
usestrix/strixv1.0.1May 27, 2026by github-actions[bot]
AI Summary
Emergency patch to fix a broken PyInstaller bundle that was missing agents SDK data and had incorrectly excluded gql.
Key Highlights
- Fix PyInstaller bundle (missing agents SDK data + wrongly excluded gql)
New Features
- PyInstaller bundle fix with agents SDK data inclusion
Full Release Notes
## What's Changed * fix: PyInstaller bundle is broken (missing agents SDK data + wrongly excluded gql); bump to 1.0.1 by @0xallam in https://github.com/usestrix/strix/pull/502 **Full Changelog**: https://github.com/usestrix/strix/compare/v1.0.0...v1.0.1