| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-02-26 | 4.8 kB | |
| v2.0.0 source code.tar.gz | 2026-02-26 | 27.8 MB | |
| v2.0.0 source code.zip | 2026-02-26 | 27.9 MB | |
| Totals: 3 Items | 55.7 MB | 0 | |
[](https://github.com/junhoyeo/tokscale)
# `tokscale@v2.0.0` is here!
What's Changed
- feat(frontend): add landing page and move leaderboard to /leaderboard by @junhoyeo in https://github.com/junhoyeo/tokscale/pull/177
- fix(frontend): resolve Vercel build failures from dependency type mismatches by @junhoyeo in https://github.com/junhoyeo/tokscale/pull/179
- feat(cli): show provider and raw model in --light table for dedup diagnosis by @junhoyeo in https://github.com/junhoyeo/tokscale/pull/174
- feat(core): normalize model names at aggregation level to consolidate duplicates by @junhoyeo in https://github.com/junhoyeo/tokscale/pull/175
- feat(cli): add --group-by flag for configurable model grouping strategies by @junhoyeo in https://github.com/junhoyeo/tokscale/pull/178
- perf: reduce allocations in JSONL parsing and optimize frontend rendering by @junhoyeo in https://github.com/junhoyeo/tokscale/pull/182
- feat: add comprehensive code coverage infrastructure and test suite (22% → 60%+) by @junhoyeo in https://github.com/junhoyeo/tokscale/pull/184
- fix(core): port missing SQLite+dedup and OpenClaw fixes to rewrite branch by @junhoyeo in https://github.com/junhoyeo/tokscale/pull/193
- fix(tui): resolve TUI freeze/brick when left idle and eliminate all warnings by @junhoyeo in https://github.com/junhoyeo/tokscale/pull/195
- fix(tui): wrap-around list/tab selection at list boundaries by @Yeachan-Heo in https://github.com/junhoyeo/tokscale/pull/215
- chore: sync main → feat/ratatui-rewrite (v1.2.7–v1.3.0) by @Yeachan-Heo in https://github.com/junhoyeo/tokscale/pull/214
- sync: merge main into ratatui-rewrite by @Yeachan-Heo in https://github.com/junhoyeo/tokscale/pull/219
- sync(main→rewrite): merge main v1.4.2 — Kimi CLI as 10th data source by @junhoyeo in https://github.com/junhoyeo/tokscale/pull/222
- fix(frontend): harden postgres connection pool for serverless by @junhoyeo in https://github.com/junhoyeo/tokscale/pull/223
- Ratatui rewrite and Rust workspace migration by @junhoyeo in https://github.com/junhoyeo/tokscale/pull/150
- feat(tui): add modal dialog for source selection by @junhoyeo in https://github.com/junhoyeo/tokscale/pull/228
- refactor: rename source→client for AI client terminology by @junhoyeo in https://github.com/junhoyeo/tokscale/pull/230
- feat(tui): add group-by picker dialog by @junhoyeo in https://github.com/junhoyeo/tokscale/pull/232
- Revise README with new image and follow info by @junhoyeo (5a095f472ee6b2289ade6e6185d54b686169176b)
- Add explanation of Tokscale and its inspiration by @junhoyeo (2a5c77404556f9dbcc19aed6a7b0209490a6556d)
- refactor(core,cli): centralize client definitions with define_clients! macro by @junhoyeo in https://github.com/junhoyeo/tokscale/pull/237
- Deploy v2 to main 🛰️ by @junhoyeo in https://github.com/junhoyeo/tokscale/pull/239
- fix: backwards compat for source→client rename and SSR profile fetch by @junhoyeo in https://github.com/junhoyeo/tokscale/pull/240
- chore: update og-image by @junhoyeo (8d09fe3dd15bc57c04d028ac359f9566687cd589)
- Update README with upcoming v2 announcement by @junhoyeo (f36a34b7825b6a2918fa00db2fd933f3ac7b2bab)
- docs: sync v2 announcement to translated READMEs (ko, ja, zh-cn) by @junhoyeo (83be80170613f2bfdaf549d29307efab1f2d09a5)
- feat(frontend): format large token counts as T (trillions) with styled hover tooltip by @junhoyeo (6ae0974db62062f8762a9fc96c228b7b84f6a46d)
- chore: fix version control by @junhoyeo (8a54542d35fbab925244fd6aa57678797644a6dd)
- feat(frontend): add mobile navigation for ≤520px viewports by @junhoyeo in https://github.com/junhoyeo/tokscale/pull/242
- refactor(frontend): remove @primer/react and replace with styled-components by @junhoyeo in https://github.com/junhoyeo/tokscale/pull/243
- feat(frontend): add GitHub README profile embed SVG widget by @Yeachan-Heo in https://github.com/junhoyeo/tokscale/pull/238
- Fix React Server Components CVE vulnerabilities by @app/vercel in https://github.com/junhoyeo/tokscale/pull/246
- chore(cli): remove dead v1 TypeScript code by @junhoyeo (51da7173b8d2e2cc20e9060b434c939316d6dc5c)
- chore: remove packages/core napi-rs package by @junhoyeo (3b8e2e06dba2ddb87d97b3d038b5a254841c3692)
- chore: regenerate bun.lock after workspace cleanup by @junhoyeo (771bb47bd5e3d1dd4b40b4bdb84a24c72d30b327)
- fix(ci): use cross-compilation strip for ARM64 Linux targets by @junhoyeo (b8b8608daef3ddd99640b1ed9332330aa2dfe5a5)
New Contributors
- @app/vercel made their first contribution in https://github.com/junhoyeo/tokscale/pull/246
Full Changelog: https://github.com/junhoyeo/tokscale/compare/v1.4.3...v2.0.0