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