What's changed
Added
- Per-account tabs in the TUI (#17, follow-up to #14).
ai-usagebar-tui
now shows the default Claude tab plus one tab per[[anthropic.accounts]]
entry, each fetching with its own credentials file andanthropic/<label>
cache (the same resolution the widget's--accountuses, extracted into a
sharedAnthropicConfig::account_target). Anthropic-only; other vendors are
still one tab each. With no extra accounts configured the tab set and order
are unchanged.
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/v0.11.0/ai-usagebar-linux-x86_64.tar.gz | tar xz -C ~/.local/bin ai-usagebar ai-usagebar-tuiChecksums (SHA256)
2ba015a59a029f4c7950c98b733eb5ae87da705130d3a0ec34ec17bcea66d138 ai-usagebar-linux-aarch64.tar.gz
39760f1c30231009cc173c6a54d66f1749e898ba9f8f8ba1da1a4b5f11bc702d ai-usagebar-linux-x86_64.tar.gz
Full diff: v0.10.0...v0.11.0