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