You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Loader self-update notification in TUI — checks npm registry for newer version, shows ↑ vX.Y.Z in header.
Updated TUI preview screenshot for v1.6.x.
Fixed
[update] false positive for mono-repo entries — abbreviated hash length mismatch (%h >7 chars vs substring(0,7)). Fixed to startsWith comparison and %H full hash.
Help header padding — balanced spacing inside gold background.
Changed
TUI header — version number removed to avoid screenshot churn on releases.