agent-checkpointing

Installation
SKILL.md

Agent Checkpointing

Save, restore, replay, and debug agent execution with checkpoints.

Why Checkpointing?

  • Recovery: Resume from failure without losing progress
  • Debugging: Replay exact execution path
  • Branching: Try different paths from same checkpoint
  • Audit: Complete history of agent decisions
  • Testing: Reproduce specific scenarios

Checkpoint Architecture

Installs
2
GitHub Stars
4
First Seen
Feb 5, 2026
agent-checkpointing — latestaiagents/agent-skills