entire dispatch with no flags in an interactive terminal, Entire opens a guided wizard. In non-interactive contexts, or when you provide flags, it prints markdown directly.
Cloud dispatch
Cloud dispatch is the default mode. It uses Entire server data for repositories you can access. Generate a dispatch for recent work:Local dispatch
Use local mode when you want to summarize local repository data with your locally installed agent CLI. Generate a local dispatch from the current repository:--all-branches only applies to local mode. Renamed or deleted branches are skipped.
Customize the voice
Use--voice to choose a preset or provide a literal description:
Common flags
| Flag | Description |
|---|---|
--repos <owner/repo> | Cloud repo slugs, up to 5. Use comma-separated values for multiple repos. |
--since TIME | Start of the time window. Accepts Go durations, relative times, or ISO dates. Defaults to 7d. |
--until TIME | End of the time window. Defaults to now. |
--voice PRESET_OR_TEXT | Voice preset name or custom text. |
--local | Generate with local repository data instead of Entire server data. |
--all-branches | Include every existing local branch. Only valid with --local. |
dispatch command reference.
Continue with
Dispatches in Entire.io
Generate and preview dispatches in the web app.
dispatch
See the full command reference.