mirror of
https://github.com/usestrix/strix.git
synced 2026-09-14 14:19:09 +08:00
46b4e6cb64
The interactive start screen skipped validate_environment() entirely, and a bare prompt sent verify=false so the model preflight never ran. Both kinds of setup launch now verify the model before leaving the start screen, environment validation runs for every mode, and quitting setup without a scan still shows the update notice.