Connection check
local install
agent-rollback
Git-like undo and rollback checkpoints for OpenAI Codex CLI. Snapshot, diff, and restore files before and after Codex edits. MCP server + Codex hooks for an automatic safety net.
Tools
9
GitHub stars
5
Installs / wk
39
Licence
MIT
Transport
stdio
Last checked
never
Tools & capabilities
9 toolsRead from the published package source — this server runs locally, so there is no endpoint to query. Names are taken from the code, not observed at runtime, and descriptions are often absent.
create_checkpoint
from source
Snapshot the current workspace before a risky operation. Snapshot the current workspace before a risky operation.
diff_checkpoints
from source
Show changed paths between two checkpoints. Show changed paths between two checkpoints.
list_checkpoints
from source
List recent checkpoints, newest first. List recent checkpoints, newest first.
pin_checkpoint
from source
Pin a checkpoint with a durable name. Pin a checkpoint with a durable name.
prune_checkpoints
from source
Delete old unpinned checkpoints. Delete old unpinned checkpoints.
restore_checkpoint
from source
Restore workspace to a checkpoint. Dry-run by default. Restore workspace to a checkpoint. Dry-run by default.
search_checkpoints
from source
Search checkpoints by id, label, message, command, or source. Search checkpoints by id, label, message, command, or source.
show_checkpoint
from source
Show one checkpoint manifest. Show one checkpoint manifest.
undo
from source