Skip to content

Mystral 1.0.10

Choose a tag to compare

@fexxdev fexxdev released this 17 May 18:00

What's New

Accurate Chip Detection

  • Fixed wrong chip identification — Mystral now reads the chip name directly from the OS (machdep.cpu.brand_string sysctl) instead of guessing from SMC sensor counts. All Apple Silicon chips (M1, M1 Pro, M1 Max, M2, M3, M4, etc.) are now correctly identified.
  • Robust CPU core counting — CPU core sensor detection is now prefix-based, so new or unmapped sensor keys are always counted correctly.
  • Improved diagnostic export — SMC export now includes hw.model identifier and sysctl chip name, making it easier to debug hardware-specific issues.

Full Changelog

v1.0.9...v1.0.10