github getagentseal/codeburn v0.9.6

latest release: mac-v0.9.6
6 hours ago

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 supportdeno dx as a run method

Fixed

  • Streaming dedup — Claude Code streams each message.id multiple 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.0000 display — 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 ExperimentalWarning and freeze
  • Hardcoded $ in forecast — now uses configured currency symbol

Full changelog: https://github.com/getagentseal/codeburn/blob/main/CHANGELOG.md

Don't miss a new codeburn release

NewReleases is sending notifications on new releases.