agent-ecosystem/test/renderer/components/team
777genius 52677b55d0 feat(team): enhance team messaging functionality and UI
- Integrated pending replies state management for team members.
- Updated TeamDetailView to initialize pending replies from state.
- Added logic to refresh team messages and member activity on tab focus.
- Improved UI components by increasing dialog content width for better layout.
- Enhanced member draft rows with avatar support for better visual representation.
- Implemented reconciliation logic for pending replies based on message history.
- Updated tests to cover new functionality and ensure reliability.
2026-04-19 20:57:13 +03:00
..
activity perf(team): precompute ActivityTimeline session anchors once per render 2026-04-19 09:00:59 +05:00
dialogs feat(team): add relaunch flow and stabilize edit member colors 2026-04-19 16:46:56 +03:00
editor feat: enhance file icon handling and keyboard shortcuts 2026-03-01 14:24:24 +02:00
members feat(team): add relaunch flow and stabilize edit member colors 2026-04-19 16:46:56 +03:00
messages feat(team): enhance team messaging functionality and UI 2026-04-19 20:57:13 +03:00
sidebar feat(graph): enhance GraphControls with settings toggle and improved zoom functionality 2026-03-29 00:05:29 +02:00
taskLogs fix(team): harden retained log cleanup fallback 2026-04-19 09:00:45 +03:00
ClaudeLogsPanel.test.ts feat(team): enhance Claude logs handling and improve retrieval logic 2026-04-19 01:38:58 +03:00
TeamModelSelector.test.ts fix(team): support anthropic opus 4.7 team models 2026-04-18 12:09:26 +03:00
TeamModelSelectorDisabledState.test.ts feat(cliInstaller): add model verification for providers 2026-04-16 19:41:23 +03:00
teamProjectSelection.test.ts feat(agent-graph): integrate stable slot layout for improved node positioning and interaction 2026-04-15 16:18:11 +03:00
TeamProvisioningBanner.test.ts refactor(team): split team detail snapshot from messages activity 2026-04-15 21:54:38 +03:00
teamSessionFetchGuards.test.ts fix(team-runtime): harden refresh flows and reduce ui churn 2026-04-09 16:34:55 +03:00