Releases: tathagat22/walkback
Releases · tathagat22/walkback
Release list
walkback v0.2.2
Full Changelog: v0.2.1...v0.2.2
walkback v0.2.1
Full Changelog: v0.2.0...v0.2.1
undo v0.2.0
Full Changelog: v0.1.0...v0.2.0
undo v0.1.0 — Ctrl-Z for AI agents
First release of undo — a universal, reversible side-effect time machine for AI agents.
Install
cargo install undo-core # the CLI (also: prebuilt binaries below)
curl -fsSL https://raw.githubusercontent.com/tathagat22/agent-undo/main/packaging/install.sh | shHighlights
undo watch— snapshot + watch the filesystem; reversible for ANY agent (Cursor, Copilot, Aider, Claude, custom)undo run -- <cmd>— wrap any command reversiblyundo rollback/undo redo— one-command rewind, byte-perfect (files, dirs, perms, symlinks), crash-safeundo protect— native Claude Code auto-capture hook- MCP server for any MCP client
- Engine verified on Linux, macOS, and Windows
Prebuilt CLI binaries for macOS (arm64/x64), Linux (arm64/x64), and Windows (x64) are attached below.