Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: slmingol/codeburn

v0.10.0

29 May 01:12
65cbcca

Choose a tag to compare

0.10.0 (2026-05-29)

Features

  • add --format json to report, today, and month commands (f3482de)
  • add --format json to report, today, and month commands (09139b1)
  • add --project and --exclude filters for project-level filtering (87210da)
  • add --project and --exclude filters for project-level filtering (67c504a)
  • add cache rebuild flag and progress (2a9daec)
  • add GNOME Shell extension for Linux panel indicator (30b3ad0)
  • add KiloCode SQLite session discovery (#404) (f1de8f9)
  • add MiniMax-M2.7 and MiniMax-M2.7-highspeed model pricing (81b5cda)
  • add MiniMax-M2.7 model pricing (a13c193)
  • add periodKey and topSessions to JSON output (7a061ea)
  • add persistent source cache storage (a0bad07)
  • add Warp provider adapter (#350) (f2e023c)
  • cache Claude sources by session file (ad53664)
  • cli: add --verbose flag for stderr warnings (8f59271)
  • codeburn optimize -- find waste and get copy-paste fixes (f2d1753)
  • compare: add codeburn compare command (e89706b)
  • compare: add computeComparison with normalized metrics (ac9afff)
  • compare: add ModelSelector, ComparisonResults, and CompareView components (f67cdd2)
  • compare: add ModelStats type and aggregateModelStats (9d119bf)
  • compare: add self-correction JSONL scanner (3cb9a7a)
  • compare: integrate into dashboard with c shortcut (a303fc7)
  • compare: model comparison with planning rate fix (bd43b15)
  • compare: period switching in compare view, hide status bar (73ae1c3)
  • compare: show self-correction counts in context section (2a9ecab)
  • cursor-agent: add provider for cursor-agent CLI sessions (620ca32), closes #55
  • cursor-agent: add provider for cursor-agent CLI sessions (554036d), closes #55
  • docker: add Docker build, GHCR publish workflow, and compose files (4f94380)
  • docker: add podman/docker-aware Makefile for build and run targets (9542ad6)
  • export: support custom date ranges (fc4c4f0)
  • fs-utils: bounded session-file read helper (82c3125)
  • mac: add Connect Claude button to Plan pane (43a938f)
  • mac: auto-update checker and Plan pane button cleanup (bc92b49)
  • mac: hide agent tabs when fewer than two providers have spend (85d7bea)
  • mac: native Swift menubar app + one-command install (495a254)
  • menubar: opt-in compact mode (66606c8)
  • menubar: opt-in compact mode with variable-width status item (e8f8ccc), closes #129
  • menubar: show CLI update banner when a newer version is available (af99516)
  • optimize parse caching across providers (7594fa0)
  • optimize: detect context-heavy sessions (f92d57d)
  • optimize: detect session cost outliers (e756005)
  • optimize: detect session cost outliers (d18ba3d)
  • optimize: flag low-worth expensive sessions (75d4701)
  • optimize: MCP tool coverage detector with cache-aware costing (4ac8e8d)
  • optimize: MCP tool coverage detector with cache-aware costing (1a080a0), closes #2
  • plan: subscription plan tracking with usage progress bar (3f7470d), closes #11
  • plan: subscription plan tracking with usage progress bar (553cf2d), closes #11
  • providers: add Codebuff provider (a00b0eb)
  • providers: add Codebuff provider (3c0302b)
  • providers: add forge provider support (#401) (ff139bc)
  • release: add release-please workflow and npm publish pipeline (5d8b063)
  • report: add --from/--to date range filtering and avgCostPerSession (#80) (c634b10)
  • report: add per-model efficiency metrics (be6068b)
  • reuse cached parsed sources (303a925)

Bug Fixes

  • add claude-opus-4-7 model mapping and pricing (bd90d9c)
  • add claude-opus-4-7 model mapping and pricing (634a8f1)
  • apply --project/--exclude to menubar per-provider today totals (d15532a)
  • auto-refresh no longer resets optimize view (19b4513)
  • bucket turns by assistant timestamp, filter at turn level (b491a1f)
  • ci: upgrade npm to 11.5.1+ for OIDC trusted publishing (679363a)
  • ci: upgrade npm to 11.5.1+ for OIDC trusted publishing (832dd4a)
  • ci: use Node 24 for npm OIDC trusted publishing ([ec13003](ec13003...
Read more