v1.3.0Android
Changed 3
- Reduce sandbox image size from 7.2GB to 3.8GB through cache cleanup, multi-stage Go build, and dropping ZAP
- Polish local viewer UI and add Feedback & support tab
- Add prominent scan switcher to local viewer and rename to pentest terminology
Fixed 2
- Keep /app/.venv/bin on the login-shell PATH so python is accessible
- Make root agent orchestrate-only and fold fixing into reporting
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