All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Increase status request timeout to 30 seconds
0.2.0 - 2026-06-23
--log-fileflag to log raw status JSON updates to a.jsonlfile- Add rate limit modules (
$rate_5h,$rate_7d) with usage %, reset countdown, threshold colors, and 蟀姎 icon
- Replace custom flag parsing with standard library
flagpackage - Replace custom hex color parsing with github.com/go-playground/colors library
- Fix empty status component rendering as blank segment
- Fix terminal width detection
- Fix CVE-2026-39824 and upgrade to golang.org/x/sys@v0.46.0
0.1.0 - 2026-03-18
- First public release of
claude-statusline! 馃帀 - Configuration via TOML file
- Modules: Model, Context bar, Context tokens, Context percentage, Cost, Duration, Status (using status.claude.com)
- Responsive layout with auto-wrapping and terminal width detection
- Performance optimizations for fast rendering