agent-ecosystem/src/main/services/team
iliya 79ea547674 feat: improve tool summary handling and UI enhancements across services and components
- Replaced buildToolSummary with formatToolSummaryFromMap in TeamDataService and TeamProvisioningService to streamline tool summary generation.
- Enhanced JSONL file path handling in TeamDataService to accommodate variations in project directory naming.
- Introduced pendingToolCounts in TeamProvisioningService to accumulate tool usage data for better message context.
- Updated SortableTab and DragOverlayTab components for improved styling and responsiveness.
- Adjusted ClaudeLogsSection to refine log display height for better usability.
- Enhanced TeamDetailView to filter out lead-to-user messages temporarily, improving message clarity.
- Added model selection UI in MemberDraftRow with informative tooltips for user guidance.
- Improved MentionableTextarea with rotating tips to enhance user experience during message composition.
2026-03-06 15:27:46 +02:00
..
atomicWrite.ts feat: add project editor with drag & drop file management 2026-02-28 23:40:41 +02:00
ChangeExtractorService.ts fix: resolve all CI lint errors and flaky test 2026-03-05 21:09:45 +02:00
ClaudeBinaryResolver.ts Remove obsolete CLAUDE.md documentation files from main, preload, renderer, and services directories to streamline project structure and eliminate outdated information. 2026-03-02 23:16:48 +02:00
FileContentResolver.ts feat: enhance team member validation and improve logging 2026-03-03 23:58:19 +02:00
GitDiffFallback.ts feat: enhance team member validation and improve logging 2026-03-03 23:58:19 +02:00
HunkSnippetMatcher.ts feat: enhance task management with new file renaming feature and notification settings 2026-03-01 17:52:54 +02:00
inboxLock.ts feat: enhance team message handling and UI components 2026-02-23 17:34:30 +02:00
index.ts feat: integrate terminal service and enhance CLI authentication handling 2026-02-26 20:17:32 +02:00
MemberStatsComputer.ts feat: enhance file path validation and member stats computation 2026-03-06 13:00:08 +02:00
ReviewApplierService.ts feat: enhance task management with new file renaming feature and notification settings 2026-03-01 17:52:54 +02:00
ReviewDecisionStore.ts feat: enhance task management with new file renaming feature and notification settings 2026-03-01 17:52:54 +02:00
TaskBoundaryParser.ts fix: resolve 245 eslint errors across 12 files 2026-03-04 01:03:45 +02:00
TeamAgentToolsInstaller.ts feat: enhance message handling and UI components for improved user experience 2026-03-06 01:24:09 +02:00
TeamAttachmentStore.ts feat: enhance attachment handling and improve UI components 2026-03-05 12:15:03 +02:00
TeamConfigReader.ts fix: resolve all CI lint errors and flaky test 2026-03-05 21:09:45 +02:00
TeamDataService.ts feat: improve tool summary handling and UI enhancements across services and components 2026-03-06 15:27:46 +02:00
TeamFsWorkerClient.ts fix: resolve 245 eslint errors across 12 files 2026-03-04 01:03:45 +02:00
TeamInboxReader.ts feat: enhance message handling and UI components for improved user experience 2026-03-05 23:39:50 +02:00
TeamInboxWriter.ts feat: enhance message handling and UI components for improved user experience 2026-03-06 01:24:09 +02:00
TeamKanbanManager.ts feat: implement file read timeout handling and size validation across team services 2026-03-03 17:43:29 +02:00
TeamMemberLogsFinder.ts feat: enhance TeamMemberLogsFinder with team detection and task handling improvements 2026-03-04 17:08:34 +02:00
TeamMemberResolver.ts fix: resolve all CI lint errors and flaky test 2026-03-05 21:09:45 +02:00
TeamMembersMetaStore.ts fix: resolve all CI lint errors and flaky test 2026-03-05 21:09:45 +02:00
TeamProvisioningService.ts feat: improve tool summary handling and UI enhancements across services and components 2026-03-06 15:27:46 +02:00
TeamSentMessagesStore.ts feat: enhance tool summary integration in messaging services and UI components 2026-03-06 13:51:37 +02:00
TeamTaskAttachmentStore.ts feat: enhance task attachment handling and UI components 2026-03-05 16:21:44 +02:00
TeamTaskReader.ts feat: enhance task attachment handling and UI components 2026-03-05 16:21:44 +02:00
TeamTaskWriter.ts feat: enhance TeamDataService and TeamProvisioningService for improved task management and user DM forwarding 2026-03-05 18:05:30 +02:00
UnifiedLineCounter.ts feat: integrate terminal service and enhance CLI authentication handling 2026-02-26 20:17:32 +02:00