Skip to content

UsageAI 0.7.0

Choose a tag to compare

@VladiKogan VladiKogan released this 11 Aug 11:45
· 33 commits to main since this release

What's new

  • Added the pure TypeScript UsageAI extension for VS Code and Antigravity (extension version 0.1.6), with a persistent Activity Bar dashboard and compact Status Bar usage readings.
  • Added local usage clients for Codex, Claude Code, GitHub Copilot, Gemini CLI, and Antigravity quota summaries.
  • Added multi-provider Status Bar checkboxes and organized settings into General, Status Bar, and Usage Levels sections.
  • Added extension CI, parser tests, orchestration tests, release documentation, and credential-handling guidance.

Fixes

  • Fixed the extension Activity Bar icon rendering as a solid white square.
  • Changed long reset countdowns to days and hours.
  • Applied the configured Providers order to both dashboard cards and selected Status Bar items.

Downloads

  • Windows: use UsageAI-0.7.0-Setup.exe or UsageAI-0.7.0-portable.exe.
  • VS Code / Antigravity: install usageai-0.1.6.vsix with Extensions: Install from VSIX....
  • Each 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 10 extension tests passed.