Claude Round Files Diff
See exactly what files Claude Code changed — after every conversation.
English |
中文
Feature
- Auto-detect changed files — After each round, a list of every file Claude edited appears in the Explorer panel.
- One-click diff — Click any file to open VS Code's native diff editor, showing exactly what changed.
- Per-round tracking — Each conversation round shows only its own changes. No accumulation across the entire session.
- Works everywhere — Supports both Claude Code CLI and Claude Code VSCode extension.
Demo

Usage
- Open any project in VS Code
- Start a Claude Code session and make some edits
- When each conversation ends, the "Claude Code Changes" panel in the Explorer sidebar updates automatically
- Click any file to see the diff
TODO
- Windows support — The extension currently relies on bash scripts and Python hooks designed for Linux. Windows compatibility is planned.
License: MIT
| |