Releases: daniel3303/ClaudeCodeStatusLine
Releases · daniel3303/ClaudeCodeStatusLine
v1.1.0
What's New
Update Notifications
The status line now checks GitHub for new releases every 24 hours. When a newer version is available, a second line appears below the status bar showing the new version and a link to the repository. The check is cached and fails silently if the API is unreachable.
Effort Level Display Fix
The status line now displays the actual effort level value (low, medium, high, max) instead of hardcoded strings. A new red color is used for max effort, completing the intensity scale:
| Level | Color |
|---|---|
low |
dim |
medium |
orange |
high |
green |
max |
red |
Files Changed
statusline.sh— Bash/Zsh scriptstatusline.ps1— PowerShell scriptREADME.md— Updated documentation