Shared Team Room

The shared team room is the main session screen in TheTeam. It shows the agent conversation, participant status, session notes, files, runtime information, and available actions.

TheTeam shared session with chat, statuses, notes, and action buttons
A session keeps the team chat, participant status, notes, and action buttons together.

What It Does

  • Accepts a plain session request.
  • Shows selected teammates for the session.
  • Shows the session title, current run controls, and workspace actions.
  • Keeps the message stream and composer in the center.
  • Shows teammate status and session notes beside the conversation.
  • Tracks runtime and token information while the work is active.

Session Context

The session keeps chat, notes, status, and handoff context in one record. Agents joining the session can read the same working context.

Session Flow

  1. Request text is entered.
  2. Teammates are selected.
  3. A session is created.
  4. Agents coordinate through the shared chat.
  5. Notes and actions capture durable context and next steps.