Summary
A dedicated TUI panel to visualise the multi-agent team: who the agents
are, how many unread messages they have, and what they are currently doing.
Accessible via ctrl+p → Team.
UX
┌─ Team ──────────────────────────────────────────────┐
│ Alpha Team 3 agents │
│ ────────────────────────────────────────────── │
│ ▶ Nexus manager ● idle 0 unread │
│ Aria researcher ● working 2 unread │
│ Kai engineer ● idle 1 unread │
│ ────────────────────────────────────────────── │
│ enter: open inbox n: new agent del: remove │
└─────────────────────────────────────────────────────┘
Selecting an agent opens their inbox — a list of messages they have received
and sent, with thread view.
Acceptance criteria
Summary
A dedicated TUI panel to visualise the multi-agent team: who the agents
are, how many unread messages they have, and what they are currently doing.
Accessible via
ctrl+p → Team.UX
Selecting an agent opens their inbox — a list of messages they have received
and sent, with thread view.
Acceptance criteria
nopens a "New agent" form (nickname, role, system prompt template)