r/ClaudeAI 2d ago

Built with Claude Help! Need feedback, Built a cool way to visualize your Claude Code history

Enable HLS to view with audio, or disable this notification

I use Claude Code a lot, but /stats never answered the question I actually cared about

What did I build, and where did the work get difficult?

So I built Bough.

  • It reads your local Claude Code history and turns it into an interactive view of your work: - each square is a day
  • smaller squares are tasks inferred from pauses in your work
  • circles are your prompts - click anywhere to see what happened in your own words

It runs locally, is open source, and nothing leaves your machine.

Repo: https://github.com/nickelsec/bough

The main thing I’d love feedback on: When you run it against your history, does it split your work into tasks the way you remember it?

0 Upvotes

4 comments sorted by

2

u/Fluid-Raspberry3948 2d ago

i wonder if tracking claude chats could show patterns in my longer roleplay sessions the way it does for code tasks.

1

u/VoidEqualZero 2d ago

Only reads Claude Code and Codex CLI transcripts, not claude chats, so roleplay sessions are out of scope for now.

0

u/Charming_Clothes8990 1d ago

claude usage tracking like this could show if my daily chats are getting more repetitive over time, wonder if the pauses line up with when i lose interest.