bough: Open-Source Tool Visualizes Claude Code History and Per-Task Token Costs

VoidEqualZero · reddit · 2026-09-25

A Redditor released bough, an open-source tool that reads your local Claude Code and Codex CLI history and groups related prompts into tasks on a visual map — answering "how much did that small fix actually cost?" For each task it shows prompts and files involved, token usage, estimated dollar cost (using published API rates), and how the work unfolded including failed attempts and commits. It runs fully locally, sends nothing anywhere, and calls no external model for analysis. Task grouping is inferred and still being improved.

Original post →

More from coding & agent

coding & agent channel →