Skip to content

v0.1.9: Defensive Payload Sanitization & Global Scope Hardening

Choose a tag to compare

@weby-homelab weby-homelab released this 22 Jul 16:41
v0.1.9
f6a35b6

🚀 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