v1.4.0
What's Changed
- Fix extra-usage rendering when Claude Code supplies
rate_limitson stdin — previously some Pro/Max sessions didn't show the extra-credits segment even when the data was available. Thanks @daniel3303 in #27. - Lead the README with the clone-based install flow and split the full step-by-step guide into a dedicated
INSTALL.mdso Claude Code has an authoritative, executable reference when the user asks it to install the status line. - Bake the target clone path (
~/.claude/statusline/) and a pointer toINSTALL.mdinto the suggested install prompt, so copy-pasting it into a fresh Claude Code session no longer leaves the destination directory ambiguous (#28).
Full Changelog: v1.3.0...v1.4.0