Releases: getagentseal/codeburn
v0.9.6
What's New
Added
- Goose provider — Block's Goose AI coding assistant
- Antigravity provider — Antigravity IDE sessions
- Antigravity model aliases — gemini-3-pro, flash-image, flash-lite
- GPT-5.5 display name for Codex
- Deno support —
deno dxas a run method
Fixed
- Streaming dedup — Claude Code streams each
message.idmultiple times. The old keep-first strategy lost tool_use blocks and understated output tokens by ~6.3%. Now keeps last occurrence content with first occurrence timestamp. $0.0000display — near-zero costs showed four decimal places instead of$0.00(#205)- ANSI escape stripping — shell commands with color codes now cleaned across all providers
- Antigravity dedup collision + Codex ChatGPT Plus token estimation
- Codex large session validation — reads full first line; caps read size and handles torn writes
- Codex fork dedup — deduplicates forked sessions
- Windows dashboard hang — fixed
ExperimentalWarningand freeze - Hardcoded
$in forecast — now uses configured currency symbol
Full changelog: https://github.com/getagentseal/codeburn/blob/main/CHANGELOG.md
Menubar v0.9.6
macOS Menubar v0.9.6
Fixed
- Provider tabs showing $0.00 after idle - CLI timeout increased from 20s to 45s for cold file-cache latency
- Refresh button blocked by in-flight requests - manual refresh now bypasses the in-flight guard
- Tab strip vs hero cost mismatch - tab strip prefers provider-specific payload cost when available
- Ghost status item on macOS Tahoe
Install
Download CodeBurnMenubar-0.9.6.zip, unzip, and move to /Applications. Requires macOS 14+.
Or run codeburn menubar --force to install automatically.
Menubar v0.9.5
Install with:
npx codeburn menubar
That command drops the app into ~/Applications, clears the download
quarantine, and launches it. If you download the zip from this page directly
and macOS shows "cannot verify developer", right-click the app in Finder and
pick Open to whitelist it once.
v0.9.5
Added (CLI)
- Homebrew tap:
brew tap getagentseal/codeburn && brew install codeburn - GPT-5.3 and DeepSeek model display names
Fixed (macOS menubar)
- Refresh loop never repeated — now proper 30s interval
- Loading overlay flicker on concurrent fetches
- Rapid tab switching race condition
- Tab strip vs hero cost desync
- Stale menubar icon after wake
- Accent color propagation via @observable
- Currency flash on first switch
- Export UI freeze + filename collision
- CurrencyState concurrency (Swift 6 strict)
- Streak count bug (calendar-day iteration)
- TrendBar chart flicker (stable identity)
Menubar v0.9.4
Install with:
npx codeburn menubar
That command drops the app into ~/Applications, clears the download
quarantine, and launches it. If you download the zip from this page directly
and macOS shows "cannot verify developer", right-click the app in Finder and
pick Open to whitelist it once.
Menubar v0.9.3
Install with:
npx codeburn menubar
That command drops the app into ~/Applications, clears the download
quarantine, and launches it. If you download the zip from this page directly
and macOS shows "cannot verify developer", right-click the app in Finder and
pick Open to whitelist it once.
Menubar v0.9.0
Install with:
npx codeburn menubar
That command drops the app into ~/Applications, clears the download
quarantine, and launches it. If you download the zip from this page directly
and macOS shows "cannot verify developer", right-click the app in Finder and
pick Open to whitelist it once.
Menubar v0.8.9
- Auto-start on login
- Fix stale prices after long idle
- 20s CLI timeout for faster recovery
- Fix crash on timeframe switch
- Discord community link
Menubar v0.8.8
Install with:
npx codeburn menubar
That command drops the app into ~/Applications, clears the download
quarantine, and launches it. If you download the zip from this page directly
and macOS shows "cannot verify developer", right-click the app in Finder and
pick Open to whitelist it once.
Menubar v0.8.7
Install with:
npx codeburn menubar
That command drops the app into ~/Applications, clears the download
quarantine, and launches it. If you download the zip from this page directly
and macOS shows "cannot verify developer", right-click the app in Finder and
pick Open to whitelist it once.