Syndicate#
Syndicate is a private, local-first control plane for coding agents. It runs the official Codex, Claude Code and PacketCode CLIs on machines you control, keeps writable tasks in Git worktrees, and presents sessions, approvals and evidence through a browser dashboard.
The installed CLI remains responsible for its own provider authentication. Syndicate launches it and records operational state; it does not copy provider credential files or replace the provider's login flow.
Core capabilities#
- Loopback-only execution Host with controlled browser access.
- Durable sessions and interactive terminal panes.
- One retained worktree and writer lease for each mutating task.
- Append-only events with replayable session state.
- Explicit approvals where the selected adapter supports them.
- Local CLI commands for status, diagnostics, sessions and workstations.
- Linux user services and a separate terminal-host runtime.
Syndicate is a standalone product. It has no required runtime dependency on the Packet product family or another control plane.
Start with Install on Linux, then create a First workstation. Read Approvals and evidence before allowing a session to write.