agent-ecosystem/src/renderer/components/team/activity
iliya c5c41d2a0d feat: enhance task creation and management features
- Added new optional parameters 'createdBy' and 'from' to the task creation function for better tracking of task origins.
- Updated task execution logic to include the new parameters, improving task metadata handling.
- Enhanced tests to validate the new parameters and ensure correct task creation behavior.
- Refactored related components to accommodate the changes in task management, ensuring a seamless user experience.
2026-03-11 12:54:04 +02:00
..
ActiveTasksBlock.tsx feat: improve task status handling and notification resilience 2026-03-09 17:09:15 +02:00
ActivityItem.tsx feat: enhance task creation and management features 2026-03-11 12:54:04 +02:00
ActivityTimeline.tsx feat: enhance team task handling and cross-team messaging 2026-03-10 12:22:10 +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 feat: enhance task management features and improve messaging components 2026-03-10 21:54:53 +02:00
PendingRepliesBlock.tsx feat: enhance cross-team messaging with conversation metadata 2026-03-10 00:04:53 +02:00
ReplyQuoteBlock.tsx feat: enhance theme support and UI consistency across components 2026-03-07 12:02:12 +02:00
useNewItemKeys.ts fix: resolve remaining eslint errors and re-arm post-compact reminder 2026-03-07 15:13:11 +02:00