Skip to content

v0.2.2: Atomic Installation & Native macOS/Windows Battery Support

Latest

Choose a tag to compare

@weby-homelab weby-homelab released this 22 Jul 16:58
v0.2.2
26997f9

🚀 Antigravity CLI Statusline v0.2.2 — Official Production Release

📦 Key Updates:

  • Atomic Installation Safety: Updated install.sh to use atomic file replacement (mv -f .tmp target), guaranteeing that background statusline processes never read partially written files during upgrades.
  • Cross-Platform Battery Scanning: Integrated native macOS pmset battery detection alongside Linux /sys/class/power_supply and Windows WMI/CIM.
  • Smart Dynamic Line-Packing: Fully unified zero-wrapping layout engine across Linux, macOS, and Windows.

🛠️ One-Command Upgrade:

curl -fsSL https://raw.githubusercontent.com/weby-homelab/antigravity-cli-statusline/main/install.sh | bash