agent-ecosystem/test/main/services/team
777genius ce60831758 Merge branch 'dev' into spike/team-snapshot-split-plan
# Conflicts:
#	src/renderer/components/sidebar/GlobalTaskList.tsx
#	src/renderer/components/team/members/MemberMessagesTab.tsx
#	src/renderer/components/team/messages/MessagesPanel.tsx
#	test/main/services/team/BoardTaskLogStreamIntegration.test.ts
2026-04-18 14:23:18 +03:00
..
AutoResumeService.test.ts feat(team): auto-resume rate-limited teams when the limit resets 2026-04-18 10:21:23 +03:00
BoardTaskActivityDetailService.test.ts feat(graph-controls): integrate tooltip support, refine button styles, and enhance task creation functionality 2026-04-13 20:51:45 +03:00
BoardTaskActivityEntryBuilder.test.ts feat(task-logs): add board task activity and task log stream 2026-04-12 22:13:43 +03:00
BoardTaskActivityRecordSource.test.ts feat(task-logs): add board task activity and task log stream 2026-04-12 22:13:43 +03:00
BoardTaskActivityTranscriptReader.test.ts feat(task-logs): add board task activity and task log stream 2026-04-12 22:13:43 +03:00
BoardTaskExactLogChunkBuilder.test.ts feat(task-logs): add board task activity and task log stream 2026-04-12 22:13:43 +03:00
BoardTaskExactLogDetailSelector.test.ts feat(task-logs): add board task activity and task log stream 2026-04-12 22:13:43 +03:00
BoardTaskExactLogDetailService.test.ts feat(task-logs): add board task activity and task log stream 2026-04-12 22:13:43 +03:00
BoardTaskExactLogsService.test.ts feat(task-logs): add board task activity and task log stream 2026-04-12 22:13:43 +03:00
BoardTaskExactLogStrictParser.test.ts feat(task-logs): add board task activity and task log stream 2026-04-12 22:13:43 +03:00
BoardTaskExactLogSummarySelector.test.ts feat(task-logs): add board task activity and task log stream 2026-04-12 22:13:43 +03:00
BoardTaskLogDiagnosticsService.test.ts feat(task-logs): add board task activity and task log stream 2026-04-12 22:13:43 +03:00
BoardTaskLogStream.live.test.ts feat(task-logs): add board task activity and task log stream 2026-04-12 22:13:43 +03:00
BoardTaskLogStreamIntegration.test.ts Merge branch 'dev' into spike/team-snapshot-split-plan 2026-04-18 14:23:18 +03:00
BoardTaskLogStreamService.test.ts test(task-logs): align stream sanitization expectations 2026-04-13 07:58:24 +03:00
BoardTaskTranscriptContract.test.ts feat(task-logs): add board task activity and task log stream 2026-04-12 22:13:43 +03:00
BranchStatusService.test.ts fix(ci): resolve regex complexity lint error and Windows path test failure 2026-03-29 12:40:16 +03:00
CascadeGuard.test.ts feat: add cross-team communication orchestrator 2026-03-09 18:45:15 +02:00
ChangeExtractorService.test.ts test(ci): stabilize stale summary invalidation race 2026-04-13 17:19:07 +03:00
ClaudeBinaryResolver.test.ts test(team): use platform path delimiter in resolver tests 2026-04-12 00:16:37 +03:00
ClaudeDoctorProbe.test.ts feat(frontend): improve runtime connection and team setup ux 2026-04-11 19:55:25 +03:00
cliFlavor.test.ts feat(frontend): improve runtime connection and team setup ux 2026-04-11 19:55:25 +03:00
CrossTeamOutbox.test.ts feat: implement cross-team message deduplication and improve handling 2026-03-09 22:50:13 +02:00
CrossTeamService.test.ts feat: enhance cross-team messaging with new parameters and recipient handling 2026-03-10 15:40:42 +02:00
FileContentResolver.test.ts feat: enhance file content resolution caching and validation 2026-03-15 10:07:22 +02:00
fileLock.test.ts feat: add cross-team communication orchestrator 2026-03-09 18:45:15 +02:00
idleNotificationMainProcessSemantics.test.ts fix(team): align idle inbox semantics across app 2026-04-08 17:45:09 +03:00
inboxMessageIdentity.test.ts fix(team): align idle inbox semantics across app 2026-04-08 17:45:09 +03:00
JsonTaskChangeSummaryCacheRepository.test.ts feat: persist safe task change summaries 2026-03-11 21:37:08 +02:00
leadSessionMessageExtractor.test.ts fix(team): scan inbox for permission_request during provisioning 2026-03-27 23:35:52 +02:00
MemberStatsComputer.test.ts feat: enhance file path validation and member stats computation 2026-03-06 13:00:08 +02:00
ReviewApplierService.test.ts feat: enhance team file handling and logging improvements 2026-03-03 22:00:11 +02:00
runtimeTeammateMode.test.ts feat(tmux): add hybrid installer flow 2026-04-14 20:07:57 +03:00
TaskBoundaryParser.test.ts feat(task-logs): add board task activity and task log stream 2026-04-12 22:13:43 +03:00
TaskChangeWorkerClient.test.ts improvement(task-change): improve task change presence tracking and related IPC handlers 2026-03-27 17:52:39 +02:00
TeamBootstrapStateReader.test.ts fix(team): harden bootstrap state reads 2026-04-07 02:04:28 +03:00
teamctlRelationships.test.ts feat: implement custom project path management and task relationship features 2026-03-01 20:42:17 +02:00
TeamDataService.test.ts chore(merge): sync dev into spike/team-snapshot-split-plan 2026-04-18 11:32:29 +03:00
TeamInboxReader.test.ts fix(team): align idle inbox semantics across app 2026-04-08 17:45:09 +03:00
TeamInboxWriter.test.ts feat: add relay message ID support for improved message tracking 2026-03-15 18:10:37 +02:00
TeamKanbanManager.test.ts feat: implement file read timeout handling and size validation across team services 2026-03-03 17:43:29 +02:00
TeammateToolTracker.test.ts fix(ci): restore workspace validation 2026-04-16 22:52:56 +03:00
TeamMcpConfigBuilder.test.ts test(team): stabilize mcp builder workspace entry checks 2026-04-12 00:07:31 +03:00
TeamMemberLogsFinder.test.ts fix(team): recover root member session logs 2026-04-15 17:39:11 +03:00
TeamMemberResolver.test.ts refactor(team): split team detail snapshot from messages activity 2026-04-15 21:54:38 +03:00
TeamMemberRuntimeAdvisoryService.test.ts feat(team-ui): clarify launch and retry member states 2026-04-09 21:16:24 +03:00
TeamProvisioningService.test.ts chore(merge): sync dev into spike/team-snapshot-split-plan 2026-04-18 11:32:29 +03:00
TeamProvisioningServiceAuditWarnings.test.ts fix(team-runtime): harden refresh flows and reduce ui churn 2026-04-09 16:34:55 +03:00
TeamProvisioningServiceDeterministicBootstrapEvents.test.ts fix(team): ignore replayed bootstrap progress events 2026-04-07 01:49:37 +03:00
TeamProvisioningServiceIdempotency.test.ts fix(ci): restore green workspace checks 2026-04-12 00:02:59 +03:00
TeamProvisioningServiceLiveMessages.test.ts feat(team): auto-resume rate-limited teams when the limit resets 2026-04-18 10:21:23 +03:00
TeamProvisioningServicePostCompact.test.ts fix(ci): restore green workspace checks 2026-04-12 00:02:59 +03:00
TeamProvisioningServicePrepare.test.ts fix(context): unify context usage metrics 2026-04-18 12:10:51 +03:00
TeamProvisioningServicePrompts.test.ts fix(team): restore task log fallback and block launch auto-assignment 2026-04-18 14:13:15 +03:00
TeamProvisioningServiceRelay.test.ts feat(team): auto-resume rate-limited teams when the limit resets 2026-04-18 10:21:23 +03:00
TeamProvisioningServiceRoster.test.ts feat(teams): unify provider-aware create and launch flows 2026-04-02 10:23:14 +03:00
TeamReconcileDrainScheduler.test.ts fix(team-runtime): harden refresh flows and reduce ui churn 2026-04-09 16:34:55 +03:00
TeamSentMessagesStore.test.ts fix(team): scan inbox for permission_request during provisioning 2026-03-27 23:35:52 +02:00
TeamTaskWriter.test.ts feat: enhance task review process with new event tracking 2026-03-09 14:52:38 +02:00
TeamTranscriptProjectResolver.test.ts feat(team): merge live lead messages and repair transcript resolution 2026-04-18 11:02:21 +03:00
TeamTranscriptSourceLocator.test.ts fix(team): recover root member session logs 2026-04-15 17:39:11 +03:00