Overview of Swarm Mode
mainSwarm Mode is the Hermes Workspace control plane designed for managing Hermes Agents. It provides a structured environment for persistent workers, a standing orchestrator, and a review gate to ensure system observability and control.
Key features include:
- Orchestrator Chat: The primary command surface for requesting actions, decomposed plans, or broadcasts.
- Multi-Agent Control Plane: A visual surface to inspect worker topology, including role, state, current task, model, and room membership.
- Kanban TaskBoard: A planning surface managing task states:
backlog,ready,running,review,blocked, anddone. - Reports + Inbox: A centralized location for reviewing
NEEDS_REVIEWcheckpoints, blockers, handoffs, and escalations. - TUI View: Provides direct observability by attaching to tmux-backed workers (falling back to shell or log tails if tmux is unavailable).