Dispatches are not visible in Entire.io
Dispatches are not visible in Entire.io
Dispatches may be enabled gradually for Entire.io accounts.If you do not see Dispatches in the sidebar or command palette:
- confirm you are signed in to the right Entire.io account
- confirm the workspace has access to Dispatches
- use
entire dispatchfrom the CLI while web access is unavailable
The summary is empty or too thin
The summary is empty or too thin
Check whether the selected scope contains captured work.Try this:
- choose a longer time window
- choose a repository or branch that has recent checkpoints or sessions
- push recent checkpoint data if you expect cloud dispatches to include it
- use local mode if the work exists locally but has not been pushed
The wrong repositories or branches are included
The wrong repositories or branches are included
Check the dispatch scope.In Entire.io, branch selection appears only when you select one repository. If you select multiple repositories, Dispatches use each repository’s default branch.In the CLI, pass cloud repository slugs with
owner/repo format:`--repos` does not work with `--local`
`--repos` does not work with `--local`
--repos is for cloud dispatches. --local reads from the local repository instead.Use cloud mode for specific remote repositories:`--all-branches` did not include a branch
`--all-branches` did not include a branch
--all-branches only includes existing local branches in local mode. Renamed or deleted branches are skipped.Check local branches first:The voice or audience is wrong
The voice or audience is wrong
Use a preset voice or provide custom guidance.
Still stuck?
Still stuck?
Include these details when asking for help:
entire version- whether you used Entire.io or the CLI
- the repositories and branches you selected
- the time window
- whether the work appears in checkpoints or sessions
- the full error message, if the CLI failed
Continue with
Dispatches
Learn what Dispatches summarize and when to use them.
Dispatches in CLI
Generate dispatches from the terminal.