ai-usagebar 1.14.0

Omarchy/Waybar widgets + TUI for tracking multi-provider AI plan usage
Documentation
1
2
3
4
5
6
7
8
//! Google Antigravity vendor — quota tracking via the local language server.

pub mod cloud;
pub mod credential;
pub mod fetch;
pub mod vendor;

pub use fetch::fetch_snapshot;