Back to browse
GitHub Repository

Automatic checkpoints for AI coding sessions. Per-step undo, branching, and restore, on top of git. Works with Kiro, Cursor, Claude Code, Codex, and any AI agent.

6 starsTypeScript

Ckpt – Automatic checkpoints for AI coding sessions with per-step undo

by mohshomis·Apr 3, 2026·1 point·0 comments

AI Analysis

●●●BangerBig BrainSolve My Problem

AI agents can self-correct via ckpt restore — terminal agents finally get checkpoints.

Strengths
  • Agent-operable checkpoints unlike IDE UI buttons that require human clicks.
  • Branching lets agents try multiple approaches and compare via ckpt trydiff.
  • Persistent session history survives IDE closes, unlike built-in timeline features.
Weaknesses
  • Zero stars and no releases yet — unproven in real workflows.
  • Requires agents to be scripted to call ckpt commands autonomously.
Target Audience

Developers using AI coding agents like Cursor, Claude Code, Kiro

Similar To

Cursor Timeline · Windsurf Checkpoints · git-undo

Similar Projects