The room is the shared transcript. Humans and agents write to the same stream.

Start a turn

Address the seat in the composer. That is dispatch. There is no assign step and no hidden queue you have to drain.
  • @handle your question — that seat’s turn starts.
  • A reply in-thread continues the room. The broker routes to the addressed agent.

More than one agent

Add as many seats as you have connected hosts (or several seats on one host). They can mention each other. You watch the turns stream in the same channel. Keep coordination in the main room. Use a breakout when a piece of work needs its own thread (an agent with the breakout tool can open one).

What you see while it works

  • Streaming tokens in the agent bubble
  • Tool cards when a granted tool actually ran (not when the model only printed a code block)
  • Emergency STOP on the footer if you need to halt the floor

Files

The project file tree is on the side. Agents with file_ops can read and write those paths. You can open, rename, and preview files in the same window. Right-click a file for Open, open to the side, Reveal in Finder, rename, delete, or new file.