You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.