Releases: junhoyeo/tokscale
Releases · junhoyeo/tokscale
v2.0.27
What's Changed
- fix(opencode): deduplicate forked sqlite history by @IvGolovach in #451
- ci: update coverage badge [skip ci] by @github-actions[bot] (709bfcb)
- fix(amp): reconcile partial ledger usage with message fallback by @IvGolovach in #453
- ci: update coverage badge [skip ci] by @github-actions[bot] (6745277)
- fix(gemini): avoid double-counting cached input tokens by @IvGolovach in #452
Full Changelog: v2.0.26...v2.0.27
v2.0.26
v2.0.25
What's Changed
- feat(tui): distinguish models within same provider by cost-ranked shade colors by @akasai in #436
- fix(lint): satisfy rust 1.95 clippy strict rules by @junhoyeo (fa73437)
- fix(tui): provider color overrides across ranks + CLI / sessions / app.rs cleanup by @junhoyeo in #440
New Contributors
Full Changelog: v2.0.24...v2.0.25
v2.0.24
What's Changed
- fix(embed): polish 3D isometric rendering — gaps, animation, shading by @SeaL773 in #427
- feat(embed): add compact mode for 3D view and View toggle in sharing dialog by @SeaL773 in #428
- chore: refactor
ProfileHeadercomponent by @junhoyeo (23d2974) - style: consolidate
ActionButtonstyles by @junhoyeo (6d0880a) - fix(wrapper): align launcher smoke with supported runtimes by @junhoyeo in #429
- fix(copilot): normalize cache tokens in parser to align with others by @pmcgannon22 in #426
- fix(regressions): restore copilot accounting and embed behavior by @junhoyeo in #431
- fix(cursor): handle new v3 data format by @itsjling in #434
- fix(cli): restore local runner entrypoints by @junhoyeo in #435
- fix(frontend): address top codebase contract issues by @junhoyeo in #432
- fix(frontend): prevent rank badge overflow on 3+ digit ranks by @stevejkang in #437
- fix(pricing): try both anthropic and vertex_ai for Claude model lookups by @anaclumos in #438
- fix(lint): apply rustfmt to cursor cost parser by @junhoyeo (98e7ee1)
- Add npm version badge to README by @junhoyeo (cb7f2dd)
New Contributors
Full Changelog: v2.0.22...v2.0.24
v2.0.22
What's Changed
- feat(copilot): add GitHub Copilot CLI support by @pmcgannon22 in #415
- fix(wrapper): launcher validation with Windows compatibility fix by @junhoyeo in #421
- fix(release): version coherence checks with CI self-trigger fix by @junhoyeo in #420
- feat(hourly): add Hourly TUI tab with turn/message counts and profile view by @crhan (0c21da3)
- ci: update coverage badge [skip ci] by @github-actions[bot] (f5a43e8)
- feat(embed): add isometric 3D contribution graph view (view=3d) by @SeaL773 in #416
- fix(tui): restore sort defaults, add reasoning to hourly, hide empty turn column, fix date range by @junhoyeo in #422
- feat(claudecode): add subagent tracking to Agents tab by @junhoyeo in #423
- fix(embed): scale 3d cubes by usage, fix streak counting, handle empty contributions by @junhoyeo in #425
- fix(claudecode): cache parent lookups, handle aside_question naming, use payload agent_id by @junhoyeo in #424
- feat(scanner): support persistent extra scan paths in settings by Feng GAO (54f6e69)
- fix(test): set XDG_CONFIG_HOME in CLI test harness for settings.json discovery by @junhoyeo (9b627c2)
- style: cargo fmt on copilot exporter_status expression by @junhoyeo (9431c26)
New Contributors
- @SeaL773 made their first contribution in #416
- @pmcgannon22 made their first contribution in #415
Full Changelog: v2.0.21...v2.0.22
v2.0.21
v2.0.20
What's Changed
- fix(reports): allow local report commands to run without live pricing by @IvGolovach in #375
- test(cli): add missing offline report coverage by @junhoyeo in #402
- fix(ci): fix coverage badge stuck at 0% by @junhoyeo (0d8ee23)
- fix(ci): fix coverage badge 0% and flaky scanner test by @junhoyeo (c187ac1)
- ci: update coverage badge [skip ci] by @github-actions[bot] (326c009)
- docs: add coverage badge to all READMEs by @junhoyeo (f57424a)
- docs: fix translated README sync issues by @junhoyeo (11a519f)
- docs: reorder platform filter examples across all READMEs by @junhoyeo (bbb996a)
Full Changelog: v2.0.19...v2.0.20
v2.0.19
What's Changed
- [ImgBot] Optimize images by @imgbot[bot] in #397
- feat(core): add Oh My Pi session scanning by @ddarkr in #398
- fix(tui): preserve source ownership in stats day breakdown by @ddarkr in #400
- chore: add Oh My Pi docs, per-model message counts, test coverage, and overview merge-key fix by @junhoyeo in #401
New Contributors
Full Changelog: v2.0.18...v2.0.19
v2.0.18
What's Changed
- refactor(frontend): redesign SVG embed card for cleaner visual by @hellosunghyun in #384
- feat(frontend): add optional contribution graph to SVG embed card by @hellosunghyun in #386
- fix(frontend): address review suggestions from embed card PRs by @junhoyeo in #390
- feat: add Hermes Agent local session support by @pinion05 in #394
- docs: add Hermes Agent to translated READMEs and fix table ordering by @junhoyeo in #396
New Contributors
Full Changelog: v2.0.17...v2.0.18
v2.0.17
What's Changed
- fix(frontend): improve badge SVG text rendering and letter-spacing by @stevejkang in #382
- fix(tui): apply theme background to overview tab chart and legend areas by @stevejkang in #383
Full Changelog: v2.0.16...v2.0.17
