# AICodeBackup > AICodeBackup is an open-source npm CLI that helps AI coding users back up local projects to private GitHub repositories, then safely restore checkpoints into separate folders. AICodeBackup is for solo builders and AI coding users who work with tools such as Cursor, Claude Code, Codex, Trae, Gemini CLI, or similar coding agents. The product position is a safety layer for local AI-generated code, not a hosted code storage service. Key facts: - Package name: `aicodebackup` - Install command: `npm install -g aicodebackup@alpha` - Production site: `https://www.aicodebackup.com/` - Source repository: `https://github.com/GazeAfar/aicodebackup` - npm package: `https://www.npmjs.com/package/aicodebackup` - Contact: `hello@aicodebackup.com` - Current public status: alpha CLI, MIT licensed, private GitHub backups by default Core commands: - `aicodebackup setup`: install or verify requirements, connect GitHub, and create a private repository. - `aicodebackup backup`: commit and push the current project state to GitHub. - `aicodebackup doctor`: check backup health, authentication, remote configuration, and unprotected work. - `aicodebackup watch`: monitor changed files, diff size, and backup age; `--auto` can back up when risk thresholds are reached. - `aicodebackup restore`: list recent remote checkpoints and restore into a new folder without overwriting local work. ## Product - [Homepage](https://www.aicodebackup.com/): Product overview, install command, core workflow, platform notes, FAQ, and key guide links. - [About](https://www.aicodebackup.com/about/): Project purpose and positioning. - [Privacy Policy](https://www.aicodebackup.com/privacy/): Privacy model, analytics disclosure, and data boundaries. - [Terms of Use](https://www.aicodebackup.com/terms/): Usage terms for the public website and alpha CLI. - [Full LLM context](https://www.aicodebackup.com/llms-full.txt): Expanded plain-text context for agents that need more detail. ## Guides - [Back up AI-generated code](https://www.aicodebackup.com/guides/backup-ai-generated-code/): General guide for protecting AI coding projects with private GitHub recovery points. - [Restore AI-generated code from GitHub](https://www.aicodebackup.com/guides/restore-ai-generated-code-from-github/): Safe restore workflow that restores into a new folder before copying files back. - [Back up Cursor projects](https://www.aicodebackup.com/guides/backup-cursor-projects/): Cursor-specific backup rhythm and recovery guidance. - [Back up Claude Code projects](https://www.aicodebackup.com/guides/backup-claude-code-projects/): Claude Code-specific backup guidance for broad terminal-driven edits. - [Back up Codex projects](https://www.aicodebackup.com/guides/backup-codex-projects/): Codex-specific backup guidance before context changes or local loss. - [GitHub backup without learning Git](https://www.aicodebackup.com/guides/github-backup-without-git/): Beginner-friendly GitHub backup path without memorizing Git commands. - [GitHub backup for vibe coders](https://www.aicodebackup.com/guides/github-backup-for-vibe-coders/): Private backup guidance for non-traditional AI-first builders. - [Private GitHub backup for AI code](https://www.aicodebackup.com/guides/private-github-backup-for-ai-code/): Why private repositories should be the default for AI-built projects. - [Automatic GitHub backup for AI coding](https://www.aicodebackup.com/guides/automatic-github-backup-for-ai-coding/): Where automation helps and where user control still matters. - [How to not lose AI-generated code](https://www.aicodebackup.com/guides/how-to-not-lose-ai-generated-code/): Backup habits for fast AI coding sessions. - [AI coding safety layer](https://www.aicodebackup.com/guides/ai-coding-safety-layer/): Conceptual guide to the safety layer behind the workflow. ## Chinese - [Chinese homepage](https://www.aicodebackup.com/zh-CN/): Chinese product overview. - [Chinese guides index](https://www.aicodebackup.com/zh-CN/guides/): Chinese guide hub. - [Chinese restore guide](https://www.aicodebackup.com/zh-CN/guides/restore-ai-generated-code-from-github/): Chinese version of the safe restore guide. ## External References - [GitHub repository](https://github.com/GazeAfar/aicodebackup): Public source code and releases. - [npm package](https://www.npmjs.com/package/aicodebackup): Installable alpha package. ## Optional - [Sitemap](https://www.aicodebackup.com/sitemap.xml): Complete indexable URL list. - [robots.txt](https://www.aicodebackup.com/robots.txt): Crawler access policy and sitemap reference.