cc-lens: Local Dashboard for Claude Code Session Analysis

✍️ OpenClawRadar📅 Published: April 20, 2026🔗 Source
cc-lens: Local Dashboard for Claude Code Session Analysis
Ad

A developer has created cc-lens, a local dashboard tool for analyzing Claude Code usage by reading session data stored locally in ~/.claude/. The tool transforms raw JSON logs into an interactive dashboard that runs entirely on your machine without cloud sync, sign-ups, or telemetry.

Key Features

  • Usage overview: sessions, messages, tokens, estimated cost
  • Per-project breakdown: see which repositories are using the most tokens
  • Full session replay: inspect conversations turn-by-turn with token counts and tool calls
  • Cost & cache analytics: stacked charts by model and cache usage
  • Activity heatmap: GitHub-style view of when you're using Claude the most
  • Memory & plan explorer: browse/edit Claude memory files and saved plans
  • Export/import: move dashboards across machines

Installation and Usage

You can run cc-lens instantly with:

npx cc-lens

Alternatively, you can clone the repository from GitHub. The tool is designed for developers who want to understand their Claude Code usage patterns, token consumption, and costs without manually parsing JSON files.

📖 Read the full source: r/ClaudeAI

Ad

👀 See Also

Clawforce: Open-Source Control Plane for Managing Clawbot Agent Teams
Tools

Clawforce: Open-Source Control Plane for Managing Clawbot Agent Teams

Clawforce is an open-source control plane for managing Clawbot agent teams that allows deployment in a few clicks. It provides configuration of characters, skills, MCP integrations, and tools through a UI, with agents capable of planning, coordinating, and executing tasks collaboratively.

OpenClawRadar
Vyra: Intelligent Web Video Editor for Claude Agents via MCP
Tools

Vyra: Intelligent Web Video Editor for Claude Agents via MCP

Vyra indexes footage so Claude can semantically search and edit video directly—supports motion graphics, music sync, smart masking, transcript editing, color grading, and 30+ effects.

OpenClawRadar
Keyoku Plugin Replaces OpenClaw's Static Heartbeat with Memory-Driven Autonomy
Tools

Keyoku Plugin Replaces OpenClaw's Static Heartbeat with Memory-Driven Autonomy

Keyoku is a free OpenClaw plugin that changes the agent's heartbeat from reading a static HEARTBEAT.md file to scanning the agent's actual memory store for stalled work, dropped commitments, conflicting information, and quiet relationships. It uses a local Go engine with SQLite + HNSW and offers three autonomy levels: observe, suggest, and act.

OpenClawRadar
ClawedBack: OpenClaw Port Running Inside Claude Code
Tools

ClawedBack: OpenClaw Port Running Inside Claude Code

ClawedBack is a clean-room port of OpenClaw that runs inside Claude Code, providing first-party prompt caching and rate limits. It matches 19 out of 23 of OpenClaw's built-in tools and is fully ClawHub compatible with mandatory security scans for imports.

OpenClawRadar