agent-ecosystem/src/renderer/components/team/activity
iliya 4cf330e8cc feat: integrate agent-teams-controller and enhance task management
- Added agent-teams-controller as a dependency and updated the bundling configuration to exclude it.
- Refactored task management functions to utilize the new taskStore, improving code organization and maintainability.
- Introduced new methods for handling task states, including soft deletion and restoration.
- Enhanced kanban functionality with improved reviewer management and task column updates.
- Updated tests to reflect changes in task creation and approval processes, ensuring robust coverage.
- Improved task ID handling and display logic for better user experience across components.
2026-03-07 16:01:32 +02:00
..
ActiveTasksBlock.tsx feat: integrate agent-teams-controller and enhance task management 2026-03-07 16:01:32 +02:00
ActivityItem.tsx feat: integrate agent-teams-controller and enhance task management 2026-03-07 16:01:32 +02:00
ActivityTimeline.tsx Merge branch 'fix/lint-errors' into dev — resolve all eslint errors 2026-03-07 14:50:50 +02:00
AnimatedHeightReveal.tsx fix: resolve all eslint errors across 24 files 2026-03-07 14:39:21 +02:00
collapseState.ts feat: enhance UI and functionality in team dialogs and components 2026-03-06 23:21:56 +02:00
LeadThoughtsGroup.tsx fix: resolve all eslint errors across 24 files 2026-03-07 14:39:21 +02:00
PendingRepliesBlock.tsx feat: enhance theme support and UI consistency across components 2026-03-07 12:02:12 +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