| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| strix-1.0.0-linux-x86_64.tar.gz | 2026-05-26 | 73.1 MB | |
| strix-1.0.0-macos-arm64.tar.gz | 2026-05-26 | 53.6 MB | |
| strix-1.0.0-macos-x86_64.tar.gz | 2026-05-26 | 55.0 MB | |
| strix-1.0.0-windows-x86_64.zip | 2026-05-26 | 54.0 MB | |
| README.md | 2026-05-26 | 3.3 kB | |
| v1.0.0 source code.tar.gz | 2026-05-26 | 3.9 MB | |
| v1.0.0 source code.zip | 2026-05-26 | 4.0 MB | |
| Totals: 7 Items | 243.5 MB | 3 | |
What's Changed
- feat: Better source-aware testing by @bearsyankees in https://github.com/usestrix/strix/pull/391
- feat: Migrate from Poetry to uv by @shanyu-strix in https://github.com/usestrix/strix/pull/379
- Edit Strix GitHub Actions integration tip by @0xallam in https://github.com/usestrix/strix/pull/440
- fix: ensure LLM stats tracking is accurate by including completed subagents by @bearsyankees in https://github.com/usestrix/strix/pull/441
- feat: Add NoSQL injection vulnerability guide by @timlzh in https://github.com/usestrix/strix/pull/168
- feat(skills): add Kubernetes security testing skill by @mvanhorn in https://github.com/usestrix/strix/pull/394
- fix: wrap acompletion in asyncio.wait_for to prevent indefinite hangs by @seanturner83 in https://github.com/usestrix/strix/pull/453
- fix: --config flag now fully overrides ~/.strix/cli-config.json by @octo-patch in https://github.com/usestrix/strix/pull/457
- feat: add NoSQL injection skill by @sandiyochristan in https://github.com/usestrix/strix/pull/404
- fix: MiniMax tool call normalization and thinking block handling by @mitre88 in https://github.com/usestrix/strix/pull/458
- feat: add Novita AI as LLM provider by @Alex-yang00 in https://github.com/usestrix/strix/pull/385
- fix(llm): include system prompt tokens in memory compressor budget by @0xhis in https://github.com/usestrix/strix/pull/381
- Add SSTI and Header Injection vulnerability skills by @MoDarK-MK in https://github.com/usestrix/strix/pull/191
- Feature/fase 2 prompt optimization by @vsh00t in https://github.com/usestrix/strix/pull/183
- perf(agent): wake on state change instead of 500ms polling by @b4l4-sec in https://github.com/usestrix/strix/pull/305
- Fix MiniMax tool calling and terminal output parsing by @n1majne3 in https://github.com/usestrix/strix/pull/456
- Add Docker sandbox host mappings by @Dawn-Fighter in https://github.com/usestrix/strix/pull/488
- Strix v1.0.0 — Native tool calling, save & resume, multi-agent control by @0xallam in https://github.com/usestrix/strix/pull/499
New Contributors
- @shanyu-strix made their first contribution in https://github.com/usestrix/strix/pull/379
- @timlzh made their first contribution in https://github.com/usestrix/strix/pull/168
- @mvanhorn made their first contribution in https://github.com/usestrix/strix/pull/394
- @seanturner83 made their first contribution in https://github.com/usestrix/strix/pull/453
- @octo-patch made their first contribution in https://github.com/usestrix/strix/pull/457
- @mitre88 made their first contribution in https://github.com/usestrix/strix/pull/458
- @Alex-yang00 made their first contribution in https://github.com/usestrix/strix/pull/385
- @0xhis made their first contribution in https://github.com/usestrix/strix/pull/381
- @MoDarK-MK made their first contribution in https://github.com/usestrix/strix/pull/191
- @vsh00t made their first contribution in https://github.com/usestrix/strix/pull/183
- @b4l4-sec made their first contribution in https://github.com/usestrix/strix/pull/305
- @n1majne3 made their first contribution in https://github.com/usestrix/strix/pull/456
- @Dawn-Fighter made their first contribution in https://github.com/usestrix/strix/pull/488
Full Changelog: https://github.com/usestrix/strix/compare/v0.8.3...v1.0.0