Sightdeck AI

User Guide

Running tasks

A live view of every running Claude agent in a single window — regardless of project or terminal. Lanes side by side for parallel runs, tiles with arrows for serial chains.

What you get

  • You see at a glance what is running, what is testing, what is waiting.
  • No switching between terminal windows or chats to check status.
  • Bottlenecks pop immediately: too many actives, a blocked run, an agent stuck in testing for hours.
  • Parallel runs show up as lanes side by side. Serial chains as tiles connected by . The structure is visible without thinking.

How you use it

  1. Open the app, top left click Running Tasks.
  2. Each active lane shows: project, task title, status pill (active / testing / feedback_required), run duration.
  3. Click a tile to open the detail panel with concept and history.
  4. As soon as a task is done, it disappears from Running Tasks and lands in the project's done list.
Sightdeck AI Running Tasks view with lanes side by side showing active and done tiles
Running Tasks — parallel lanes side by side, each tile showing project, title and live status.

Parallel and serial runs

The lane layout tells you how a run is structured at a glance. Several tasks started together as a parallel run appear as separate lanes side by side, each working on its own. A serial chain — one task after another — shows as tiles in a single lane joined by ; when one tile reaches done, the next starts on its own.

A lane stays on screen while any of its tiles is still active, testing or feedback_required. Once every tile is done, the whole lane clears itself.