4 Commits

Author SHA1 Message Date
mikkeli ba54cbf84e Compact unicode bars and reset time for rate limit segment
Replaces ASCII [====] bars with █░ unicode blocks at width 8 (no
brackets) for both context and rate limit segments. Replaces static
"5h" label with actual reset time formatted as HH:MM.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-11 11:09:36 +09:00
mikkeli 95af855cf5 Add 5h rate limit bar and session cost to statusline
Dumps harness JSON to os.tmpdir() on each render to inspect available
fields. Adds a combined usage segment showing the Pro 5-hour rate limit
as a colour-coded bar and session cost in USD; each part is omitted
gracefully when its data is absent, so the script works for API instances too.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-11 09:21:59 +09:00
mikkeli 22db2fa1fc Added the file 2026-06-10 01:16:12 +00:00
mikkeli 5f643a5bdf Initial commit 2026-06-10 01:15:05 +00:00