macOS
brew install codeburnlocal Homebrew formula metadata
brew
See where your AI coding tokens go - by task, tool, model, and project. Version 0.9.19 via Homebrew; verified 2026-07-21.
install
brew install codeburnlocal Homebrew formula metadata
overview
See where your AI coding tokens go - by task, tool, model, and project
history
CodeBurn is a local-first CLI, TUI, web dashboard, and macOS menubar tool for analyzing token usage and cost across AI coding tools. It reads session files already written on disk and reports spend by tool, model, task, and project.
The GitHub repository was created on 2026-04-13. Its README describes the project as a free, open-source, local tool for tracking AI coding token usage and cost across Claude Code, Cursor, Codex, Gemini, Grok, and other tools.
Early releases moved quickly in April 2026, with the release metadata showing v0.7.0 adding `codeburn optimize` and adjacent macOS menubar releases appearing the same week.
The README documents `npx codeburn`, global npm installation, Bun/Deno-style runners, and `brew install codeburn` on macOS. The input package facts currently list Homebrew packaging.
Because CodeBurn targets local files created by other AI coding tools, its adoption story is tied to the spread of agentic coding CLIs and editors rather than to one language ecosystem.
Users run `npx codeburn` or `codeburn` to open an interactive dashboard, `codeburn overview` for reports, `codeburn optimize` for waste findings, `codeburn compare` for model comparisons, `codeburn yield` to correlate sessions with git commits, and `codeburn web` for a localhost dashboard.
The README stresses local operation: no wrapper, proxy, or API keys, with pricing sourced from LiteLLM and refreshed daily.
CodeBurn is notable as packaging infrastructure for the AI-coding era: it treats token logs and session files like operational telemetry and ships through npm-style runners and Homebrew. For package nerds, the interesting part is how a Node CLI, local dashboard, native menubar app, and Homebrew formula package one local observability workflow.
security posture
No matching local secret-handling manifest was found for codeburn. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
codeburn | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:codeburn |
|---|---|
| Version | 0.9.19 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/codeburn |
| Homepage | https://codeburn.app/ |
| Repository | https://github.com/getagentseal/codeburn |
| Upstream docs | https://github.com/getagentseal/codeburn#readme |
| License | MIT |
| Source archive | https://registry.npmjs.org/codeburn/-/codeburn-0.9.19.tgz |
| Last updated | 2026-07-21T19:01:49Z |
| Pulse | updated |
| Dependencies | node |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | codeburn |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.