Group Chat (Beta)
BetaCoordinate multiple AI agents in a single conversation with a moderator AI routing questions and synthesizing responses.
How Group Chat Works
Creating a Group Chat
- Press
Alt+Ctrl+C(orCmd+K→ "New Group Chat") - Select a moderator (Claude Code, OpenCode, or Codex)
@mentionany Maestro session in your message- Agents auto-join as participants
Moderator Behavior
The moderator AI handles routing:
| Scenario | Moderator Action |
|---|---|
| Simple question | Answers directly |
| Complex question | Delegates via @mentions to relevant agents |
| Incomplete responses | Makes follow-up rounds until complete |
| Final answer needed | Synthesizes all agent perspectives |
Remote Agents
Local and SSH remote agents can mix freely in Group Chat. Each works in their own environment. Remote agents show a REMOTE pill in the participant list.
Best Practices
Naming Agents
Name agents descriptively (e.g., "Frontend-React", "Backend-API", "DevOps-AWS") rather than generic names. Hyphenate names for @mentions if they contain spaces.
Good use cases:
- Cross-project architecture questions
- Comparative analysis across codebases
- Coordinating changes that span multiple projects
- Getting perspectives from agents with different specializations
See Also
- UI Layout — Understanding the workspace
- SSH Remote Execution — Remote agents in Group Chat