test / unit + widget + golden + a11y (push) Failing after 27s
test / integration_test (xvfb) (push) Has been skipped
test / bundle smoke (xvfb 5s) (push) Has been skipped
test / daemon subprocess + web WASM smoke (push) Has been skipped
test / dart doc (lib API) (push) Failing after 27s
TeamPanelHost wraps the lead Claude surface and, on TeamMemberJoined, shows a resizable right pane with one tile per live teammate in a grid that wraps 1->2->3 columns by count. Each tile renders the teammate's conversation from its per-agent MessageBus channel; tiles drop on TeamMemberLeft. With no team, only the lead shows (unchanged). The Claude extension now starts a TeamObserver for the open workspace (restarting as the project changes) — wiring T-139 into the running app. ConversationView gains a wrapInSelectionArea flag so the whole grid shares one selection area (nested SelectionAreas are illegal), letting a drag-select span tiles. Member colours map to tile accents. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>