AI coding agents run dozens of operations per session — but you only see the final diff. peekm shows you every session, every file change, every conversation. In real time.
npx @peekm/peekm .
npm i -g @peekm/peekm · brew install razvandimescu/tap/peekm
One binary. No config. AI tracking starts automatically.
Every AI session across all projects — file edits, tool calls, duration. Grouped by day with All / Edits-only filter.
Read the full AI conversation for any session. Tool calls, diffs, thinking — all rendered inline.
Cross-project dashboard of Claude Code's learned context. See what the AI remembers about each project.
Toast the instant AI modifies a file. Click to navigate. Live reload via Server-Sent Events.
Share rendered markdown with one click. LAN by default, or public via share.peekm.dev — no account needed.
VS Code-style sidebar, fuzzy search, in-browser editing, syntax highlighting, light/dark themes.
| git diff | Git AI | Gryph | claude-code-transcripts | peekm | |
|---|---|---|---|---|---|
| Real-time notifications | — | — | — | — | Toast + live reload |
| Visual UI | — | VS Code ext. | — | Static HTML | Web UI + tree view |
| Session correlation | — | Git notes | — | File-based | Per-file session panel |
| Persistent history | Git log | Git notes | Audit log | JSON files | JSONL timeline |
| Sharing | — | — | — | — | LAN + public tunnel |
| Zero config | Yes | Extension install | CLI setup | Post-hoc script | Yes (auto-detects) |
| Free / OSS | Yes | Freemium | Free | Free | Free / MIT |
npm i -g @peekm/peekm
brew install razvandimescu/tap/peekm
curl -L https://github.com/razvandimescu/peekm/releases/latest/download/peekm_$(uname -s)_$(uname -m).tar.gz | tar xz
go install github.com/razvandimescu/peekm@latest
All data stays local by default. Public sharing is opt-in.
No accounts. No sign-up.