Skip to content

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 26 May 21:51
· 25 commits to main since this release
63faecd

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

Full Changelog: v0.8.3...v1.0.0