v1.4.0
What's changed
Added
- Omarchy can hide the selected provider's percentage or balance for an
icon-only top-bar entry while keeping full details in the panel and tooltip
(#104). The established right-click TUI shortcut is unchanged.
Fixed
- Z.AI usage parsing accepts both
CREDIT_LIMITand the legacy
TOKENS_LIMITbucket names, including mixed responses during rollout. - Google Antigravity now discovers its dynamically assigned local server on
Windows through native process and TCP-table APIs, so CLI, TUI, and JSON
consumers no longer need to updateANTIGRAVITY_LS_ADDRESSafter restarts.
Install
Arch (AUR)
yay -S ai-usagebar-bin # prebuilt binary from this release
yay -S ai-usagebar # compiles from sourceManual
curl -fsSL https://github.com/akitaonrails/ai-usagebar/releases/download/v1.4.0/ai-usagebar-linux-x86_64.tar.gz | tar xz -C ~/.local/bin ai-usagebar ai-usagebar-tuiChecksums (SHA256)
2415cbbe4a17dbd359854a213d4810ae4f3fdef2f42d15a42df7bc09593ee5e4 ai-usagebar-linux-aarch64.tar.gz
3c4e3265dd281dfcd2d03eb472392002c810dfeedd12d7cdde0599b3a2dceae6 ai-usagebar-linux-x86_64.tar.gz
Full diff: v1.3.1...v1.4.0