v1.3.0
usestrix/strixv1.3.0Jul 22, 2026by github-actions[bot]
AI Summary
A release focused on performance improvements, particularly reducing the sandbox image size, and UI enhancements for the Local viewer.
Key Highlights
- Significant sandbox image size reduction (7.2GB → 3.8GB) via caching and multi-stage builds
- UI polish and addition of a Feedback & support tab in the Local viewer
- Renaming and terminology updates for the Local viewer (scan switcher to 'pentest' terminology)
- Fix for root agent orchestration
New Features
- Local viewer UI polish and feedback support
- Prominent scan switcher renamed to 'pentest' terminology
Full Release Notes
## What's Changed * fix(container): keep /app/.venv/bin on the login-shell PATH so python… by @bearsyankees in https://github.com/usestrix/strix/pull/839 * fix(prompt): make root agent orchestrate-only and fold fixing into reporting by @devin-ai-integration[bot] in https://github.com/usestrix/strix/pull/827 * sandbox: shrink image 7.2GB → 3.8GB (cache cleanup, multi-stage Go build, drop ZAP) by @seanturner83 in https://github.com/usestrix/strix/pull/474 * Local viewer: UI polish and a Feedback & support tab by @0xallam in https://github.com/usestrix/strix/pull/847 * Local viewer: prominent scan switcher + rename to "pentest" terminology by @0xallam in https://github.com/usestrix/strix/pull/848 * chore: release v1.3.0 by @0xallam in https://github.com/usestrix/strix/pull/849 **Full Changelog**: https://github.com/usestrix/strix/compare/v1.2.0...v1.3.0