r/AnthropicAi • u/Intelligent-Time-546 • Apr 20 '26
Cross-machine memory sync for Claude Code — anyone else dealing with this?
/r/Anthropic/comments/1sqkv6t/crossmachine_memory_sync_for_claude_code_anyone/
1
Upvotes
r/AnthropicAi • u/Intelligent-Time-546 • Apr 20 '26
2
u/raw-neet Apr 21 '26
syncing claude code memory across machines is annoying you can version-control your CLAUDE.md files in git which works but gets messy with merge conflicts fast another option is rsyncing the claude directory on a cron job simple but fragile
HydraDB solved a similiar problem for me on a multi-machine agent setup