Skip to content
C3Control / Continuity
Sync documentation
C3Sync

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 .gitignore honored
  • 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

  1. Follow the quickstart.
  2. Understand sync and merge behavior.
  3. Review safety and conflicts.
  4. Read the complete security model.