RCreddit.com
22
·5小时前·开发者社区 · RSS
I built AiSyncing: automatic daily backups of your AI coding assistant memories to a private GitHub repo
ClaudeGeminiCursorGitHub开源代码
热度趋势
趋势数据积累中
百分比基于当前可用热度信号,而非评论数或独立用户人数。
AiSyncing是一款新工具,旨在每天自动将AI编码助手的记忆和配置备份到私有GitHub仓库。开发者在切换机器时,因丢失Claude Code记忆和自定义代理而创建了此工具。…
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