| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-05-01 | 4.8 kB | |
| v2.1.0 source code.tar.gz | 2026-05-01 | 28.5 MB | |
| v2.1.0 source code.zip | 2026-05-01 | 28.7 MB | |
| Totals: 3 Items | 57.2 MB | 2 | |
[](https://github.com/junhoyeo/tokscale)
# `tokscale@v2.1.0` is here!
What's Changed
- fix(tui): use fuzzy matching for provider colors by @zxmpg41 in https://github.com/junhoyeo/tokscale/pull/459
- fix(tui): preserve per-tab sort state across tab switches by @stevejkang in https://github.com/junhoyeo/tokscale/pull/458
- fix(ci): only check staged changes before committing coverage badge by @junhoyeo (134a88b942c553727254f52ef374c20e82fa5ccf)
- chore(ci): upgrade GitHub Actions to Node.js 24-compatible versions by @junhoyeo in https://github.com/junhoyeo/tokscale/pull/466
- feat: add Goose (aaif-goose/goose) session scanner by @fruwe in https://github.com/junhoyeo/tokscale/pull/457
- feat(cli): add --client/-c filter flag, deprecate per-client booleans by @junhoyeo in https://github.com/junhoyeo/tokscale/pull/464
- feat: add Codebuff local session support by @anandghegde in https://github.com/junhoyeo/tokscale/pull/454
- fix(hourly): polish cache schema, dispatch, sort defaults, and float guards by @crhan in https://github.com/junhoyeo/tokscale/pull/359
- ci: update coverage badge [skip ci] by @github-actions[bot] (f80b036aff9b3c034c6fe2354dadfe344fd768b6)
- feat(antigravity): add Google Antigravity client with sync-first cache parser by @ddarkr in https://github.com/junhoyeo/tokscale/pull/355
- ci: update coverage badge [skip ci] by @github-actions[bot] (15d3298bdfa38566fc977985d9fbf6e12fa2b22f)
- fix: tighten antigravity RPC trust boundary, codebuff parser edges, and client filter UX by @junhoyeo in https://github.com/junhoyeo/tokscale/pull/467
- docs: add Codebuff, Goose, and Antigravity to translated READMEs by @junhoyeo (d1015984b91938f6c6dd1965ffe55162fb2b6968)
- chore(assets): add Goose client logo and register missing clients in frontend constants by @junhoyeo (bd31925ba3854fad3a233d4c46e32f2f42f67e87)
- docs(readme): unify Goose logo and group Kilo rows together in client tables by @junhoyeo (b9e81408dbb8fad4b5a893dd6184501269d70fc0)
- fix(wrapped): register Antigravity in client name and logo lookups by @junhoyeo (574093fad40a153d07f464b5f45415d296cee47e)
- docs: add GitHub Copilot CLI sections to translated READMEs by @junhoyeo (ce7cd1e15e1d5ef767bc76ef3fc26f28d4d82928)
- chore(assets): replace Antigravity favicon with local PNG asset by @junhoyeo (8d254903faa008a76bfd66cb5072691c950d78bf)
- [ImgBot] Optimize images by @imgbot[bot] in https://github.com/junhoyeo/tokscale/pull/469
- fix(cli): unify settings.json + star-cache.json under ~/.config/tokscale on macOS by @yousiki in https://github.com/junhoyeo/tokscale/pull/468
- ci: update coverage badge [skip ci] by @github-actions[bot] (05e50081fc489df84ab68f69ab836a4b0e4f7007)
- fix(cli): keep TOKSCALE_CONFIG_DIR hermetic and recover legacy macOS star-cache by @junhoyeo (6b893c03cd63eb834828ae619ebee469b948f310)
- fix(cli): honor XDG_CONFIG_HOME on Linux and clarify TOKSCALE_CONFIG_DIR docs by @junhoyeo (61001ff06f0c084f289c5e482f36a980fcbd2fa7)
- feat: consolidate caches under
~/.config/tokscale/cache, render TUI cache eagerly, add--write-cacheopt-in for light mode by @junhoyeo in https://github.com/junhoyeo/tokscale/pull/473 - fix: address prepublish blockers across Antigravity, cache migration, and write-cache surfaces by @junhoyeo in https://github.com/junhoyeo/tokscale/pull/475
- fix(pricing): support GPT parenthesized reasoning tiers by @makoMakoGo in https://github.com/junhoyeo/tokscale/pull/478
- refactor(pricing): align parenthesized reasoning tiers with CLIProxyAPI by @makoMakoGo in https://github.com/junhoyeo/tokscale/pull/480
- fix(pricing): support GPT-5.5 tiered pricing by @IvGolovach in https://github.com/junhoyeo/tokscale/pull/482
- fix(tui): let Overview scroll through all models by @IvGolovach in https://github.com/junhoyeo/tokscale/pull/484
- fix(frontend): make profile URLs case-insensitive by @IvGolovach in https://github.com/junhoyeo/tokscale/pull/485
- feat(workspace): attribute Codex and OpenCode workspaces by @IvGolovach in https://github.com/junhoyeo/tokscale/pull/486
- fix(agents): strip ZWSP sort-order prefixes and normalize dash-format agent names by @stevejkang in https://github.com/junhoyeo/tokscale/pull/488
New Contributors
- @makoMakoGo made their first contribution in https://github.com/junhoyeo/tokscale/pull/478
- @yousiki made their first contribution in https://github.com/junhoyeo/tokscale/pull/468
- @anandghegde made their first contribution in https://github.com/junhoyeo/tokscale/pull/454
- @fruwe made their first contribution in https://github.com/junhoyeo/tokscale/pull/457
Full Changelog: https://github.com/junhoyeo/tokscale/compare/v2.0.27...v2.1.0