# codeburn mit Homebrew installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für codeburn in AI-Agent-Workflows.

## Installation

```sh
sudo av install brew:codeburn
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install codeburn
```

  Evidenz: local Homebrew formula metadata

## Paketfakten

- **Paketschlüssel:** brew:codeburn
- **Paketmanager:** Homebrew
- **Version:** 0.9.19
- **Quellzusammenfassung:** See where your AI coding tokens go - by task, tool, model, and project
- **Homepage:** <https://codeburn.app/>
- **Zuletzt aktualisiert:** 2026-07-21T19:01:49Z
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- codeburn (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 0.9.19
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

- 2026-04-13: GitHub repository created.
- 2026-04-16: v0.7.0 release metadata names `codeburn optimize`.
- 2026-04-18 to 2026-04-19: Multiple macOS menubar releases published.
- 2026: README documents npm, npx, Bun/Deno-style runners, and Homebrew installation.

### Related projects

- The README names Claude Code, Cursor, Codex, Gemini, Grok, and LiteLLM in the supported-tooling story. The macOS menubar app lives in the same repository under `mac/` according to the README.

### Quellen

- <https://github.com/getagentseal/codeburn>


## Sicherheitshinweise

Für codeburn wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.



## Combined YAML source

View the package source record on GitHub. [combined/codeburn.yml](https://github.com/mxcl/pkgdb/blob/main/combined/codeburn.yml)


## Quellen

- pkg.so package database
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
