v0.7.10-beta.3
New Features
- Add support for multiple Claude accounts (#1164) by @robinebers
- Add Antigravity local spend and usage history (#1139) by @robinebers
Bug Fixes
- Show reset countdown for Claude sessions below 1% instead of "Not started" (#1167) by @robinebers
- Restore Codex Session by default (#1165) by @robinebers
- Show Claude Fable directly below Weekly (#1141) by @robinebers
- Load Claude local spend without OAuth credentials (#1138) by @robinebers
Chores
- Remove obsolete documentation screenshot assets (#1159) by @robinebers
- Deduplicate test fixtures and prune subsumed tests (#1163) by @robinebers
- Simplify test suites while preserving regression coverage (#1143) by @robinebers
Changelog
Full Changelog: v0.7.10-beta.2...v0.7.10-beta.3
- 83202dd fix(claude): show reset countdown for sub-1% sessions instead of "Not started" (#1167) by @robinebers
- dd8b6ac Support multiple Claude accounts (#1164) by @robinebers
- 8eeb1c Remove obsolete documentation screenshot assets (#1159) by @robinebers
- 1c1e57f fix(codex): restore Session by default (#1165) by @robinebers
- a7f603e Deduplicate test fixtures and prune subsumed tests (#1163) by @robinebers
- b053901 Simplify test suites while preserving regression coverage (#1143) by @robinebers
- 7adda61 Add Antigravity local spend and usage history (#1139) by @robinebers
- 1e753ac fix(claude): show Fable directly below Weekly (#1141) by @robinebers
- 7f2b4ab fix(claude): load local spend without OAuth credentials (#1138) by @robinebers