New Features
- Add local usage trend chart and per-model usage percentages (#542) by @rohithgoud30
- Replace Windsurf provider with Devin (#551) by @robinebers
Bug Fixes
- Fix tray percentage fallback and Claude extra usage metric scope (#548) by @krismolendyke
- Handle Cursor free account pooled limit (#544) by @rohithgoud30
- Make provider rail scrollable (#543) by @rohithgoud30
Chores
- Rename Devin weekly quota label by @robinebers
Changelog
Full Changelog: v0.6.25...v0.6.26
- fdee2b2 Rename Devin weekly quota label by @robinebers
- 4848fce Replace Windsurf provider with Devin by @robinebers
- 455f721 test(tray): refactor and expand fallback tests for tray primary progress by @krismolendyke
- 8a801cc fix(plugins/claude): change extra usage spent metric scope to overview by @krismolendyke
- 83911d8 fix(plugins/claude): add fallback primary candidates for tray percentage by @krismolendyke
- 219c4b8 fix(cursor): handle free account pooled limit by @rohithgoud30
- 1c2e113 fix(side-nav): make provider rail scrollable by @rohithgoud30
- 3cb8a75 fix: bound barChart point parsing and de-flake usage trend tests by @rohithgoud30
- 4b5a38f refactor: address review feedback on usage trend feature by @rohithgoud30
- a6b581f feat: add local usage trend chart and per-model usage percentages by @rohithgoud30