See what your AI actually did.
Browse, search, and share your AI coding agent sessions as inspectable timelines — with inline file diffs, paired tool results, and AI-generated summaries.
What you see
Every prompt, every tool call, every diff
Sessions render as clean timelines, with file edits expanded inline and tool outputs paired beneath their calls.
promptarc.dev/r/k3p9znread-onlyHelp me fix the auth flow — tokens aren't refreshing
I'll inspect the auth module and see how tokens are handled.
src/auth/refresh.tssrc/auth/refresh.ts+12-3pnpm test authPerfect — ship it
What it does
Built for reading agent work
Three agents, one dashboard. Every session is an inspectable timeline with paired tool results and inline file diffs.
PR descriptions in one command
Run promptarc pr and get a structured PR description generated from your session. Pipe it to gh pr create. No browser needed.
Inline file diffs
Every Edit and Write tool call shows the unified diff inline with hunks, line numbers, additions and deletions.
Full-text search
Search across every message, tool call, file path, command, and error in your cloud archive. Find that fix from three weeks ago.
Paired tool results
Every tool call is linked to its outcome. See what each command printed, what each Read returned, what each Edit changed.
Private by default
Secrets, API keys, and paths are stripped automatically. New shares default to private. You choose when to publish.
AI summaries + cloud sync
Every shared session gets an AI-generated summary. Back up projects to your account and search across your history from any machine.
Works with
How it works
Three steps, no servers to run
Run locally
Run npx promptarc. It reads your local ~/.claude/, ~/.codex/, and ~/.cursor/ directories — no data leaves your machine.
Browse and search
Every project, every session, every prompt. Search across all of them. Click any session to see the full timeline with inline diffs.
Share with one click
The Share button strips secrets, generates an AI summary, uploads a redacted snapshot, and gives you a private link. Make it public when you're ready.
Get started
One command. Zero config.
Run it, browse your sessions, share what matters. Nothing leaves your machine until you click Share.
Reads ~/.claude/, ~/.codex/, and ~/.cursor/ in one dashboard with tabs.
No accounts. No setup. Run one command and your sessions are instantly browseable with inline diffs.
AI summaries on every share. PR descriptions from the terminal with promptarc pr. Full-text search across your cloud archive.