-
released this
2026-05-22 06:05:41 +00:00 | 106 commits to main since this releaseAdded
- 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 gameenvstill prints
the exact commands for headless use.
- Install buttons for GameMode, MangoHud, and cpupower (added to the M9 component catalog,
Changed
- The
Findingmodel gained optionalaction(installable component) andfix(applyable
tunable) fields; the sharedfinding_cardwidget renders the matching control.
Downloads
- Actionable Environment page (M6) — install & apply, not just advice. Findings that