See what your Claude Max subscription is really worth.

Open-source observability for Claude Code. Track costs, tokens, tools, and sessions — all running locally on your machine.

Try Live Demo → View on GitHub
Star on GitHub ...
100% Local Free & Open Source Python 3.9+ MIT License

You're flying blind

$

What would this cost at API rates?

>_

Which projects eat the most tokens?

?

What does your AI agent actually do all day?

The answer: you're saving thousands

API cost equivalent: $5,174/month
Your subscription: $200/month
You save: $4,974/month (96%)

Real numbers from a Claude Max power user. Your numbers could be even higher.

Everything you need to see

Savings calculator and cache efficiency dashboard

Savings Calculator & Cache Efficiency

See your API cost equivalent, monthly projections, and prompt cache hit rates.

Activity patterns heatmap

Activity Patterns

Hour-of-day heatmaps, day-of-week trends, and what your AI actually does.

Session replay view

Session Replay

Click any session to replay it turn by turn — every LLM call, tool use, and cost.

Shareable stats card

Shareable Stats Card

One click to copy your stats as an image. Paste it anywhere.

Up and running in 30 seconds

1

Clone

git clone https://github.com/zmaxgong/agentwatch.git
2

Run

./start.sh --claude
3

See your data

Open the dashboard and discover what your Claude usage is really worth.

Your data never leaves your machine

Session logs read from your local filesystem
All data stays in a local SQLite database
Dashboard is a static HTML file — no external server
No analytics, no tracking, no phone-home
Backend runs on localhost only