Every SyncEngine project is a real folder on your own device. Point a coding agent at it — Claude Code, Codex, or a local model — and it doesn't get a cramped chat window; it gets the whole project. Because to SyncEngine, an agent is a peer.
A SyncEngine project isn't a document trapped in a cloud app — it's a real, materialized folder on your machine. That means an AI agent can live inside it: read the whole vault for context, edit files directly, and have its changes flow to your peers exactly the way theirs flow to you. Not a chat sidebar bolted onto a product — a peer in the project.
No uploading your code to someone's servers to "let the AI see it." No copy-pasting between a chatbot and your editor. The agent works where your work already lives — encrypted, on your machine, with no company in the middle.
Create, task, and remove agents per project. Each row is live: an agent is idle, thinking, has changes ready to land, or holds a fork ready for review. Broken intermediate states stay invisible to teammates — in-flight work is never shared until the agent lands it.
Simple projects auto-merge an agent's edits to peers continuously — no gate, like a trusted teammate. Weave projects give you a review-and-land gate: you look the work over, then promote it with a click.
An agent can attach evidence to its work — carried right on the change. You land work you can verify, not promises.
Fork a project into as many parallel folders as you like and point a different agent at each. Five agents, five approaches, at the same time — none of them stepping on the others. Each works in its own private fork; when they land, their edits converge with no merge conflicts, held together by the same conflict-free sync (CRDT + braid) that keeps human peers in step. It's branch-and-merge for AI collaborators, without the merge pain.
Forks are private to your device — each peer owns its experimental forks
This isn't a demo. Much of SyncEngine — and the brief this very page was written from — was made by AI agents working exactly like this: each in its own fork, braiding its slice into one shared history, alongside the humans. The tool that lets AI and people collaborate as peers was built by AI and people collaborating as peers.
The agent works where your work already lives. Its changes flow to your peers the way anyone's do. Humans and agents, working the same project — on your machine, no middle.