Metadata-Version: 2.4
Name: rewindex
Version: 1.0.4
Summary: Version control for AI agents. Every change saved automatically. Every mistake undone instantly.
License: Proprietary
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: watchdog<7,>=4.0
Requires-Dist: questionary<3,>=2.0
Requires-Dist: click<9,>=8.0
Requires-Dist: pyyaml<7,>=6.0
Requires-Dist: psutil<6,>=5.9
Requires-Dist: rich<15,>=13.0

# Rewindex

![python](https://img.shields.io/badge/python-3.10%2B-blue)
![license](https://img.shields.io/badge/license-proprietary-red)

**Rewindex - Free version control for AI agent (AI-Native).**

Every change saved automatically. Every mistake undone instantly.

- Auto-snapshot every file you or your AI touches
- Mistake? Tell your AI. AI rewinds automatically. No human command needed, no guessing.
- No cloud. Your data stays local.
- Just set it once and forget it. Let your AI do the rest.

Works with Git. Rewind the code that you didn't commit.

**[rewindex.org](https://rewindex.org)** | [GitHub](https://github.com/crsxmd/rewindex)

---

## How it works

1. **Every save is recorded**

   Every time you or your AI saves a file, Rewindex captures a snapshot automatically.

2. **Sessions group your work**

   When your AI finishes a task, all the changes are grouped into one session. Easy to find, easy to rewind.

3. **AI notes it automatically**

   When your AI finishes working, it writes a note on the session. No manual logging needed.

4. **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.

---

## Getting Started

See [GitHub](https://github.com/crsxmd/rewindex) for install instructions, setup guide, and documentation.

---

## Pricing

Free forever. No account required.

Want to upgrade? Check [rewindex.org](https://rewindex.org)

---

## License

Proprietary. See [LICENSE](https://github.com/crsxmd/rewindex/blob/main/LICENSE) for details.
