mirror of
https://github.com/usestrix/strix.git
synced 2026-08-20 10:33:34 +02:00
Standalone macOS builds failed LLM preflight with a generic Connection error because cacert.pem was missing from the frozen bundle; also surface STRIX_DEBUG logs and exception cause chains before scan logging starts. Fixes #1008