v2.0.2
AI-Statusline Plugin v1.2.2 - Rate Limit Usage Display
What's New
Added rate limit usage display for Claude Code 2.1.80+. The status line now shows your 5-hour and 7-day rate limit consumption with color-coded thresholds:
- Green - under 50% usage
- Yellow - 50-79% usage
- Red - 80%+ usage
Example: 5h:12% 7d:4%
Details
- New
SHOW_RATE_LIMITSconfiguration option (enabled by default) - Reads
rate_limits.five_hour.used_percentageandrate_limits.seven_day.used_percentagefrom the Claude Code statusline JSON - Both Bash and PowerShell script templates updated
- Gracefully hidden on older Claude Code versions where the
rate_limitsfield is absent - Updated model name references from Opus 4.5 to Opus 4.6
Requirements
- Claude Code 2.1.80+ for rate limit display (all other features work on any version)