What's Changed
- feat: add token usage visualization frontend by @junhoyeo in #1
- feat(tui): migrate from Ink to OpenTUI/Solid.js with theming, mouse support, and performance improvements by @junhoyeo in #2
- chore: migrate to Bun and update docs for OpenTUI by @junhoyeo in #3
- fix(tui): comprehensive TUI improvements and bug fixes by @junhoyeo in #4
- feat(tui): implement totalDays, peakHour, and longestSession stats by @junhoyeo in #5
- fix(core): upgrade napi to v3 for type generation compatibility by @junhoyeo in #8
- fix(tui): change selected tab text color to black for better visibility by @junhoyeo in #7
- feat(frontend): add blackhole hero section by @junhoyeo in #6
- fix(cli): non-blocking native calls via subprocess (combines PR #9 & #10) by @junhoyeo in #11
- feat(cli,tui): add JSON output, responsive TUI design, and Rust performance optimizations by @junhoyeo in #12
- fix: calculate model percentage by cost instead of tokens by @junhoyeo in #13
- fix: include cache tokens in totals and remove name sort filter by @junhoyeo in #14
- refactor: rename project to Tokscale and restructure monorepo by @junhoyeo in #15
- feat: TypeScript fallback with exact Rust parity for CLI by @junhoyeo in #16
- fix(tui): restore terminal state properly on exit by @junhoyeo in #17
- feat(tui): contribution grid click, caching, and terminal cleanup by @junhoyeo in #18
- feat(tui): DateBreakdownPanel improvements, shared components, and branding by @junhoyeo in #19
- chore: rebrand to tokscale.ai by @junhoyeo in #20
- feat(frontend): UI/UX improvements - dark mode, accessibility, SEO by @junhoyeo in #21
- feat(frontend): implement new hero and footer UI per Figma specs by @junhoyeo in #23
- feat(cli): add wrapped command for shareable year-in-review images by @junhoyeo in #24
- feat(api): implement source-level merge for submit endpoint by @junhoyeo in #26
- [ImgBot] Optimize images by @imgbot[bot] in #27
- fix(frontend): sync reasoning tokens across DB/API/UI layers by @junhoyeo in #28
- refactor(frontend): Tailwind → styled-components + new navbar design by @junhoyeo in #29
- perf(frontend): SSR leaderboard with ISR, clickable rows, and robustness fixes by @junhoyeo in #30
- [ImgBot] Optimize images by @imgbot[bot] in #31
- feat(wrapped): add --agents flag and provider logos by @junhoyeo in #33
- Fix navigation bar display on mobile devices by @gtg7784 in #37
- fix(wrapped): limit agents to 4 with
--pin-sisyphusand update screenshots by @junhoyeo in #38
New Contributors
- @junhoyeo made their first contribution in #1
- @imgbot[bot] made their first contribution in #27
- @gtg7784 made their first contribution in #37
Full Changelog: https://github.com/junhoyeo/tokscale/commits/v1.0.14
