Categories
- All Posts 549
- Practical Open Source Projects 478
- Tutorial Articles 22
- Online Utilities 13
- AI news 7
- Tiny Startups Showcase 7
- Claude Code Skills 6
- Prompt Templates 5
- Hugging Face Spaces 3
- OpenClaw Use Cases 3
- LLM Learning Resources 1
- Online AI Image Tools 1
- OpenClaw Master Skills Collection 1
- Rust Training Resources 1
- AI Short Drama Tools 1
- My Favorites 0
Posts tagged with: Undo Functionality
Content related to Undo Functionality
ccundo: Granular Undo for Claude Code Sessions
July 07, 2025
Discover ccundo, an innovative open-source tool seamlessly integrating with Claude Code to offer granular undo functionality. This powerful utility reads directly from Claude Code's session files, tracking all file operations from edits to deletions. With ccundo, developers can selectively revert changes, previewing exactly what will be undone and ensuring project consistency through cascading safety features. It supports multiple languages, offers zero configuration, and even creates safe backups before any modifications, making it an essential addition to any developer's toolkit for robust code management.