agent-ecosystem/test/main
iliya 5e704ddc78 feat: add cross-team messaging UI with team selector and visual distinction
- Team selector dropdown in MessageComposer (left of recipient selector)
- Cross-team mode locks recipient to team-lead, disables attachments
- Sender copy written to fromTeam inbox with source 'cross_team_sent'
- Purple accent styling for cross-team messages (incoming + outgoing)
- "from team-x" / "to team-x" badges in ActivityItem
- Strip [Cross-team from ...] prefix in UI (kept in stored text for CLI)
- CSS variables for cross-team theme (dark + light)
- Store: fetchCrossTeamTargets (all teams), sendCrossTeamMessage action
- Tests updated for sender copy and formatted text prefix
2026-03-09 20:53:45 +02:00
..
ipc feat: add cross-team communication orchestrator 2026-03-09 18:45:15 +02:00
services feat: add cross-team messaging UI with team selector and visual distinction 2026-03-09 20:53:45 +02:00
utils merge: integrate tool approval settings and add ongoing sessions warning 2026-03-08 22:30:44 +02:00