🚀 Antigravity CLI Statusline v0.1.9 — Production Release
📦 Key Highlights & Improvements:
- Defensive Payload Sanitization: Safe fallbacks and numeric sanitization for
USED_PCT, COLS, SUBAGENTS, ARTIFACTS, and quota fields under set -e.
- Global Scope Hardening: Removed invalid
local keyword from global scope in battery telemetry scanner.
- Cross-Platform Compatibility: Enhanced
LC_NUMERIC=C float handling and safe /sys/class/power_supply path checking for Linux and macOS.
- PowerShell Null-Safety: Defensive null navigation for PowerShell
statusline.ps1 and symlink preservation in uninstall.ps1.
- Layout Size Options: Support for
--compact, --medium, and --medium-wide CLI overrides.
🛠️ Installation / Upgrade:
curl -fsSL https://raw.githubusercontent.com/weby-homelab/antigravity-cli-statusline/main/install.sh | bash