agent-ecosystem/src/renderer/components/team/activity
iliya 92dd8f445f refactor: enhance TeamMemberLogsFinder and UI components for improved member display and caching
- Increased FILE_MENTIONS_CACHE_MAX from 1000 to 10,000 to accommodate larger datasets.
- Introduced DISCOVERY_CACHE_TTL to optimize project session discovery by caching results.
- Updated findMemberLogs method to accept an optional mtimeSinceMs parameter for filtering logs based on modification time.
- Added lastOutputPreview to MemberLogSummary for displaying the last assistant output in logs.
- Implemented displayMemberName utility function to standardize member name display across various components.
- Updated multiple components to utilize displayMemberName for consistent member name rendering.
2026-03-14 21:25:01 +02:00
..
ActiveTasksBlock.tsx refactor: enhance TeamMemberLogsFinder and UI components for improved member display and caching 2026-03-14 21:25:01 +02:00
ActivityItem.tsx refactor: enhance task management protocols and notification handling 2026-03-14 17:46:15 +02:00
activityMessageContext.ts refactor: enhance ActivityItem and ActivityTimeline components for expanded message functionality 2026-03-14 14:21:11 +02:00
ActivityTimeline.tsx refactor: enhance task management protocols and notification handling 2026-03-14 17:46:15 +02:00
AnimatedHeightReveal.tsx feat: enhance task management features and improve messaging components 2026-03-10 21:54:53 +02:00
collapseState.ts feat: enhance UI and functionality in team dialogs and components 2026-03-06 23:21:56 +02:00
LeadThoughtsGroup.tsx refactor: enhance task management protocols and notification handling 2026-03-14 17:46:15 +02:00
MessageExpandDialog.tsx refactor: enhance ActivityItem and ActivityTimeline components for expanded message functionality 2026-03-14 14:21:11 +02:00
PendingRepliesBlock.tsx refactor: enhance TeamMemberLogsFinder and UI components for improved member display and caching 2026-03-14 21:25:01 +02:00
ReplyQuoteBlock.tsx feat: implement structured task references and enhance task handling 2026-03-11 15:14:19 +02:00
ThoughtBodyContent.tsx refactor: enhance ActivityItem and ActivityTimeline components for expanded message functionality 2026-03-14 14:21:11 +02:00
useNewItemKeys.ts fix: resolve remaining eslint errors and re-arm post-compact reminder 2026-03-07 15:13:11 +02:00