| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-05-10 | 4.3 kB | |
| v2.1.1 source code.tar.gz | 2026-05-10 | 28.6 MB | |
| v2.1.1 source code.zip | 2026-05-10 | 28.8 MB | |
| Totals: 3 Items | 57.4 MB | 1 | |
[](https://github.com/junhoyeo/tokscale)
# `tokscale@v2.1.1` is here!
What's Changed
- fix(gemini): parse current JSONL session usage by @IvGolovach in https://github.com/junhoyeo/tokscale/pull/495
- fix(codex): attribute resumed token counts to later model by @IvGolovach in https://github.com/junhoyeo/tokscale/pull/496
- docs: add deno dx examples by @Ardakilic in https://github.com/junhoyeo/tokscale/pull/494
- fix(core): handle incomplete upstream session data by @junhoyeo in https://github.com/junhoyeo/tokscale/pull/501
- chore: bump agents by @junhoyeo (5f5d715010736b31739c5c35f7c0f01254ee18d8)
- fix(ci): keep PR auto-fix commits from skipping validation by @IvGolovach in https://github.com/junhoyeo/tokscale/pull/502
- fix(copilot): parse VS Code OTel usage records by @IvGolovach in https://github.com/junhoyeo/tokscale/pull/503
- fix(copilot): harden VS Code OTel parser against trace-id collisions by @junhoyeo in https://github.com/junhoyeo/tokscale/pull/505
- fix(cursor): sync usage cache before local reports by @IvGolovach in https://github.com/junhoyeo/tokscale/pull/504
- fix(cursor): bound auto-sync latency with HTTP timeout and freshness gate by @junhoyeo in https://github.com/junhoyeo/tokscale/pull/507
- test(antigravity): redirect TOKSCALE_CONFIG_DIR for hermetic test isolation by @junhoyeo in https://github.com/junhoyeo/tokscale/pull/506
- ci: update coverage badge [skip ci] by @github-actions[bot] (4463674bcae080911ce9e468356e0a562dc01622)
- fix(claude): scan wrapper transcripts with usage metadata by @IvGolovach in https://github.com/junhoyeo/tokscale/pull/513
- fix(kilo): harden SQLite parser row handling by @IvGolovach in https://github.com/junhoyeo/tokscale/pull/510
- fix(codex): deduplicate forked token count history by @IvGolovach in https://github.com/junhoyeo/tokscale/pull/511
- feat(zed): support hosted Zed agent threads by @makoMakoGo in https://github.com/junhoyeo/tokscale/pull/509
- feat(auth): support non-interactive API token auth by @IvGolovach in https://github.com/junhoyeo/tokscale/pull/512
- fix(auth): clear API token after copy + cross-feature regression coverage by @junhoyeo in https://github.com/junhoyeo/tokscale/pull/514
- chore(frontend): add vitest config so @/* aliases resolve in tests by @junhoyeo in https://github.com/junhoyeo/tokscale/pull/515
- chore(security): rehash plaintext personal tokens, drop OR-clause by @junhoyeo in https://github.com/junhoyeo/tokscale/pull/516
- fix(codex): suppress inherited forked subagent usage by @IvGolovach in https://github.com/junhoyeo/tokscale/pull/521
- feat(kiro): add Kiro client support by @leecoder in https://github.com/junhoyeo/tokscale/pull/525
- fix(cli): avoid wrapped clients flag parser collision by @kacpersaw in https://github.com/junhoyeo/tokscale/pull/529
- fix(kiro): stop reading JSONL after line errors by @junhoyeo in https://github.com/junhoyeo/tokscale/pull/536
- docs(readme): add Zed row to localized READMEs by @junhoyeo in https://github.com/junhoyeo/tokscale/pull/538
- chore(kiro): format parser changes by @junhoyeo in https://github.com/junhoyeo/tokscale/pull/537
- docs(readme): use Deno quickstart without alias setup by @junhoyeo in https://github.com/junhoyeo/tokscale/pull/535
- fix(submit): accept Zed usage payloads by @junhoyeo in https://github.com/junhoyeo/tokscale/pull/534
- fix(gemini): include tool tokens in reported totals by @junhoyeo in https://github.com/junhoyeo/tokscale/pull/531
- fix(gemini): avoid caching partial JSONL parses by @junhoyeo in https://github.com/junhoyeo/tokscale/pull/532
- fix(cursor): require fresh cache for each saved account by @junhoyeo in https://github.com/junhoyeo/tokscale/pull/533
- fix(ci): gate macOS-only Zed scanner test and quiet test-only clippy lints by @junhoyeo in https://github.com/junhoyeo/tokscale/pull/539
- ci: update coverage badge [skip ci] by @github-actions[bot] (b140a071a44c65bf0fcfa4bf81ca7ec64b8b7232)
New Contributors
- @leecoder made their first contribution in https://github.com/junhoyeo/tokscale/pull/525
- @Ardakilic made their first contribution in https://github.com/junhoyeo/tokscale/pull/494
Full Changelog: https://github.com/junhoyeo/tokscale/compare/v2.1.0...v2.1.1