Maintenance release with visibility fixes and quality-of-life improvements.
Install
Download cursor-usage-0.1.1.vsix below, then Command Palette → Extensions: Install from VSIX…, or:
cursor --install-extension cursor-usage-0.1.1.vsix
Reload the window afterwards.
What's new since v0.1.0
- Light-mode visibility fixed — status-bar badge and panel now use real editor foreground colors (were using tokens that default to white).
- Better panel contrast in light & dark: neutral progress track, transparent bordered chips, readable fills.
- Two status-bar badges kept adjacent — requests and spend stay side by side (fractional priorities so nothing wedges between them), each colored independently white → amber (≥80%) → red (≥100%).
- Click-to-expand — in the compact (short) panel, click a card to expand to full details, with a "Show less" link.
- Update checker — checks GitHub once a day (and via Cursor Usage: Check for Updates) and notifies when a newer version is available. Toggle with
cursorUsage.checkForUpdates.
Notes
Read-only, no login (reuses Cursor's local session token). Uses undocumented internal cursor.com endpoints — personal use.