Restory sits between your AI coding agent and your machine. It blocks dangerous commands before they run, records the tool calls it intercepts to a live timeline, and rolls back your workspace changes with one command. No accounts, no cloud — everything stays local. pip install restory.
Built this because I got nervous running Claude Code in auto mode. Allowlists
get bypassed and containers are too heavy for the inner loop, so I wanted a
lightweight local hook with a session undo for workspace changes. MIT and
feedback very welcome.