v2.0.22
What's Changed
- feat(copilot): add GitHub Copilot CLI support by @pmcgannon22 in #415
- fix(wrapper): launcher validation with Windows compatibility fix by @junhoyeo in #421
- fix(release): version coherence checks with CI self-trigger fix by @junhoyeo in #420
- feat(hourly): add Hourly TUI tab with turn/message counts and profile view by @crhan (0c21da3)
- ci: update coverage badge [skip ci] by @github-actions[bot] (f5a43e8)
- feat(embed): add isometric 3D contribution graph view (view=3d) by @SeaL773 in #416
- fix(tui): restore sort defaults, add reasoning to hourly, hide empty turn column, fix date range by @junhoyeo in #422
- feat(claudecode): add subagent tracking to Agents tab by @junhoyeo in #423
- fix(embed): scale 3d cubes by usage, fix streak counting, handle empty contributions by @junhoyeo in #425
- fix(claudecode): cache parent lookups, handle aside_question naming, use payload agent_id by @junhoyeo in #424
- feat(scanner): support persistent extra scan paths in settings by Feng GAO (54f6e69)
- fix(test): set XDG_CONFIG_HOME in CLI test harness for settings.json discovery by @junhoyeo (9b627c2)
- style: cargo fmt on copilot exporter_status expression by @junhoyeo (9431c26)
New Contributors
- @SeaL773 made their first contribution in #416
- @pmcgannon22 made their first contribution in #415
Full Changelog: v2.0.21...v2.0.22
