agent-ecosystem/src/main/services/team
iliya c99a9cfc48 feat: integrate CLI installer service and UI components
- Introduced the CliInstallerService to manage CLI installation, including status checks and installation processes.
- Added IPC handlers for CLI installer operations, enabling communication between main and renderer processes.
- Implemented the CliStatusBanner and CliStatusSection components to display CLI installation status and controls in the dashboard and settings.
- Enhanced the dashboard and settings UI to provide users with real-time feedback on CLI installation progress and errors.
- Updated the TeamDataService to support task clarification features, improving task management capabilities.
2026-02-26 17:58:51 +02:00
..
atomicWrite.ts feat(team-managment): stable MVP 2026-02-21 09:47:24 +02:00
ChangeExtractorService.ts feat: enhance diff view with continuous scroll and lazy loading 2026-02-25 15:39:14 +02:00
ClaudeBinaryResolver.ts feat: integrate CLI installer service and UI components 2026-02-26 17:58:51 +02:00
FileContentResolver.ts feat: integrate CLI installer service and UI components 2026-02-26 17:58:51 +02:00
GitDiffFallback.ts feat: implement diff view with 4 phases — review, accept/reject, task scoping, enhanced UX 2026-02-24 23:39:41 +02:00
inboxLock.ts feat: enhance team message handling and UI components 2026-02-23 17:34:30 +02:00
index.ts feat: implement diff view with 4 phases — review, accept/reject, task scoping, enhanced UX 2026-02-24 23:39:41 +02:00
MemberStatsComputer.ts feat: add team restoration and permanent deletion features 2026-02-26 12:15:47 +02:00
ReviewApplierService.ts feat: implement editable diff functionality with save and discard options 2026-02-25 09:03:50 +02:00
ReviewDecisionStore.ts feat: implement decision persistence for review process 2026-02-25 19:53:14 +02:00
TaskBoundaryParser.ts feat: implement diff view with 4 phases — review, accept/reject, task scoping, enhanced UX 2026-02-24 23:39:41 +02:00
TeamAgentToolsInstaller.ts feat: integrate CLI installer service and UI components 2026-02-26 17:58:51 +02:00
TeamAttachmentStore.ts feat: add/remove member, mesage box, improve ui... 2026-02-24 14:17:03 +02:00
TeamConfigReader.ts feat: add team restoration and permanent deletion features 2026-02-26 12:15:47 +02:00
TeamDataService.ts feat: integrate CLI installer service and UI components 2026-02-26 17:58:51 +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 17:33:37 +02:00
TeamKanbanManager.ts feat: implement diff view functionality with read-only and accept/reject capabilities 2026-02-24 20:25:49 +02:00
TeamMemberLogsFinder.ts feat: implement diff view with 4 phases — review, accept/reject, task scoping, enhanced UX 2026-02-24 23:39:41 +02:00
TeamMemberResolver.ts fix: resolve new member status and notify lead to spawn teammate 2026-02-24 14:58:23 +02:00
TeamMembersMetaStore.ts feat: add/remove member, mesage box, improve ui... 2026-02-24 14:17:03 +02:00
TeamProvisioningService.ts feat: integrate CLI installer service and UI components 2026-02-26 17:58:51 +02:00
TeamSentMessagesStore.ts fix: enhance message sending reliability and error handling 2026-02-24 16:01:44 +02:00
TeamTaskReader.ts feat: implement soft delete and retrieval of deleted tasks in team management 2026-02-25 19:30:27 +02:00
TeamTaskWriter.ts feat: integrate CLI installer service and UI components 2026-02-26 17:58:51 +02:00