-
released this
2026-05-22 11:33:17 +00:00 | 62 commits to main since this releaseAdded
- AI explanations now include recent game logs. When you press "Explain with AI" on a
diagnostic, RigDoctor also gathers recent Proton (~/steam-<appid>.log) and Steam
console logs (core/gamelogs.py, tail-read + size-bounded) and passes them to the model, so
it can correlate log errors with the sensor findings and pinpoint when something went wrong.
Fixed
- The AI explanation popup now renders Markdown (headings, bold, lists) instead of showing
raw###/**—QTextEdit.setMarkdown, and the model is told to answer in Markdown.
Downloads
- AI explanations now include recent game logs. When you press "Explain with AI" on a