RonitSachdev/ccundo
A CLI utility that reads Claude Code session files to track and revert file operations with preview and cascading safety.

Velocity · 7d
+4.1
★ / day
Trend
→steady
star history
ccundo is a developer tool specifically built for Claude Code users. It parses Claude Code’s session files to reconstruct a history of file edits, creations, deletions, renames, and bash commands. The tool lets users list operations, preview exactly what would change before undoing or redoing, and safely revert modifications with automatic backups. It maintains cascading consistency so dependent operations are undone in the correct order.