Rewind icon

Rewind

Provides smart checkpointing and undo capabilities for AI agent-driven development within Claude Code, ensuring robust version control and easy recovery from unintended changes.

소개

Rewind is a lightweight Model Context Protocol (MCP) server designed to enhance the reliability and flexibility of development workflows when using the Claude Code CLI. It introduces intelligent checkpointing, automatically saving project states before an AI agent makes modifications. This allows developers to effortlessly undo unwanted changes, restore deleted files, and quickly revert to previous states across multiple files, providing a safety net and facilitating experimentation with various coding approaches.

주요 기능

  • 3 GitHub stars
  • Complete Undo Support: Easily restore modified files, recover deleted files, or remove unwanted files.
  • Checkpoint Stack Management: View available checkpoints and their history.
  • Project Cleanup: Option to clear all checkpoints.
  • Fast Multi-File Restore: Revert changes across multiple files instantly.
  • Smart Checkpointing: Automatically saves project states before agent modifications.

사용 사례

  • Experimenting with different architectural or implementation approaches with easy rollback.
  • Undoing agent-introduced breaking changes or undesirable code modifications.
  • Maintaining a clear history of agent-driven modifications for review and recovery.
Advertisement

Advertisement