Local execution
Dispatch runs on your machine and stores its run evidence locally. A Cloud account is not required.
Trust and data boundaries
Dispatch stores snapshots, evidence, and evaluations on your machine. Nothing is sent to Dispatch Cloud until you enable sync and run the sync command.
Dispatch runs on your machine and stores its run evidence locally. A Cloud account is not required.
Recording a local evaluation does not enable sync or send the evaluation.
You can inspect the exact evaluation payload before choosing whether to sync it.
Upload requires consent, a server-issued preview token, and a separate sync command.
Current sync boundary
Optional sync can send eligible evaluation data. Source code and local run evidence stay on your machine.
These stay outside the current Dispatch Cloud evaluation payload.
These fields may appear in the evaluation payload you preview.
Explicit sync flow
Enabling sync records consent and queues eligible data locally. Dispatch uploads it only after you run a separate sync command with a configured token.
dispatch sync preview <run-id>
dispatch sync enable
dispatch sync01
Inspect
See the exact body before consent.
02
Enable
Consent and queue locally.
03
Sync
Upload only with a valid token.
Third-party boundary
Dispatch Cloud receives no source code. Codex CLI, Cursor Agent, and other agent tools may communicate with their own providers, whose settings, policies, and data controls apply.
The flag confirms that local agents can change files and run commands. There is no security sandbox, so start with a repository you can restore.
Preview limitations
Follow the quick start with a restorable repository. Cloud sync stays off unless you choose to enable it.