ait queue
Read a compact inventory of active work, reviews, remotes, and worktree health.
Audience: Users and coding agents
Role#
Safe for the user or coding agent when orienting active local and remote work.
Purpose#
ait queue is a read-only inventory composed from Tasks, Changes, workspace, worktrees, reviews, and configured remote state. It does not own a separate lifecycle queue.
Syntax#
ait queue summary
ait queue summary --remote origin --jsonExample#
ait queue summaryThe compact text result reports shared Tasks, ready candidates, review inbox, local drafts, workspace changes, and worktree hygiene.
Output#
Use --remote <name> to include the selected remote authority and --json for the complete machine-readable projection. Any ready indication is orientation evidence; use ait task audit or the guided workflow surface before mutation.
Failure and recovery#
A remote read error can appear beside otherwise valid local inventory. Keep the error visible, check the configured remote and server health, and avoid treating missing remote rows as completed work.