What’s New

strix v1.4.0

v1.4.0Android
Added 7
  • Add strix --update command for self-updating the CLI
  • Add sign in with ChatGPT subscription for inference
  • Add dedicated deduplication model
  • Add read-only list_reports and get_report tools
  • Add Linux ARM64 standalone release support
  • Enable Bedrock/Anthropic prompt caching for Claude models
  • Add graduated wrap-up warnings, budget reserve, and interactive budget pause/continue
Changed 7
  • Update CLI notifications
  • Quit after scan instead of hosting local viewer
  • Rename root agent to Strix
  • Move strix/viewer under strix/interface
  • Bound per-tool output before it enters agent history
  • Implement model-aware conversation compaction for long scans
  • Spill oversized tool output into the sandbox workspace
Fixed 6
  • Cap cryptography <49 to keep Intel macOS universal2 wheel
  • Strip markdown code fence from poc_script_code before rendering in reports
  • Resolve staged local-dir path to avoid symlink rejection on macOS
  • Retry transient mid-stream provider errors instead of crashing the scan
  • Don't dump raw warm-up traceback over the LLM error panel
  • Wake parent when a child hits a terminal state (MaxTurnsExceeded)
What's Changed
New Contributors

Full Changelog: https://github.com/usestrix/strix/compare/v1.3.1...v1.4.0

View original

Discussion