-
Notifications
You must be signed in to change notification settings - Fork 0
Codeburn
codeburn is an interactive terminal dashboard (TUI) for observing token usage and costs across AI coding tools — Claude Code, OpenAI Codex, and Cursor. It reads local usage logs from those tools and presents a breakdown of spending by session, task, and model, giving developers visibility into where their AI coding budget is actually going.
The tool addresses a practical gap: AI coding tools generate token costs continuously during development, but none of them provide integrated cost observability across sessions. codeburn aggregates this data into a navigable dashboard so expensive workflows can be identified and optimised.
Placed in Tools > Assess because cost observability for AI coding tools is a genuine and underserved need as usage scales. The multi-tool coverage (Claude Code, Codex, Cursor) makes it broadly applicable rather than tied to one vendor. The tool is early-stage and depends on log formats that could change, but the problem it solves is real. Worth trying for any team or individual running significant AI coding workloads who wants to understand and control their spend.