Back
RCreddit.com
23
·4 hr ago·Dev community · RSS

I built AiSyncing: automatic daily backups of your AI coding assistant memories to a private GitHub repo

View original
ClaudeGeminiCursorGitHubOpen source

Heat trend

Collecting trend data

The percentage is based on available heat signal, not comment count or independent people.

AI summary

AiSyncing is a new tool designed to automatically back up AI coding assistant memories and configurations to a private GitHub repository daily.…

I kept losing my Claude Code memories and custom agents when switching machines, so I built a tool that syncs them to a private GitHub repo daily. Then I realized Codex, Gemini, and Cursor all have the same problem.

AiSyncing backs up memory files, instruction files (CLAUDE.md, AGENTS.md, GEMINI.md, .mdc rules), configs, and custom tooling for all four. Setup auto-detects what you have installed, creates a private backup repo, and installs a daily scheduled sync with macOS notifications.

Open source, zero dependencies beyond git/python3/rsync (pre-installed on macOS).

GitHub: https://github.com/DiegoSalazar/AiSyncing

I built AiSyncing: automatic daily backups of your AI coding assistant memories to a private GitHub repo · BuzzRadr