Skip to content

Releases: junhoyeo/tokscale

v2.0.27

21 Apr 19:17

Choose a tag to compare

Tokscale

tokscale@v2.0.27 is here!

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

20 Apr 12:56

Choose a tag to compare

Tokscale

tokscale@v2.0.26 is here!

What's Changed

  • fix(cli): detach TUI cache warming after submit to avoid hang by @junhoyeo in #448
  • feat(tui): set terminal tab title to 'Tokscale' on launch by @zxmpg41 in #449

New Contributors

Full Changelog: v2.0.25...v2.0.26

v2.0.25

17 Apr 08:09

Choose a tag to compare

Tokscale

tokscale@v2.0.25 is here!

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

15 Apr 18:46

Choose a tag to compare

Tokscale

tokscale@v2.0.24 is here!

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 ProfileHeader component by @junhoyeo (23d2974)
  • style: consolidate ActionButton styles 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

12 Apr 16:57

Choose a tag to compare

Tokscale

tokscale@v2.0.22 is here!

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

Full Changelog: v2.0.21...v2.0.22

v2.0.21

10 Apr 08:36

Choose a tag to compare

Tokscale

tokscale@v2.0.21 is here!

What's Changed

  • fix(opencode): track all channel-suffixed dbs by @junhoyeo in #406
  • docs: propose Claude Code agent tracking in TUI Agents tab by @junhoyeo in #407
  • feat(scanner): add scanner.opencodeDbPaths to settings.json by @junhoyeo in #409

Full Changelog: v2.0.20...v2.0.21

v2.0.20

07 Apr 05:25

Choose a tag to compare

Tokscale

tokscale@v2.0.20 is here!

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

06 Apr 15:25

Choose a tag to compare

Tokscale

tokscale@v2.0.19 is here!

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

05 Apr 23:21

Choose a tag to compare

Tokscale

tokscale@v2.0.18 is here!

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

01 Apr 10:03

Choose a tag to compare

Tokscale

tokscale@v2.0.17 is here!

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