You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added Google Gemini metrics and multi-point reset sparklines to both preview modes.
Upgraded preview rendering with high-quality bicubic interpolation and anti-aliasing.
Expanded the regression harness from 30 to 49 checks, with injectable provider, update-checker, and application-context seams for deterministic coverage.
Fixes
Corrected full-dashboard preview geometry to remove caption artifacts, clipping, scrollbars, and truncated metric labels.
Made cross-process refresh locks honor USAGEAI_DATA_DIR.
Fixed a shutdown race that could release an already-disposed refresh semaphore.
Validation
Release build completed with zero warnings and zero errors.
All 49 regression checks passed, including the elevated Windows ACL and EFS checks.