v1.3.0
krahets/hello-algov1.3.0Jul 22, 2026by github-actions[bot]
AI Summary
This release significantly optimizes the container environment by reducing the sandbox image size and enhances the Local viewer UI with new terminology and support features.
Key Highlights
- Shrinks sandbox image size from 7.2GB to 3.8GB through cache cleanup and multi-stage builds.
- Adds UI polish and a new Feedback & Support tab to the Local viewer.
- Prominent scan switcher with updated 'pentest' terminology.
New Features
- Local viewer UI polish including Feedback & Support tab.
- Renamed scan switcher 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