agent-ecosystem/test/main/services/team
iliya adbacc90fd feat: enhance task management and UI with new filters and line counting
- Implemented line counting for NotebookEdit and Bash commands in MemberStatsComputer to improve task tracking accuracy.
- Updated TeamDataService to include kanban column information for tasks, enhancing task visibility.
- Refactored Sidebar and GlobalTaskList components to support task filtering by status and team, improving user interaction.
- Introduced TaskFiltersPopover for better task filtering options, allowing users to filter tasks by status and unread comments.
- Enhanced UI components for better responsiveness and user experience in task management.

These changes aim to improve task management efficiency and enhance collaboration within teams.
2026-02-22 22:15:48 +02:00
..
MemberStatsComputer.test.ts feat: enhance task management and UI with new filters and line counting 2026-02-22 22:15:48 +02:00
TeamDataService.test.ts feat: use agent teams 2026-02-22 15:41:18 +02:00
TeamInboxReader.test.ts feat: enhance team member management with color coding and improved prompts 2026-02-22 16:41:16 +02:00
TeamInboxWriter.test.ts feat: enhance team member management with color coding and improved prompts 2026-02-22 16:41:16 +02:00
TeamKanbanManager.test.ts feat: enhance task management and UI with new filters and line counting 2026-02-22 22:15:48 +02:00
TeamMemberLogsFinder.test.ts feat: add task management enhancements with start task functionality 2026-02-22 18:32:30 +02:00
TeamMemberResolver.test.ts feat: use agent teams 2026-02-22 15:41:18 +02:00
TeamTaskWriter.test.ts feat: enhance team member management with color coding and improved prompts 2026-02-22 16:41:16 +02:00