agent-ecosystem/src/renderer/components/team/activity
iliya da4d98ec2b refactor: enhance task management protocols and notification handling
- Updated task management instructions in tasks.js to clarify the process for handling newly assigned tasks that must wait due to ongoing work, emphasizing the importance of leaving comments with reasons and estimated completion times.
- Improved member briefing messages to include critical reminders about task status and comment handling.
- Enhanced TeamDataService to implement task comment notification features, ensuring leads are notified of teammate comments on tasks.
- Refactored related UI components to support better interaction and visibility of task statuses and notifications.
2026-03-14 17:46:15 +02:00
..
ActiveTasksBlock.tsx refactor: enhance task management protocols and notification handling 2026-03-14 17:46:15 +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 feat: enhance cross-team messaging with conversation metadata 2026-03-10 00:04:53 +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