Skip to content

Burnly v0.1.27

Latest

Choose a tag to compare

@github-actions github-actions released this 09 Aug 06:53

What's new

  • Zed agent collector — Burnly now reads authoritative local token usage from the Zed editor agent: per-thread cumulative input/output/cache-read/cache-creation tokens, per-request history from Zed's telemetry log, and model attribution (zed.dev/*). Daily totals are attributed via thread timestamps.
  • Experimental source — usage is exact (no estimation), but attribution granularity is thread-level.

Fixes

  • (Zed collector) none in this release beyond the collector itself.