Where did the time go?
A real-time Gantt view separates prompts, reasoning, responses, and each tool. Long waits and dense call clusters become obvious.
Trajectory timelineClaudeScope turns raw session traces into an interactive timeline, token and tool diagnostics, and portable reports—entirely on your machine.
Move from the full trajectory to one exact event without searching raw JSONL.
A real-time Gantt view separates prompts, reasoning, responses, and each tool. Long waits and dense call clusters become obvious.
Trajectory timelineTrack input, cache creation, cache reads, output, and cumulative output per message.
Token flowCompare calls, errors, total time, mean latency, and p95 across every tool.
Tool profileExport a self-contained interactive HTML report. Use redacted mode to remove prompts, responses, local paths, tool inputs, and results.
Portable reportsResolve a file, latest, or any unique session-ID prefix.
claudescope list --limit 10
Discover recent local sessions across all projects.
claudescope summary latest
Get activity, token, failure, and duration totals instantly.
claudescope export latest --redact
Create an interactive structural report safe for review.
Claude Code traces can contain prompts, source code, credentials, paths, and tool output. ClaudeScope does not upload them. Public Gradio links and full reports are explicit actions.
✓Local processingNo hosted backend or telemetry pipeline.
✓Redacted exportShare shape and metrics without session content.
✓Failure-tolerantWarnings surface bad events without losing valid data.