Tare - Token audit and usage forensics for Claude Code
Show HN: My Claude quota ran out in 10 minutes, so I made a tool to find out why

Tare is a tool that helps Claude Code users understand their token usage and diagnose quota limits. It reads the session logs already on your machine and answers questions in plain English, such as why you hit a limit, where your tokens went, and what changes could save the most. It provides correct totals by deduplicating log entries, attributes costs to tools based on context re-sending, and identifies automation patterns. Private by design, it runs entirely locally with no network connections. Install with one command and start asking questions.
The records that answer all of this are already on your computer — Claude Code keeps a log of every request it makes. `tare` teaches Claude Code to read its own logs, so you can just ask.