agent-ecosystem/src/main/services/team
iliya dae8c50e4c feat: enhance task management and team member handling
- Added a new "Solo mode" feature in the README, allowing a single agent to manage tasks independently, improving token efficiency.
- Updated TeamMemberLogsFinder to include team name in task ID checks, preventing cross-team task collisions.
- Enhanced TeamProvisioningService with clearer task status protocols and execution discipline guidelines to improve task management practices.
- Introduced new callbacks in ChangeReviewDialog for accepting and rejecting new files, streamlining the review process.
- Updated changeReviewSlice to handle file rejection logic, ensuring accurate state management during reviews.

Made-with: Cursor
2026-03-04 00:57:42 +02:00
..
atomicWrite.ts feat: add project editor with drag & drop file management 2026-02-28 23:40:41 +02:00
ChangeExtractorService.ts feat: integrate terminal service and enhance CLI authentication handling 2026-02-26 20:17:32 +02:00
ClaudeBinaryResolver.ts Remove obsolete CLAUDE.md documentation files from main, preload, renderer, and services directories to streamline project structure and eliminate outdated information. 2026-03-02 23:16:48 +02:00
FileContentResolver.ts feat: enhance team member validation and improve logging 2026-03-03 23:58:19 +02:00
GitDiffFallback.ts feat: enhance team member validation and improve logging 2026-03-03 23:58:19 +02:00
HunkSnippetMatcher.ts feat: enhance task management with new file renaming feature and notification settings 2026-03-01 17:52:54 +02:00
inboxLock.ts feat: enhance team message handling and UI components 2026-02-23 17:34:30 +02:00
index.ts feat: integrate terminal service and enhance CLI authentication handling 2026-02-26 20:17:32 +02:00
MemberStatsComputer.ts fix: improve file tracking in MemberStatsComputer 2026-02-26 21:50:23 +02:00
ReviewApplierService.ts feat: enhance task management with new file renaming feature and notification settings 2026-03-01 17:52:54 +02:00
ReviewDecisionStore.ts feat: enhance task management with new file renaming feature and notification settings 2026-03-01 17:52:54 +02:00
TaskBoundaryParser.ts feat: implement diff view with 4 phases — review, accept/reject, task scoping, enhanced UX 2026-02-24 23:39:41 +02:00
TeamAgentToolsInstaller.ts feat: enhance team member validation and improve logging 2026-03-03 23:58:19 +02:00
TeamAttachmentStore.ts feat: add/remove member, mesage box, improve ui... 2026-02-24 14:17:03 +02:00
TeamConfigReader.ts feat: enhance team member validation and improve logging 2026-03-03 23:58:19 +02:00
TeamDataService.ts feat: normalize project paths and enhance team member handling 2026-03-04 00:47:35 +02:00
TeamFsWorkerClient.ts feat: enhance team file handling and logging improvements 2026-03-03 22:00:11 +02:00
TeamInboxReader.ts feat: implement file read timeout handling and size validation across team services 2026-03-03 17:43:29 +02:00
TeamInboxWriter.ts refactor: move Docker files to docker/ and CHANGELOG to docs/ 2026-02-27 21:04:11 +02:00
TeamKanbanManager.ts feat: implement file read timeout handling and size validation across team services 2026-03-03 17:43:29 +02:00
TeamMemberLogsFinder.ts feat: enhance task management and team member handling 2026-03-04 00:57:42 +02:00
TeamMemberResolver.ts fix: standardize file naming conventions and improve error handling in team provisioning 2026-03-03 14:57:06 +02:00
TeamMembersMetaStore.ts feat: implement file read timeout handling and size validation across team services 2026-03-03 17:43:29 +02:00
TeamProvisioningService.ts feat: enhance task management and team member handling 2026-03-04 00:57:42 +02:00
TeamSentMessagesStore.ts feat: implement file read timeout handling and size validation across team services 2026-03-03 17:43:29 +02:00
TeamTaskReader.ts feat: enhance team file handling and logging improvements 2026-03-03 22:00:11 +02:00
TeamTaskWriter.ts feat: enhance editor file handling and task management features 2026-03-02 20:08:03 +02:00
UnifiedLineCounter.ts feat: integrate terminal service and enhance CLI authentication handling 2026-02-26 20:17:32 +02:00