v0.7.0
What's changed
Changed
- TUI adopts
ratatui-bubbleteastyling and components. The native
terminal app now uses a Bubble Tea-inspired dashboard layout with rounded
blocks, a selectable vendor sidebar, themed help text, block-style progress
bars, and loading spinners while preserving ai-usagebar's existing
usage-severity colors. The MSRV is now Rust 1.88 to match the new dependency
metadata.
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.7.0/ai-usagebar-linux-x86_64.tar.gz | tar xz -C ~/.local/bin ai-usagebar ai-usagebar-tuiChecksums (SHA256)
eccd6bf2e4cb1c33225161f9cafd0d633e410538a333d9a2ada551deb2afa36f ai-usagebar-linux-aarch64.tar.gz
5eed57b50ce4206cbe6e3bea90811f3922b898371b46d19d8d51341dbfeb437a ai-usagebar-linux-x86_64.tar.gz
Full diff: v0.6.0...v0.7.0