Prompt version control
Switch between Claude, Codex, and Gemini freely.
One unified timeline with per-prompt diffs.

Core pillars
PromptVC shines inside VS Code, where you can review diffs, navigate prompts, and keep your workflow tight. The CLI complements it by logging sessions from any terminal.
VS Code extension
Browse sessions in the sidebar, open rich webviews, and drill into diffs without leaving VS Code.

CLI
The CLI records prompts and diffs from any terminal workflow, so sessions are always tracked even outside VS Code.

Track every prompt, diff, and file touched with a clean session timeline.
Review unified or split diffs with syntax highlighting and per-file stats.
Your sessions stay on disk. Upload only the JSON you choose.
Workflow
Capture a coding session, drag the JSON into the viewer, and browse diffs as if every prompt were a commit.
Run the CLI or VS Code extension to log prompts and diffs.
Drag the file into the viewer and it loads instantly.
Jump to any prompt and inspect changes like a PR.
Open the viewer and keep every diff in one place.