v1.0.1

sergeyzwezdin/hubav1.0.1May 27, 2026by github-actions[bot]

AI Summary

A patch release fixing the PyInstaller bundle which was missing SDK data and incorrectly excluding the gql library.

Key Highlights

  • Fixed broken PyInstaller bundle
  • Included missing agents SDK data
  • Fixed wrongly excluded gql library

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