agent-ecosystem/src/renderer/components/team/activity
iliya ff5e877023 feat: enhance tool usage tracking and UI components across services
- Refactored TeamDataService and TeamProvisioningService to replace tool usage counts with structured tool call details, improving accuracy and clarity in tool tracking.
- Introduced ToolCallMeta type for better representation of tool call metadata, including name and preview.
- Updated tool summary generation to utilize new tool call details, enhancing the visibility of tool interactions in messages.
- Enhanced LeadThoughtsGroupRow to aggregate tool calls for improved tooltip display, providing users with clearer insights into tool usage.
- Modified UI components to accommodate changes in tool summary handling, ensuring a consistent user experience.
2026-03-06 16:15:19 +02:00
..
ActiveTasksBlock.tsx feat: add team restoration and permanent deletion features 2026-02-26 12:15:47 +02:00
ActivityItem.tsx feat: implement CLI auto-suffix name handling across team services 2026-03-05 19:12:41 +02:00
ActivityTimeline.tsx feat: update pnpm lockfile and workspace configuration, enhance tool usage tracking and UI components 2026-03-06 15:54:55 +02:00
LeadThoughtsGroup.tsx feat: enhance tool usage tracking and UI components across services 2026-03-06 16:15:19 +02:00
PendingRepliesBlock.tsx feat: add lead activity tracking for team management 2026-02-25 13:18:37 +02:00
ReplyQuoteBlock.tsx fix: resolve all CI lint errors and flaky test 2026-03-05 21:09:45 +02:00