FlareStart
HomeNewsHow ToSources
FlareStart

Where developers start their day. All the tech news & tutorials that matter, in one place.

Quick Links

  • Home
  • News
  • Tutorials
  • Sources
  • Privacy Policy

Connect

© 2026 FlareStart. All rights reserved.

Back to articles
I Built a Local Analytics Dashboard for Claude Code — Here's What I Learned About My AI Coding Habits
How-ToWeb Development

I Built a Local Analytics Dashboard for Claude Code — Here's What I Learned About My AI Coding Habits

via Dev.to WebdevTom Yahav1mo ago

You know that feeling when you check your Anthropic bill and think... where did all those tokens go? I've been using Claude Code daily for months. It's incredible — but it's also a black box. I had no idea which sessions were burning through Opus tokens on trivial tasks, which prompts were triggering tool loops, or how much money I was wasting by not leveraging prompt caching. So I built Claude Code Dashboard — a local-first analytics platform that reads your Claude Code session logs and turns them into actionable insights. Zero telemetry. Zero outbound connections. Your data never leaves localhost. npx claude-code-insights That's it. One command. Dashboard opens at localhost:3838 . The Problem Claude Code stores rich session logs in ~/.claude/projects/ — every message, tool call, token count, and model used. But there's no built-in way to: See how much you're spending per day, per model, per session Detect when Claude gets stuck in a tool loop (calling Bash 12 times in a row) Know if

Continue reading on Dev.to Webdev

Opens in a new tab

Read Full Article
24 views

Related Articles

Switzerland — Best Crypto Exchange (2026)
How-To

Switzerland — Best Crypto Exchange (2026)

Dev.to Beginners • 1d ago

How-To

The Difference between `let`, `var` and `const`

Medium Programming • 2d ago

How-To

Circulation Metrics Framework for Living Systems

Medium Programming • 2d ago

Red Rooms makes online poker as thrilling as its serial killer
How-To

Red Rooms makes online poker as thrilling as its serial killer

The Verge • 2d ago

Don’t Know What Project to Build? Here Are Developer Projects That Actually Make You Better
How-To

Don’t Know What Project to Build? Here Are Developer Projects That Actually Make You Better

Medium Programming • 2d ago

Discover More Articles