You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(claude): harden usage data fetch and cache validation
- write api response to temp file before promoting to cache
- validate json contains utilization data before updating cache
- replace xargs printf with jq round for percentage calculation
- add fallback for empty percentage values
0 commit comments