agent-ecosystem/src/main/services/team
iliya 4a85647433 feat: enhance team message handling and UI components
- Updated `dev:kill` script to use a dedicated Node.js script for improved process termination.
- Enhanced `TeamProvisioningService` to trigger team refresh events for live lead replies, improving message handling.
- Refactored message deduplication logic in `handleGetData` to prevent duplicate messages from lead sessions and lead processes.
- Introduced `validateOpenPathUserSelected` function to allow user-selected paths while enforcing security checks.
- Improved UI components in `TeamListView` and `ActivityItem` for better user experience and accessibility.
- Added progress bar for task completion in `DashboardView`, enhancing task tracking visibility.
2026-02-23 17:29:31 +02:00
..
atomicWrite.ts feat(team-managment): stable MVP 2026-02-21 09:47:24 +02:00
ClaudeBinaryResolver.ts feat: enhance team configuration and member detection 2026-02-22 18:41:08 +02:00
inboxLock.ts feat: enhance team message handling and UI components 2026-02-23 17:29:31 +02:00
index.ts feat: use agent teams 2026-02-22 15:41:18 +02:00
MemberStatsComputer.ts fix: resolve pre-existing lint errors blocking CI 2026-02-22 23:05:57 +02:00
TeamAgentToolsInstaller.ts fix: address CodeRabbit review feedback 2026-02-23 12:04:13 +02:00
TeamConfigReader.ts feat: enhance team member management with color coding and improved prompts 2026-02-22 16:41:16 +02:00
TeamDataService.ts feat: enhance team message handling and UI components 2026-02-23 17:29:31 +02:00
TeamInboxReader.ts feat(team-managment): stable MVP 2026-02-21 09:47:24 +02:00
TeamInboxWriter.ts feat: implement inbox locking mechanism and enhance team message handling 2026-02-23 16:17:48 +02:00
TeamKanbanManager.ts feat: enhance task management and UI with new filters and line counting 2026-02-22 22:15:48 +02:00
TeamMemberLogsFinder.ts feat: enhance project directory resolution and auto-refresh in MemberLogsTab 2026-02-23 15:12:39 +02:00
TeamMemberResolver.ts feat: use agent teams 2026-02-22 15:41:18 +02:00
TeamMembersMetaStore.ts feat: use agent teams 2026-02-22 15:41:18 +02:00
TeamProvisioningService.ts feat: enhance team message handling and UI components 2026-02-23 17:29:31 +02:00
TeamTaskReader.ts feat: enhance task management and UI with new filters and line counting 2026-02-22 22:15:48 +02:00
TeamTaskWriter.ts feat: implement auto-sync for task-related comments from inbox messages 2026-02-23 12:18:34 +02:00