v0.1.4
What's new in 0.1.4
SEO and discoverability pass for npm and GitHub.
npm
- 36 keywords in
package.jsoncoveringcodex-undo,codex-revert,
codex-checkpoint,codex-rollback,codex-mcp,codex-safety-net,
plusclaude-code,cursor,windsurf,copilot,cline,
gemini-cli, and more. - Repository metadata added (
homepage,repository,bugs) so the
npm sidebar shows source links, clone commands, and an issue tracker. - Description rewritten to lead with the search terms: "Git-like undo
and rollback checkpoints for OpenAI Codex CLI".
README
- Tagline rewritten with the most-searched terms.
- New "Also known as" line with long-tail variants: Codex undo,
Codex revert, Codex checkpoint, Codex rollback, Codex snapshot, Codex
backup, Codex diff, Codex restore, Codex file history, Codex safety
net, Codex MCP, Codex time travel. - New FAQ section answering the most common Codex undo / revert /
rollback questions verbatim. - Comparison table vs
git stash/git restore/git reset. - 3 new badges: stars, Codex CLI, MCP.
Install
npm install -g agent-rollback
# or
curl -fsSL https://raw.githubusercontent.com/Nainish-Rai/agent-rollback/main/scripts/install.sh | bash