• v0.30.0
    release / release (push) Successful in 15s
    Stable

    jessey released this 2026-05-22 11:57:20 +00:00 | 58 commits to main since this release

    Added

    • Logging & report bundles (M15, D25) — opt-in via one Settings → Logging toggle
      (default off). When on: the app logs to a rotating app.log, and each diagnostic is stored
      in its own folder
      (~/.local/share/rigdoctor/diagnostics/<id>/) with the capture log, a
      structured result.json, a readable report.txt, a session-scoped game-log snapshot, and an
      ai/ record of every AI interaction — the exact data sent, which model, and its reply.
    • Report — a button on the diagnostic dialog (and rigdoctor bundle) zips a diagnostic's
      folder plus app.log into ~/.local/share/rigdoctor/reports/<id>.zip for sharing. Everything
      stays local; the zip only leaves your machine if you share it. Available only when logging is on.
    Downloads