OpenUsage 0.7.3-beta.1
Pre-release
Pre-release
v0.7.3-beta.1
New Features
- feat(onboarding): fresh installs start with detected providers + welcome card (#830) by @robinebers
- feat(spend): native log scanners + dynamic model pricing, drop ccusage (#827) by @robinebers
Bug Fixes
- fix(pricing): override Opus 4.7/4.8 fast-mode rates with Cursor's published pricing (#835) by @robinebers
- fix(claude): explain CLI login when only the desktop app is signed in (#828) by @robinebers
- fix(claude): only show desktop-app hint when no CLI credentials are stored (#828) by @robinebers
- fix(tests): port #828's desktop-app test off the removed CcusageRunner (#834) by @robinebers
- fix(tests): repair desktop-app-hint test broken by ccusage removal on main (#830) by @robinebers
Chores
- docs: add pricing-update skill for syncing the pricing supplement (#831) by @robinebers
Changelog
Full Changelog: v0.7.2...v0.7.3-beta.1
- 3c5882a fix(pricing): override Opus 4.7/4.8 fast-mode rates with Cursor's published pricing by @robinebers
- 4fe8d17 fix(tests): port #828's desktop-app test off the removed CcusageRunner by @robinebers
- e26b1c8 fix(tests): repair desktop-app-hint test broken by ccusage removal on main by @robinebers
- 59008dd feat(onboarding): fresh installs start with detected providers + welcome card by @robinebers
- 7aeead1 docs: add pricing-update skill for syncing the pricing supplement by @robinebers
- 5ea794a fix(claude): only show desktop-app hint when no CLI credentials are stored by @robinebers
- be66c05 fix(claude): explain CLI login when only the desktop app is signed in by @robinebers
- 68cc5c6 feat(spend): native log scanners + dynamic model pricing, drop ccusage by @robinebers