What's Changed
- fix: improve CodeBuddy and WorkBuddy token usage parsing by @Tito-XD in #801
- feat(copilot): parse GitHub Copilot Desktop app SQLite database by @leecoder in #800
- feat(kiro): parse IDE execution files for accurate token estimation by @leecoder in #799
- fix(usage): clarify Codex reset credit display by @astkaasa in #804
- feat(grok): reconcile session usage from signals.json compaction totals by @CYCYC-SDS in #798
- fix(tui): budget usage panel layout so accounts table and metrics stay visible by @junhoyeo (a606cb3)
- fix(kiro): attribute workspace, model, duration, and timestamps for execution files by @junhoyeo (72bf666)
- fix(copilot): subtract cache reads from desktop-DB input and parse SQLite timestamps by @junhoyeo (0b454e6)
- fix(workbuddy): dedup SQLite fallback against detailed usage by session, not date by @junhoyeo (20f6d4d)
- fix(grok): fingerprint signals.json for caching and anchor reconciliation to update activity by @junhoyeo (d5f2c6c)
- fix(codebuddy): dedup mirrored extension-log sinks at second granularity by @junhoyeo (b9b7d09)
- fix(kiro): suppress session snapshots covered by execution files by @junhoyeo (46e0197)
- fix(kiro): link .chat artifacts to executions by executionId and parse real chat roles by @junhoyeo (31bfd16)
New Contributors
- @CYCYC-SDS made their first contribution in #798
Full Changelog: v4.0.8...v4.0.9
