Crew War Room
Multi-agent activity view.
A live view of multiple agents/personas collaborating on a task.
type · crew_war_room
A platform-level / reactive component.
How to use it
Just ask for it in chat — the agent emits this widget and the shell renders it:
Try saying
“show the crew war room”
Example
The agent returns this A2UI component (inside the components array of a /chat response):
crew_war_room.json
{
"type": "crew_war_room"
}Properties
This widget takes no properties.
Backing endpoint
This widget reads/writes through /api/crew/status. See the API reference.
Browse the full Widget Index, the Widget Catalog, or learn the A2UI system behind it.