Skip to content

v5.1.0

Latest

Choose a tag to compare

@benabraham benabraham released this 21 Mar 13:44

What's Changed

New Features

  • Effort level display in model badge via model:effort=short (L/M/H/A) or model:effort=full (low/medium/high/auto). Reads from settings files with precedence chain. Note: max is session-only and cannot be detected.
  • Dump mode (SL_DUMP=1) for development: logs every stdin JSON input with timestamp to /tmp/claude-statusline-dump.jsonl
  • Native rate_limits support: reads usage data directly from CC 2.1.80+ stdin JSON, eliminating OAuth API calls. Falls back to deprecated OAuth API for older CC versions.

Full Changelog: v5.0.0...v5.1.0