• v0.10.0
    release / release (push) Successful in 14s
    Stable

    jessey released this 2026-05-22 06:05:41 +00:00 | 106 commits to main since this release

    Added

    • Actionable Environment page (M6) — install & apply, not just advice. Findings that
      recommend a tool or a setting are now one-click:
      • Install buttons for GameMode, MangoHud, and cpupower (added to the M9 component catalog,
        so they also appear on the Setup page with the existing installer).
      • Apply controls for runtime-reversible tunables — a dropdown of the live options + Apply,
        via a single pkexec prompt, no reboot: CPU governor, NVIDIA persistence mode,
        PCIe ASPM policy, vm.swappiness, Transparent HugePages (core/fixes.py). The
        chosen value is validated against the live options before anything runs.
      • This is the consent-gated apply milestone D9 anticipated, scoped to safe settings (D22).
        GRUB-based fixes and CPU mitigations stay suggestion-only; rigdoctor gameenv still prints
        the exact commands for headless use.

    Changed

    • The Finding model gained optional action (installable component) and fix (applyable
      tunable) fields; the shared finding_card widget renders the matching control.
    Downloads