Back to browse
GitHub Repository

Undo Destructive LLM Actions — Yolt (You Only Live Twice) — CLI tool that automatically backs up files every time they change, allowing for quick reverts when AI does things it shouldn't. A safer way to yolo.

2 starsRust

Yolt – safer YOLO mode for LLMs (recover deleted or overwritten files)

by marc92·Apr 8, 2026·8 points·5 comments

AI Analysis

●●SolidSolve My ProblemCozy

Automatic file snapshots before LLM writes—Time Machine for AI mistakes.

Strengths
  • Session grouping prevents hundreds of backup folders from aggressive edit bursts
  • .yoltignore files with gitignore-style patterns for dependency and cache trees
Weaknesses
  • macOS only currently—no Linux or Windows support in releases
  • File versioning already solved by git, Time Machine, and filesystem snapshots
Target Audience

Developers running LLMs with filesystem access locally

Similar To

Time Machine · git · rsync backup scripts

Similar Projects