Studio

Read the Activity pane

Follow what your agents actually did.

About 3 minutes

Activity is the live view of what your agents are doing: files streaming in as they are written, and the run of work as it proceeds.

What to look for

  • Files appearing — code being written, as it is typed
  • Agents working — what is running now
  • Where it stopped — if something failed, this is where it says so

Steps

  1. Open a project and stay on Activity.
  2. Watch the first build. It is the fastest way to learn how your agents work.
  3. When something goes wrong, read here before asking — the reason is usually stated.

You're done when you can tell whether work is progressing without asking.

Gotchas

  • An empty Activity pane means nothing is running, not that something broke.
  • Activity is not the log. For build output and runtime errors, use Logs.

Checked against

  • components/StudioActivityPane.tsx