What's Changed
- fix(tui): enable full color in tmux with 256color or truecolor support by @ParkSnoopy in #1210
- style(tui): collapse a nested condition rustfmt and clippy disagreed over by @junhoyeo (62ca1eb)
- perf(opencode): skip legacy JSON files SQLite already supersedes by @junhoyeo in #1215
- perf(copilot): move request DOMs out of session lines instead of cloning by @junhoyeo in #1226
- fix(dsh): attribute usage to the served model by @IvGolovach in #1221
- fix(pricing): apply xAI long-context rates request-wide by @IvGolovach in #1223
- fix(groups): align all-time filters and member search by @IvGolovach in #1224
- fix(scanner): discover Devin CLI AppData sessions on Windows by @mikemikimike in #1222
- perf(leaderboard): keep the default leaderboard cache warm by @pleahmacaka in #1208
- fix(frontend): preserve parser growth after re-attribution by @IvGolovach in #1220
- fix(pricing): align provider-scoped submission resolution by @IvGolovach in #1219
- perf(opencode): scan only rows changed since the last cached parse by @junhoyeo in #1212
- fix(scanner): bound scan parallelism and prune Code/logs for #1153 by @azestkingscrown in #1213
- feat(clients): add LM Studio usage parsing by @The-Minion-oOo in #1217
- feat(usage): add Antigravity subscription quota via the local language server by @lingcang728 in #1216
- ci: update coverage badge [skip ci] by @github-actions[bot] (51d09fa)
- perf(submit): fold the report during the parse instead of collecting every message by @junhoyeo in #1225
- ci: update coverage badge [skip ci] by @github-actions[bot] (6df8a21)
- test(frontend): make high-water replays prove they were not frozen by @junhoyeo in #1227
- perf(copilot): keep only the request fields the parser reads by @junhoyeo in #1228
- fix: close eleven defects found by adversarial review by @junhoyeo in #1229
New Contributors
- @lingcang728 made their first contribution in #1216
- @The-Minion-oOo made their first contribution in #1217
- @pleahmacaka made their first contribution in #1208
- @mikemikimike made their first contribution in #1222
- @ParkSnoopy made their first contribution in #1210
Full Changelog: v4.14.0...v4.15.0
