What's wrong with this entry?
Anonymous. No account, no email.
What
A full-screen interactive TUI dashboard for managing all background agent sessions from a single place.
Usage
claude agentsDetails
- Displays all background sessions with live status: working, blocked, done, idle
- Jobs can be grouped by directory or state (toggle with
Ctrl+S) - Sessions can be pinned to the top of the list (
Ctrl+T) for quick access; pins persist across sessions in.pins.json - Sessions can be renamed inline (
Ctrl+R) - Sessions can be deleted (
Ctrl+Xto arm, press again to confirm; also stops running sessions) - Sessions can be reordered within a group (
Shift+Up/Down) - A peek panel (
Space) shows a split-view with reply input and session details - An input field at the bottom lets you describe a new task to dispatch a new agent session — supports
@templateautocomplete and/skillslash commands - PR status integration: for jobs monitoring PRs, shows CI pass/fail, review status, additions/deletions
- Quick-open numbered sessions with
Cmd+1-9 - Help panel via
?shows all keybindings - Empty state shows helpful suggestions: "paste a link, or 'review PR #123 for bugs' · 'fix the failing test' · 'babysit my PR until CI passes'"
Evidence
Fleet view system (search for "claude agents", ".fleetview-heartbeat", "Agents here keep running")
Strings lifted out of the shipped bundle, so the claim above can be checked against them.