Rewindex
Rewindex
Rewindex — Auto-snapshot tool for AI agents
Auto-snapshot tool for AI agents. Automatically backs up every file change so you can recover from AI mistakes instantly. Code worry-free. Free and local.
Versioning: snap, rewind, and track every change your AI makes
Change visibility: view diffs, session logs, and full file history
Changelog: flag milestones and export as CHANGELOG.md
Works with any AI agent via MCP. Works with Git. Rewind the code that you didn't commit.
Want to understand how Rewindex works in depth? Read Learn Rewindex.
How it works
Every save is recorded
Every time you or your AI saves a file, Rewindex captures a snapshot automatically.
Sessions group your work
When your AI finishes a task, all the changes are grouped into one session. Easy to find, easy to rewind.
AI notes what it did
When your AI finishes a task, it writes a note on the session. You can add your own notes too.
Rewind without guessing
When something breaks, the full log is right there. Your AI knows exactly where to go back to.
Try it! Then ask your AI if it likes it.
Quick Start
Supported platforms: macOS, Linux, and Windows (beta).
Requires Python 3.10+.
AI agent setup (recommended)
Paste this into your AI agent's chat. It handles everything including install, MCP setup, and init:
Read https://raw.githubusercontent.com/crsxmd/rewindex/main/AI-SETUP.md and follow the setup instructions.Manual setup
1. Install
pipx install rewindex # recommended
pip install rewindex # alternative
uv tool install rewindex2. Add as MCP server — see mcp-register.md for instructions per agent (Claude Code, Cursor, Windsurf, OpenCode, Hermes, and others)
3. Initialize your workspace
rewindex init # interactive — asks for workspace name and folderDashboard
rewindex webOpen http://localhost:9009 — browse snapshots, view diffs, rewind files, manage flags and settings. Included in the package, no extra install needed.
Pricing
Free forever. No account required.
Want to upgrade? Check rewindex.org
Documentation
Learn Rewindex: everything you need to know about Rewindex as a user
AI Agent Setup: install guide for AI agents with per-agent MCP setup
License
Proprietary. See LICENSE for details.
This server cannot be installed
Maintenance
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/crsxmd/rewindex'
If you have feedback or need assistance with the MCP directory API, please join our Discord server