cd /news/developer-tools/keppsake-automatic-save-points-for-y… · home topics developer-tools article
[ARTICLE · art-52457] src=keepsake.sh ↗ pub= topic=developer-tools verified=true sentiment=↑ positive

Keppsake – automatic save points for your AI projects

Keepsake, a new tool currently in beta for Apple Silicon Macs, offers automatic save points for AI projects, allowing users to snapshot working versions and roll back changes. The tool integrates with AI agents like Claude Code and Codex, providing a version control alternative to git that keeps projects local.

read3 min views1 publishedJul 9, 2026

Save points for AI projects

Keepsake keeps a copy of your whole project every time it’s working. If the AI takes a wrong turn, you go back to the last good one instead of digging through version folders.

Currently in beta, for Apple Silicon Macs. Windows is coming soon. Release notes

The problem

You already know this feeling. #

You’re working on something that matters. To be safe, you make a copy before the big change. Then another. Then one more “just in case.” An hour later you’re staring at a folder full of near-identical files and you can’t remember which one was actually good.

  • essay.docx
  • essay_final.docx
  • essay_final_v2.docx
  • essay_final_FINAL.docx
  • essay_final_final_v2.docx

AI made this worse and better at once. Anyone can now ask their computer to build a report, a website, a whole app, and it will. But every good result is one wrong instruction away from being overwritten, and you’re back to duplicating folders to protect your progress.

AI made everyone a builder. Keepsake makes sure nobody loses what they built.

Keepsake gives you one clean shelf of save points instead. Snapshot when it’s good. If the next change makes it worse, go back. That’s the whole idea.

FAQ

Questions, answered. #

  • What is a snapshot?
  • A snapshot is a save point. It keeps a copy of every file in your project as it was at that moment, and you can restore back to any snapshot whenever you like.
  • Can I lose my work?
  • That’s the one thing Keepsake refuses to let happen. Even throwing away unsaved changes is recoverable.
  • How does Keepsake integrate with my agent?
  • Keepsake provides a plugin for agents like Claude Code and Codex. It teaches your agent how to make snapshots and revert changes at your command.
  • How can I share my work with Keepsake?
  • You can export a snapshot as a zip file and send it however you like, email included. The zip can be extracted and used directly, or imported into an existing Keepsake project. If you’re sharing a whole project, the person receiving it can ask their own agent to set it up on their computer.
  • Can I upload my work to GitHub?
  • Keepsake has a GitHub integration that lets you connect a project to GitHub and upload your snapshots. It works the other way too: you can download a branch from GitHub into a new snapshot to pick up the latest version.
  • Do I need to know git?
  • No. Keepsake is an alternative to git. That cuts both ways though: if you’ve been asked to follow a specific git workflow, with branches and pull requests, Keepsake probably isn’t the right tool for that work.
  • Where does my project live?
  • On your machine. Your snapshots stay local to you.

How it works

Save, undo, go back. #

Make a snapshot

When the project’s in a good place, save it and give it a name you’ll recognize later.

Undo changes you don’t want

Changed your mind about the last batch of edits? Throw them away and you’re back to your last save point. Even that step is recoverable.

Go back to an earlier save point

Pick any earlier save point and Keepsake puts the whole project back exactly as it was.

For your AI agent

Your AI does the saving for you. #

Your AI agent already knows how to use Keepsake. Just ask in plain English and it saves and restores for you, right inside the conversation. Setting it up takes one pasted message, and it works with Claude Code, Codex, Copilot, Gemini, Cursor, and Windsurf.

Set up your agent

── more in #developer-tools 4 stories · sorted by recency
── more on @keepsake 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/keppsake-automatic-s…] indexed:0 read:3min 2026-07-09 ·