Skip to content
This repository was archived by the owner on Sep 4, 2026. It is now read-only.

PickGauge v0.3.0

Latest

Choose a tag to compare

@github-actions github-actions released this 24 Jul 16:32
· 2 commits to main since this release
a363758

Highlights

  • Added Grok and Ollama coverage using safe local and official sources only. Grok reports the active CLI plan and Ollama reports local model availability plus an optional Cloud plan; neither invents quota percentages when the provider does not expose them.
  • Added pickgauge --version for checking the installed package without starting the desktop app.
  • Kept unsaved Settings actions visible and usable at compact window sizes.
  • Improved the floating capsule on KDE/XWayland: it now stays out of Alt+Tab, uses the correct KWin window class, and accepts the first click on frameless windows.

Reliability and release work

  • Provider refreshes now run concurrently while preserving stable output order.
  • Consolidated usage modeling, snapshot publication, local observation reuse, and sidecar lifecycle handling without changing the headless JSON v1 schema.
  • Added stronger CI gates for coverage, complexity, secrets, and dependency advisories.
  • Added real-binary and repaired-AppImage checks for headless commands.
  • Integrated the shared update dialog behind the disabled-by-default studioUpdateDialog flag.

Platform support

PickGauge is Linux/KDE-first. Windows and macOS builds are generated automatically but remain untested. Reports, issues, and pull requests from those platforms are welcome.