C3Sync / Getting started
Updated 2026-07-21 · C3Sync README
C3Sync documentation
C3Sync synchronizes AI coding-agent sessions and the working-tree state attached to them across machines you own. Payloads are end-to-end encrypted before reaching a self-hosted NATS JetStream hub.
WARNING — > C3Sync is beta software. Linux is the supported beta platform. Back up important work and read the security model before relying on it.
What C3Sync carries
- Native session data for Claude Code, Codex, OpenCode, and Pi
- Tracked and untracked working-tree files, with
.gitignorehonored - Restore anchors that pair agent turns with file state
- Durable encrypted events that offline peers replay later
Get the beta
Linux remains the supported beta platform. Join the waitlist for the current release and onboarding path; macOS and Windows remain evaluation targets.
Start here
- Follow the quickstart.
- Understand sync and merge behavior.
- Review safety and conflicts.
- Read the complete security model.