| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| strix-1.2.0-linux-x86_64.tar.gz | 2026-07-21 | 85.8 MB | |
| strix-1.2.0-macos-arm64.tar.gz | 2026-07-21 | 63.9 MB | |
| strix-1.2.0-macos-x86_64.tar.gz | 2026-07-21 | 66.5 MB | |
| strix-1.2.0-windows-x86_64.zip | 2026-07-21 | 67.2 MB | |
| README.md | 2026-07-21 | 4.0 kB | |
| v1.2.0 source code.tar.gz | 2026-07-21 | 4.5 MB | |
| v1.2.0 source code.zip | 2026-07-21 | 4.6 MB | |
| Totals: 7 Items | 292.4 MB | 3 | |
What's Changed
- fix(runtime): stage symlink-safe copies for LocalDir uploads by @bearsyankees in https://github.com/usestrix/strix/pull/766
- fix(runtime): retry transient sandbox startup failures by @bearsyankees in https://github.com/usestrix/strix/pull/768
- feat(runtime): resolve sandbox ports over a shared Docker network by @devin-ai-integration[bot] in https://github.com/usestrix/strix/pull/775
- fix(core): bound per-agent image memory (proactive budget + inherited-context scrub) by @devin-ai-integration[bot] in https://github.com/usestrix/strix/pull/779
- feat(runtime): opt-in resource limits for docker sandbox containers by @devin-ai-integration[bot] in https://github.com/usestrix/strix/pull/780
- Revert "fix(runtime): retry transient sandbox startup failures (#768)" by @devin-ai-integration[bot] in https://github.com/usestrix/strix/pull/782
- docs(prompts,skills): bound recon output for shared-disk hygiene by @devin-ai-integration[bot] in https://github.com/usestrix/strix/pull/783
- docs(tools): guide proportional wait_for_message timeouts by @devin-ai-integration[bot] in https://github.com/usestrix/strix/pull/784
- docs(prompts,skills): stop hardcoding /workspace/scratch path by @devin-ai-integration[bot] in https://github.com/usestrix/strix/pull/786
- fix(runtime): cap sandbox container logs to prevent host disk exhaustion by @0xallam in https://github.com/usestrix/strix/pull/785
- fix(runtime): close the docker client on session cleanup by @0xallam in https://github.com/usestrix/strix/pull/787
- fix(prompt): down-rate or skip findings on demo data / demo environments by @devin-ai-integration[bot] in https://github.com/usestrix/strix/pull/793
- fix(proxy,tooling): serialize+reconnect Caido client, actionable HTTPQL errors, sandbox tool guidance by @devin-ai-integration[bot] in https://github.com/usestrix/strix/pull/794
- revert(proxy): drop overfit Caido reconnect/HTTPQL band-aids, keep serialization lock by @devin-ai-integration[bot] in https://github.com/usestrix/strix/pull/799
- fix(report): restore cost tracking for OpenRouter and other LiteLLM-routed models by @devin-ai-integration[bot] in https://github.com/usestrix/strix/pull/801
- fix(llm): retry statusless mid-stream provider errors (quota/billing/transient) by @devin-ai-integration[bot] in https://github.com/usestrix/strix/pull/790
- fix(llm): add per-turn model request timeout so stalled streams fail fast and retry by @devin-ai-integration[bot] in https://github.com/usestrix/strix/pull/802
- fix(llm): use a JSON-serializable per-turn model timeout by @devin-ai-integration[bot] in https://github.com/usestrix/strix/pull/803
- recon asset discovery skill by @bearsyankees in https://github.com/usestrix/strix/pull/809
- docs(skills): add grafana_prometheus observability pivot skill by @bearsyankees in https://github.com/usestrix/strix/pull/812
- fix(proxy): recompute Content-Length when replaying a modified body by @thejesh23 in https://github.com/usestrix/strix/pull/816
- strip transfer encoding by @bearsyankees in https://github.com/usestrix/strix/pull/820
- fix(report): prevent code-fence breakout in vulnerability markdown by @thejesh23 in https://github.com/usestrix/strix/pull/817
- docs(reporting): add CVSS calibration guidance to reduce severity inf… by @bearsyankees in https://github.com/usestrix/strix/pull/821
- docs(skills): add Active Directory / Kerberos domain testing skill by @bearsyankees in https://github.com/usestrix/strix/pull/825
- Local run viewer: email reports, run history, and the platform suite by @yoni-at-strix in https://github.com/usestrix/strix/pull/813
- chore: release v1.2.0 by @devin-ai-integration[bot] in https://github.com/usestrix/strix/pull/826
New Contributors
- @thejesh23 made their first contribution in https://github.com/usestrix/strix/pull/816
- @yoni-at-strix made their first contribution in https://github.com/usestrix/strix/pull/813
Full Changelog: https://github.com/usestrix/strix/compare/v1.1.0...v1.2.0