agent-ecosystem/test/main/services/team
iliya d096b6b19a feat: add task owner management and update CLI commands
- Incremented TOOL_VERSION to 9 for the CLI tool.
- Introduced setTaskOwner function to manage task ownership, allowing assignment and clearing of owners.
- Updated CLI commands to include task owner management options in help documentation.
- Enhanced Kanban components to support a compact view for task cards.
- Improved member color mapping to ensure unique colors for team members.
- Added asynchronous execution support in teamctl tests for better concurrency handling.
2026-02-26 18:32: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
teamctl.test.ts feat: add task owner management and update CLI commands 2026-02-26 18:32:48 +02:00
TeamDataService.test.ts feat: alot, code highlight, related tasks, group by project and other 2026-02-23 20:06:08 +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
TeamProvisioningServiceRelay.test.ts feat: enhance team message handling and UI components 2026-02-23 17:34:30 +02:00
TeamTaskWriter.test.ts feat: enhance team member management with color coding and improved prompts 2026-02-22 16:41:16 +02:00