What problem does it solve?
It helps you quickly understand which Codex or Claude models you actually used and what they cost, without manually digging through raw local logs.
Core Features & Use Cases
- Per-model cost summaries: Produces a readable breakdown for either the current (most recent) model or totals across all available models.
- JSON-driven and scriptable: Works from CodexBar CLI output (directly or via an input JSON file/stdin) and can emit JSON for automation.
- Current-model logic: Detects the most recent daily entry and selects the model with the highest cost within that entry, with a fallback to the last
modelsUsed value when breakdowns are missing.
Use case: You want to compare spending patterns across different Codex/Claude models from local CodexBar logs and decide which models to prioritize.
Quick Start
Ask the AI to run the model usage summary for Claude across all local cost entries by using CodexBar CLI JSON as input.