SINCE YOU WERE AWAY

QUEUE ()

WHAT NEEDS YOU VS. WHAT THE DAEMON CAN DRAIN

BLOCKERS — ITEMS WAITING ON A DECISION FROM YOU

Oldest open items fleet-wide · [ ]

Work in progress [~] per project

Aging in progress how long each [~] has sat

RECENT ACTIVITY

ARTIFACTS

FLEET-WIDE SEARCH

What am I looking at?

The four tabs

TODAYwhat got done while you were away. The "Since you were away" recap lists backlog items completed in recent token-budget windows, plus any controls currently armed on the fleet.
SYSTEM HEALTHis the fleet alive and behaving? Fleet liveness per machine, a Triage view of problems, status/cooldowns, the monitor, and the Guard event log.
WORKthe pending backlog queue across all projects — what the workers will pick up next. Press / to search it.
REPORTINGtoken usage and session activity bucketed by budget window, so you can see where the spend went.

Backlog / fleet markers

[ ] open — queued, not started; a worker can pick it up.
[~] in progress — a worker has claimed it and is working it now.
[?] blocked — needs a decision only you can make. These wait for you; they're never picked up automatically.
[x] done — completed and moved to the Done section.

Triage terms (System Health)

staleno activity tick from this project in 2h+. The daemon may be stuck, rate-limited, or down.
starvedthe daemon is alive but has 0 open items queued — it's idle for lack of work, not broken. Feed it backlog.
skewthis host's backlog-driver version (its driver_sha) differs from the newest one running on the fleet — worth re-syncing so every machine runs the same code.

Needs attention (Today) — wasted spend

thrashthe same item failed 3+ ticks in a row (non-zero exit) without ever completing — it's burning tokens with no progress. Completion is judged by the completed flag, never the exit code (an exit-1 tick can still finish an item).
stucka [~] in-progress item that has sat longer than 2 usage windows — claimed but not finishing.
heldthe daemon is parked on a cooldown (rate/plan limit) and can't work until it clears.
idlethe daemon is alive but has done nothing for 4h+ while open items are queued — wasted capacity (suppressed when the fleet is intentionally paused/frozen).

Token-budget windows

Work is bucketed by your Claude usage limits, not wall-clock days. A 5h window is the rolling ~5-hour token limit you bump into during a session; the weekly window is the outer 7-day limit. "Since you were away" and Reporting both let you step back N of these windows — "last 3 5h windows" means the last three usage sessions, not the last 15 clock hours.

Keyboard shortcuts

1 2 3 4Switch tabs (Today / Health / Work / Reporting)
/Search pending items
j kNavigate pending items
rRefresh data
pPause / resume auto-refresh
tToggle dark / light theme
? iToggle this help
escClose help
Tip: the ⓘ button in the top-right corner reopens this anytime.