v0.7.12
New Features
- Add Muse Spark 1.3 effort variants to model pricing (#1244) by @validatedev
Bug Fixes
- Discover Claude Swap accounts and isolate their usage (#1226) by @maddada
- Handle exhausted Devin weekly quota when percentage is omitted (#1251) by @robinebers
- Keep Claude usage records whose nested iteration model is null (#1261) by @robinebers
- Read Claude plan badges from Anthropic's live profile (#1262) by @robinebers
- Separate Cursor Grok Bot mode pricing rates (#1246) by @robinebers
- Price Codex reserve usage at Luna rates (#1247) by @robinebers
- Avoid repeated Claude session ownership scans (#1245) by @robinebers
- Attribute nested Claude workflow usage to parent sessions (#1241) by @robinebers
- Exempt keep-open issues from stale auto-close (#1225) by @robinebers
Chores
- Record changelogs for v0.7.12-beta.1 and beta.2 by @robinebers
Changelog
Full Changelog: v0.7.11...v0.7.12
- 3b84fec docs: changelog for v0.7.12-beta.2 by @robinebers
- a0b408c fix: discover Claude Swap accounts and isolate their usage (#1226) by @maddada
- 6a28ace Fix exhausted Devin weekly quota when percentage is omitted (#1251) by @robinebers
- da03748 fix(claude): keep usage records whose nested iteration model is null (#1261) by @robinebers
- ced86a1 fix(claude): read the plan badge from Anthropic's live profile (#1262) by @robinebers
- bb055e2 docs: changelog for v0.7.12-beta.1 by @robinebers
- cd7900b fix(pricing): separate Cursor Grok Bot mode rates (#1246) by @robinebers
- 639bdbf fix(codex): price reserve usage at Luna rates (#1247) by @robinebers
- 29a2b84 Fix repeated Claude session ownership scans (#1245) by @robinebers
- adf0110 fix: attribute nested Claude workflow usage to parent sessions (#1241) by @robinebers
- dd02c12 feat(pricing): integrate Muse Spark 1.3 effort variants (#1244) by @validatedev
- 70dea9a fix: exempt keep-open issues from stale auto-close (#1225) by @robinebers