agent-ecosystem/src/main/services/team
2026-04-07 10:48:59 +03:00
..
cache feat(graph): force-directed agent graph visualization with kanban-zone task layout 2026-03-28 12:03:42 +02:00
actionModeInstructions.ts refactor: clean up code and improve readability across multiple files 2026-03-19 14:07:14 +02:00
atomicWrite.ts feat: add project editor with drag & drop file management 2026-02-28 23:40:41 +02:00
BranchStatusService.ts fix(ci): stabilize provisioning test and clear lint errors 2026-03-30 16:45:14 +03:00
CascadeGuard.ts feat: add cross-team communication orchestrator 2026-03-09 18:45:15 +02:00
ChangeExtractorService.ts refactor(graph): simplify comment particle rendering with dedicated bubble function 2026-03-30 20:02:05 +03:00
ClaudeBinaryResolver.ts Stabilize team provisioning and runtime diagnostics 2026-04-04 20:04:16 +03:00
cliFlavor.ts feat(multimodel): add free-code runtime and provider status UI 2026-04-02 10:22:11 +03:00
CrossTeamOutbox.ts feat: implement cross-team message deduplication and improve handling 2026-03-09 22:50:13 +02:00
CrossTeamService.ts style: auto-fix import/export sorting and formatting 2026-03-16 20:48:42 +02:00
FileContentResolver.ts feat: enhance file content resolution caching and validation 2026-03-15 10:07:22 +02:00
fileLock.ts feat: add cross-team communication orchestrator 2026-03-09 18:45:15 +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 fix(ci): stabilize provisioning test and clear lint errors 2026-03-30 16:45:14 +03:00
leadSessionMessageExtractor.ts fix(ci): stabilize provisioning test and clear lint errors 2026-03-30 16:45:14 +03:00
MemberStatsComputer.ts fix: resolve all ESLint errors breaking CI validate job 2026-03-06 16:36:37 +02:00
memberUpdateNotifications.ts feat(teams): unify provider-aware create and launch flows 2026-04-02 10:23:14 +03: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
runtimeTeammateMode.ts fix(team): preserve desktop teammate fallback semantics 2026-04-06 15:58:48 +03:00
TaskBoundaryParser.ts feat: enhance task change handling and improve plugin catalog integration 2026-03-11 18:16:40 +02:00
TaskChangeComputer.ts feat(graph): force-directed agent graph visualization with kanban-zone task layout 2026-03-28 12:03:42 +02:00
taskChangePresenceUtils.ts refactor(graph): simplify comment particle rendering with dedicated bubble function 2026-03-30 20:02:05 +03:00
TaskChangeWorkerClient.ts improvement(task-change): improve task change presence tracking and related IPC handlers 2026-03-27 17:52:39 +02:00
taskChangeWorkerTypes.ts refactor(graph): simplify comment particle rendering with dedicated bubble function 2026-03-30 20:02:05 +03:00
TeamAttachmentStore.ts feat: enhance attachment handling and metadata management 2026-03-17 13:53:29 +02:00
TeamBackupService.ts fix(backup): detect resurrected teams with reused names 2026-03-22 13:35:18 +02:00
TeamBootstrapStateReader.ts feat(team): clarify teammate check-ins and retry state 2026-04-07 10:28:00 +03:00
TeamConfigReader.ts feat(team): add bootstrap recovery and app integration 2026-04-07 00:43:38 +03:00
TeamControlApiState.ts feat: implement runtime control API for team management 2026-03-12 17:01:44 +02:00
TeamDataService.ts feat(team): clarify teammate check-ins and retry state 2026-04-07 10:28:00 +03:00
TeamFsWorkerClient.ts fix: resolve 245 eslint errors across 12 files 2026-03-04 01:03:45 +02:00
TeamInboxReader.ts feat(team): add support for task comment notifications 2026-03-29 01:29:13 +02:00
TeamInboxWriter.ts fix(team): scan inbox for permission_request during provisioning 2026-03-27 23:35:52 +02:00
TeamKanbanManager.ts feat: implement file read timeout handling and size validation across team services 2026-03-03 17:43:29 +02:00
TeamLaunchStateEvaluator.ts feat(team): clarify teammate check-ins and retry state 2026-04-07 10:28:00 +03:00
TeamLaunchStateStore.ts Persist launch-state and duplicate no-op handling 2026-04-05 15:23:41 +03:00
TeamLogSourceTracker.ts fix(ci): resolve no-selector-parameter lint error in TeamLogSourceTracker 2026-03-29 12:59:52 +03:00
TeammateToolTracker.ts fix(ci): stabilize provisioning test and clear lint errors 2026-03-30 16:45:14 +03:00
TeamMcpConfigBuilder.ts feat: improve team launch model and status UX 2026-04-02 15:15:32 +03:00
TeamMemberLogsFinder.ts fix(graph): enhance particle rendering for task comments 2026-03-28 22:55:01 +02:00
TeamMemberResolver.ts feat: improve team launch model and status UX 2026-04-02 15:15:32 +03:00
TeamMemberRuntimeAdvisoryService.ts feat(team): clarify teammate check-ins and retry state 2026-04-07 10:28:00 +03:00
TeamMembersMetaStore.ts Stabilize team provisioning and runtime diagnostics 2026-04-04 20:04:16 +03:00
TeamMetaStore.ts feat(teams): unify provider-aware create and launch flows 2026-04-02 10:23:14 +03:00
TeamProvisioningService.ts fix(team): stop counting inbox noise as check-ins 2026-04-07 10:48:59 +03:00
TeamSentMessagesStore.ts feat(team): add support for task comment notifications 2026-03-29 01:29:13 +02:00
TeamTaskAttachmentStore.ts fix: add recursive option to fs.rm for directory removal 2026-03-24 21:43:43 +02:00
TeamTaskCommentNotificationJournal.ts refactor: enhance task management protocols and notification handling 2026-03-14 17:46:15 +02:00
TeamTaskReader.ts feat: introduce MEMBER_DELEGATE_DESCRIPTION for action mode protocols 2026-03-18 14:01:21 +02:00
TeamTaskWriter.ts feat: enhance task review process with new event tracking 2026-03-09 14:52:38 +02:00
UnifiedLineCounter.ts feat: integrate terminal service and enhance CLI authentication handling 2026-02-26 20:17:32 +02:00