obol-cli 0.2.1

CLI to estimate the USD cost of an AI-agent transcript (Claude Code, Codex, Pi).
obol-cli-0.2.1 is not a library.

obol-cli

Command-line tool to estimate the USD cost of an AI-agent transcript (Claude Code, Codex, Pi, Gemini, OpenCode, Copilot, Kimi).

cargo install obol-cli      # installs the `obol` binary

obol estimate session.jsonl            # auto-detects the dialect
obol estimate session.jsonl --json     # machine-readable
obol refresh                           # update the on-disk pricing snapshot

Built on obol-core. Part of obol. Apache-2.0.