# codeburn を Homebrew でインストール

codeburn のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

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

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install codeburn
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:codeburn
- **パッケージマネージャ:** Homebrew
- **バージョン:** 0.9.19
- **ソース概要:** See where your AI coding tokens go - by task, tool, model, and project
- **ホームページ:** <https://codeburn.app/>
- **最終更新:** 2026-07-21T19:01:49Z
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- codeburn (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 0.9.19
## プロジェクトの歴史と使われ方

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.

### タイムライン

- 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.

### ソース

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


## セキュリティノート

codeburn に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。



## Combined YAML source

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


## ソース

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