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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
🚀 Release v0.1.6 (July 9, 2026)
Subprocess-Free Load Average: Replaced bc shell calls in statusline.sh with pure Bash decimal stripping to improve rendering performance and remove external package dependency.
Windows Git Timeout Resilience: Ported the Git timeout safeguard to statusline.ps1 using a .NET-native Process wrapper with a 1-sec limit to prevent PowerShell hangs on slow remote filesystems.