文件历史

6 次代码提交

作者 SHA1 备注 提交日期
Aster ef77604add feat: render model-scoped weekly usage windows (#669)
Parse and render bounded model-scoped weekly usage data from Claude Code stdin.

Harden untrusted labels and values, cover expanded and compact layouts, and prevent scoped-only data from overwriting shared external snapshots.
2026-07-16 09:22:36 +10:00
Jarrod Watts 5bbb956560 test: lock down usage and speed cache hardening
Document the absolute read-path requirement for external usage snapshots and add focused tests for relative read rejection plus private speed-cache directory and file modes.
2026-06-19 12:24:59 -04:00
Jarrod Watts 6501dbcebc fix: harden external usage snapshot writer 2026-05-28 12:18:13 +10:00
Matt Van Horn dbd91685ad feat: write stdin rate_limits to optional JSON snapshot file 2026-05-26 17:11:24 -07:00
Jarrod Watts 1f2d9c8ec4 fix: harden balance label usage rendering 2026-05-13 10:38:16 +10:00
Liu Qingyuan 3d9f7b7a78 feat: add external usage snapshot fallback (#478)
Allow the HUD to show usage from an opt-in local snapshot when Claude Code omits rate limits, while rejecting stale or malformed data and documenting the fallback.

Co-authored-by: amis <amis@amisdeMac-mini.local>
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-21 10:06:13 +10:00