v1.0.0
What's Changed
- feat: Better source-aware testing by @bearsyankees in #391
- feat: Migrate from Poetry to uv by @shanyu-strix in #379
- Edit Strix GitHub Actions integration tip by @0xallam in #440
- fix: ensure LLM stats tracking is accurate by including completed subagents by @bearsyankees in #441
- feat: Add NoSQL injection vulnerability guide by @timlzh in #168
- feat(skills): add Kubernetes security testing skill by @mvanhorn in #394
- fix: wrap acompletion in asyncio.wait_for to prevent indefinite hangs by @seanturner83 in #453
- fix: --config flag now fully overrides ~/.strix/cli-config.json by @octo-patch in #457
- feat: add NoSQL injection skill by @sandiyochristan in #404
- fix: MiniMax tool call normalization and thinking block handling by @mitre88 in #458
- feat: add Novita AI as LLM provider by @Alex-yang00 in #385
- fix(llm): include system prompt tokens in memory compressor budget by @0xhis in #381
- Add SSTI and Header Injection vulnerability skills by @MoDarK-MK in #191
- Feature/fase 2 prompt optimization by @vsh00t in #183
- perf(agent): wake on state change instead of 500ms polling by @b4l4-sec in #305
- Fix MiniMax tool calling and terminal output parsing by @n1majne3 in #456
- Add Docker sandbox host mappings by @Dawn-Fighter in #488
- Strix v1.0.0 — Native tool calling, save & resume, multi-agent control by @0xallam in #499
New Contributors
- @shanyu-strix made their first contribution in #379
- @timlzh made their first contribution in #168
- @mvanhorn made their first contribution in #394
- @seanturner83 made their first contribution in #453
- @octo-patch made their first contribution in #457
- @mitre88 made their first contribution in #458
- @Alex-yang00 made their first contribution in #385
- @0xhis made their first contribution in #381
- @MoDarK-MK made their first contribution in #191
- @vsh00t made their first contribution in #183
- @b4l4-sec made their first contribution in #305
- @n1majne3 made their first contribution in #456
- @Dawn-Fighter made their first contribution in #488
Full Changelog: v0.8.3...v1.0.0