Back to browse
GitHub Repository

A lightweight localhost dashboard that monitors multiple Claude Code sessions in real-time. See token usage, costs, active tools, subagents, and session status across all your terminal instances at a glance.

9 starsHTML

Dashboard for monitoring multiple Claude Code sessions

by Stargx·Mar 9, 2026·3 points·5 comments

AI Analysis

●●●BangerSolve My ProblemShip It

Cross-session visibility Claude Code should have built in.

Strengths
  • Fills genuine gap—Claude Code has zero cross-session visibility today
  • Accurate per-model cost tracking with current Anthropic pricing
  • Zero config—auto-detects sessions by watching JSONL log files
Weaknesses
  • Fragile if Claude changes internal log format or storage location
  • Only works for local sessions, no remote or team visibility
Target Audience

Developers running multiple Claude Code sessions

Similar Projects

Developer Tools●●Solid

Fuelcheck CLI – Monitor token usage across the modern AI providers

It pipes together usage from a long list of providers (Codex, Claude, Gemini, Cursor, Opencode, etc.), offers JSON-first output for automation and a live TUI for human monitoring, and handles multi-account token setups plus local cost scans. Inspired by CodexBar but rewritten in Rust, it feels practical and scriptable — the implementation choices (JSON output, watch mode, provider token_accounts) show attention to real workflows, though the project isn't reinventing the space and some docs/onboarding (e.g., config path naming) could be tightened.

Niche GemSolve My Problem
chungquantin
203mo ago