Skip to content

v0.2.1: Smart Dynamic Line-Packing Engine & Zero Line Wrapping

Choose a tag to compare

@weby-homelab weby-homelab released this 22 Jul 16:48
v0.2.1
70bd687

🛡️ Antigravity CLI Statusline v0.2.1 — Zero Line-Wrapping Release

🛠️ What is Fixed:

  • Smart Dynamic Line-Packing Engine: Replaced rigid fixed-row layouts with a greedy, adaptive line-packing algorithm.
  • Zero Line Wrapping: Calculates exact visible character width per badge and automatically wraps badges into clean boxed rows (╭─, ├─, ╰─).
  • 100% Telemetry Guarantee: All 14 telemetry fields remain 100% visible on any terminal width (from 60 to 250+ cols) without text clipping or broken box borders.
  • PowerShell Parity: Updated statusline.ps1 to match the exact same greedy line-packing engine.

🛠️ Quick Upgrade:

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