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
Made Claude Code authentication strictly read-only in both the Windows app and editor extension. UsageAI no longer refreshes Claude's shared OAuth token or rewrites .credentials.json, avoiding token-rotation races that could sign Claude Code out.
Added a bounded, read-only Gemini fallback through Google's official agy /usage command when no local Antigravity language server is running.
Kept the legacy Gemini CLI OAuth path as a compatibility fallback for users who have not moved to Antigravity CLI.
Added refreshed editor-extension previews and clearer provider, privacy, and setup documentation.
Downloads
Windows: use UsageAI-0.7.2-Setup.exe or UsageAI-0.7.2-portable.exe.
VS Code / Antigravity: install usageai-0.1.8.vsix, or use the Visual Studio Marketplace / Open VSX listings after publication.
Every artifact includes a matching SHA-256 file.
Validation
Release build completed with zero warnings and zero errors.
All 49 Windows regression checks passed, including elevated ACL and EFS checks.
All 12 editor-extension tests passed, with zero npm audit vulnerabilities.
The packaged VSIX contents and all three release checksums were verified.