Commit Graph
2 Commits
Author SHA1 Message Date
Alex Schapiro f170619d45 fix(logging): detach preflight stderr handler when scan logging starts 2026-08-07 17:14:43 +00:00
not-knope 78d92ddd83 fix(packaging): bundle certifi CA bundle in PyInstaller binary
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
2026-08-07 15:46:29 +02:00