What getagentseal/codeburn shipped
Generated by FoxPlug from public activity — not affiliated with Codeburn.
Week of September 14, 2026
What shipped
- Version 0.9.25 fixes 15 provider and cache bugs where locked databases and skipped providers no longer cause undercounting. Pull request #1511
- Desktop and menu bar now support English, French, Japanese, Korean, Simplified Chinese, and Traditional Chinese with a shared language setting. Pull request #1493
- Windows menu bar now configures from the Plugins page like macOS, and desktop fixes improve validation. Pull request #1507
- Windows now discovers provider roots inside WSL distros for claude and codex, so agents in WSL no longer show zero sessions. Pull request #1062
- Added live quota provider for ZCode (z.ai coding plan) in Plans sidebar and CLI. Pull request #1347
- CLI can now filter usage by billing route and mode with optional metered or subscription provenance on calls. Pull request #1486
- Desktop refreshed with light theme default, revised type and spacing, and redesigned plugin and plan cards. Pull request #1485
- Desktop stops refreshing and animating when hidden, reducing idle CPU from 60% to near-zero. Pull request #1496
- Pricing data refreshed with 5,938 primary entries: 1,210 added and 298 repriced. Pull request #1483
- Fixed OpenCode 2.x to read session_v2 and session_message, so post-upgrade sessions now appear. Pull request #1436
Why it matters
0.9.25 ships major fixes for database reliability and provider detection across Windows and WSL, six-language support for global users, and significant desktop performance improvements. Windows WSL support and OpenCode 2.x fixes restore missing sessions for large user groups, while localization opens the desktop app to non-English markets.
Changelog entry
- Fixed durable-source provider save holding for quickdesk (Amazon Quick Desktop) alongside copilot Pull request #1511
- Never hold back a save for any durable-source provider Pull request #1514
- Windows discovers provider roots inside WSL distros for claude and codex Pull request #1062
- Windows menu bar configures from Plugins page, matching macOS behavior Pull request #1507
- Desktop and menu bar support English, French, Japanese, Korean, Simplified Chinese, Traditional Chinese Pull request #1493
- OpenCode 2.x now reads session_v2 and session_message tables after upgrade Pull request #1436
- Archived sessions no longer dropped from discovery and subtree walks Pull request #1475
- CLI can filter usage by billing route (metered or subscription) Pull request #1486
- Added live quota provider for ZCode (z.ai coding plan) Pull request #1347
- Pricing snapshot refreshed: 1,210 added, 298 repriced entries Pull request #1483
- Claude Team seat no longer shows as Max 5x in plan labels Pull request #1492
- Copilot chatSessions parsing fixed to emit real command names instead of empty shell list Pull request #1495
- Desktop stops refreshing and animating when window hidden, reducing idle CPU Pull request #1496
- Desktop defaults to light theme with refreshed type, spacing, and redesigned cards Pull request #1485
- Warp Full Disk Access denial no longer freezes serve request thread Pull request #1487
- Desktop settings: privacy pane icons fixed, first-run onboarding removed Pull request #1501
- Desktop: token breakdown popover appears on hover of dollar amounts Pull request #1472
0.9.25: WSL detection, 6-language support, provider cache fixes, 60% desktop idle CPU drop, OpenCode 2.x session recovery, Windows menu bar parity.
0.9.25 ships: Windows WSL provider discovery restores sessions for agents inside distros. Desktop and menubar now run in 6 languages with shared settings. Fixed 15 provider and cache bugs where locked databases and skipped providers caused undercounting. Desktop idle CPU dropped from 60% to near-zero. OpenCode 2.x post-upgrade sessions now appear. Windows menu bar config moved to Plugins page.