agent-undo
v0.0.3
Published
Local-first rollback for AI coding agents. The crate is `agent-undo`; the binary is `au`. Install via `cargo install agent-undo` or `curl -fsSL https://agent-undo.com/install.sh | sh`. This npm package is a placeholder reservation — there is no JavaScript
Maintainers
Readme
agent-undo
This is a placeholder npm package to reserve the agent-undo name on the npm registry.
agent-undo is a Rust CLI tool, not a JavaScript package. There is no JS implementation here.
To install agent-undo
# via the install script
curl -fsSL https://agent-undo.com/install.sh | sh
# or via cargo
cargo install agent-undoAfter install, the binary is au (not agent-undo). Same shape as ripgrep installing rg.
What is agent-undo?
A 3.9 MB Rust binary that snapshots every file your AI coding agent writes, attributes each edit to the agent that made it (Claude Code, Cursor, Cline, Aider, Codex, …), and gives you one command to roll any session back: au oops.
git versions human intent. au records agent action. They live alongside each other.
- Source: https://github.com/peaktwilight/agent-undo
- Site: https://agent-undo.com
- License: Apache-2.0
