Starting a broadcast
- Open the Chat tab.
- Toggle the mode selector from Solo to Broadcast.
- Pick 2–3 providers from the provider picker. Providers that are not configured or currently unavailable are greyed out — the picker reads live availability from
/chat-providers. - Write your prompt and send.
While streaming
Each column streams its own reply with its own token count and cost. The columns are horizontally scrollable on iPhone; on Mac they sit side by side. Deep Research can be enabled per-slot at creation time. It propagates to each child session independently (Codex sandbox flag, Claude system prompt).Picking a winner
Two actions determine what happens after you have compared the answers:- Star (non-destructive)
- Pick winner (destructive)
Tap the star on a turn in any column. This records a
turnWinner entry on the frontier group — pure metadata. The broadcast stays open; all providers keep responding to follow-up prompts. Use this to track which provider is winning turn by turn without committing to one.Attachments in broadcast
When you attach a file, the composer uploads it once per child via separate staging paths:<worktree>/.clawdmeter-attachments/<sessionId>/. Each agent sees its own path in the prompt. You do not need to upload separately per provider.