Skip to content

v1.3.4

Choose a tag to compare

@alegauss alegauss released this 18 Jun 17:27

Claude Code Tray v1.3.4

Smarter usage projection for the weekly window, a clearer tooltip, and your display choice now sticks.

✨ What's new

  • Weekly (7d) pace-line projection. The 7-day window now decides danger with a proportional pace line — comparing your usage against the share an even, constant burn would have spent by now (elapsed ÷ 7 days). It's accurate from the very first reading (no warm-up needed) and a short burst over a 7-day window no longer trips a false alarm the way a slope fit could.
  • Rule-of-three ETA for the week. The projected time to 100% is derived from your average pace since the window started (elapsed × (100 − used) ÷ used), so the tooltip shows a concrete time instead of a vague warning. The 5h session and Extra windows keep the existing burn-rate (least-squares) projection.
  • Projection labelled by window. The tooltip line now names the active metric — e.g. Week 7d projection: 100% in 1d 14h (before reset) — so it's clear whether you're looking at the session or the week.
  • Selected window is remembered. Your Show on icon choice (Session 5h / Week 7d / Extra) now persists across restarts instead of resetting to 5h.

📝 Docs

  • README and website updated to describe the pace-line vs. burn-rate projection methods.

Full Changelog: v1.3.2...v1.3.4