agent-ecosystem/src/renderer/components/team/members
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
..
MemberCard.tsx fix: resolve remaining lint errors breaking CI 2026-03-05 21:24:23 +02:00
MemberDetailDialog.tsx feat: integrate CLI installer service and UI components 2026-02-26 17:58:51 +02:00
MemberDetailHeader.tsx fix: resolve all CI lint errors and flaky test 2026-03-05 21:09:45 +02:00
MemberDetailStats.tsx feat: integrate CLI installer service and UI components 2026-02-26 17:58:51 +02:00
MemberDraftRow.tsx feat: improve tool summary handling and UI enhancements across services and components 2026-03-06 15:27:46 +02:00
MemberExecutionLog.tsx feat: enhance TeamProvisioningService and UI components for lead text handling 2026-03-05 20:22:25 +02:00
MemberList.tsx feat: improve team management and logging functionality 2026-03-03 23:00:55 +02:00
MemberLogsTab.tsx feat: add options for bypassing cache in session and subagent detail retrieval 2026-03-06 10:40:45 +02:00
MemberMessagesTab.tsx feat: add/remove member, mesage box, improve ui... 2026-02-24 14:17:03 +02:00
MemberRoleEditor.tsx fix: resolve all CI lint errors and flaky test 2026-03-05 21:09:45 +02:00
MembersEditorSection.tsx feat: enhance team member validation and improve logging 2026-03-03 23:58:19 +02:00
membersEditorTypes.ts feat: implement team member replacement functionality and enhance file search caching 2026-03-03 00:56:58 +02:00
membersEditorUtils.ts feat: implement team member replacement functionality and enhance file search caching 2026-03-03 00:56:58 +02:00
MemberStatsTab.tsx feat: add FAQ section to README and improve cross-platform handling in code 2026-03-02 22:56:56 +02:00
MemberTasksTab.tsx feat: alot, code highlight, related tasks, group by project and other 2026-02-23 20:06:08 +02:00
SubagentRecentMessagesPreview.tsx feat: update TeamProvisioningService and UI components for enhanced user experience and functionality 2026-03-05 21:02:56 +02:00