Skip to main content
Generate a dispatch summarizing recent agent work.
entire dispatch has two modes:
  • Cloud mode (default) generates a dispatch from Entire server data
  • Local mode (--local) generates a dispatch from local repository data using your locally installed agent CLI
If you run entire dispatch with no flags in an interactive terminal, Entire launches a guided wizard. In non-interactive contexts, or whenever you provide flags, it prints markdown output directly. Use cloud mode when you want a dispatch from Entire-tracked repo data:
Use local mode when you want a dispatch from local repository history:
You can also customize the dispatch voice:
--repos cannot be combined with --local, and --all-branches only applies to --local.
Cloud dispatch supports up to 5 repos per request, and each repo must use owner/repo format.