agent-undo

Demos

Launch demo gallery

The route is live now; the final GIFs and screenshots drop in as they are recorded. The goal is one gallery page that can hold the hero clip, the attribution screenshot, and later community-contributed showcases across terminal agents and editors.

oops after a 5-file agent rampage

Recording pending

The hero clip: one session wrecks multiple files, `au oops` restores the rollback boundary, tests go green.

cd demo-project
au init
au serve --daemon
# let an agent edit 5 files
au oops

oops apocalypse

Recording pending

Longer launch cut showing a real unattended run and a full rollback back to t=0.

# real codebase, real session
au sessions
au diff --session <id>
au oops

au blame

Screenshot pending

The moat feature: one file, mixed human and agent edits, attribution line by line.

au blame src/auth.rs

au tui

Recording pending

Interactive timeline scrubber for sessions, event diffs, and restore bookkeeping.

au tui

Community slot

Once the launch assets exist, this page can grow into a small showcase for pull requests that add new recovery scenarios, benchmark clips, or attribution walkthroughs from any agent workflow people are actually using.