ContextViz points at your local ~/.claude/projects and shows exactly what
fills the context window — with cache economics, redundancy, and a file time machine.
Everything runs on your machine; nothing leaves it.
See the system prompt, MCP, skills, CLAUDE.md, history, tool results, thinking, and images — reconciled to the exact per-turn total.
Find content you paid to carry more than once, priced by its carry cost.
Every version of every file a session touched — diff and restore states git never saw.
The hidden cost of spawned Agent/Task runs: model, peak context, dollars, tool count.
Cost, dollars saved by prompt caching, hit rate, and a per-turn waterfall.
Go live and watch the X-ray refresh as the active transcript grows.
NewCross-project file graph — every file Claude touched across all your sessions, visualized as a force-directed network.
Impact Ledger — spend, dollars saved, PRs shipped, and a budget forecast.
Redundancy Radar — content you paid to carry more than once, priced by carry cost.
File Time Machine — every version a session saved, with diff and restore.
Ranked recommendations alongside cache economics.
Tool timeline and the hidden cost of spawned subagents.
Project insights — Security Radar, Error Intelligence, Memoization Advisor.
curl -fsSL https://raw.githubusercontent.com/last-brain-cell/ContextViz/main/install/install.sh | sh
Downloads a dependency-free binary, then run contextviz.
curl -fsSL https://raw.githubusercontent.com/last-brain-cell/ContextViz/main/install/install.sh | sh
Installs to ~/.local/bin, then run contextviz.
irm https://raw.githubusercontent.com/last-brain-cell/ContextViz/main/install/install.ps1 | iex
Run in PowerShell, then run contextviz.
pipx install contextviz
contextviz
Requires Python 3.11+. pip install contextviz works too.
~/.claude data and never sends it anywhere.
Native installers — double-click to run, no Python or Node required.
All builds live on the latest release.