v1.0.0

ibnaleem/gosearchv1.0.0May 26, 2026by github-actions[bot]

AI Summary

A major version release introducing native tool calling, multi-agent control, save & resume capabilities, and a suite of new security testing skills.

Key Highlights

  • Introduced native tool calling and multi-agent control
  • Added Kubernetes and NoSQL injection security testing skills
  • Migrated from Poetry to the `uv` package manager
  • Added Novita AI as a new LLM provider

New Features

  • Save and resume functionality
  • Docker sandbox host mappings
  • Kubernetes security testing skill
  • NoSQL injection skills

Full Release Notes

## 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