Changelog
2026-07-08v0.15.4— Update Animation
- Added: Animated spinner + progress bar with percentage for the auto-updater — the
npm installphase now shows a real-time filling bar (████░░░ 45%) with a Braille spinner, giving visual feedback during the 10–30s update. Falls back to plain text when stdout is piped. - Fixed: Column CSS
groupconflict — changedgrouptogroup/columnto prevent style collisions when columns are nested inside othergroupcontainers.