agent-ecosystem/src/main/services/team
2026-06-02 09:46:43 +03:00
..
approvals fix(agent-teams): surface OpenCode runtime permissions 2026-05-26 19:46:24 +03:00
bootstrap fix(team-prompts): clarify teammate file access 2026-06-01 23:42:46 +03:00
cache perf(team): cache transcript affinity verdicts 2026-05-30 18:39:16 +03:00
opencode perf(main): reuse cached runtime process table 2026-05-31 12:24:29 +03:00
provisioning fix(team-prompts): clarify teammate file access 2026-06-01 23:42:46 +03:00
runtime fix(ci): restore dev validation 2026-06-02 08:56:20 +03:00
stallMonitor fix(member-work-sync): recover stale work leases 2026-06-01 23:38:44 +03:00
taskLogs perf(team): reduce runtime telemetry polling 2026-05-30 20:03:45 +03:00
actionModeInstructions.ts fix(team): harden launch diagnostics and MCP shutdown 2026-05-22 00:20:47 +03:00
AgentTeamsMcpHttpServer.ts fix(team): harden packaged mcp runtime 2026-05-22 16:49:02 +03:00
agentTeamsToolNames.ts feat(opencode): add semantic messaging seam 2026-04-24 22:41:16 +03:00
atomicWrite.ts feat: add project editor with drag & drop file management 2026-02-28 23:40:41 +02:00
AutoResumeService.ts fix(team): retain launch status and clarify notifications 2026-05-03 13:18:53 +03:00
BranchStatusService.ts chore(workspace): checkpoint remaining claude team changes 2026-04-12 22:15:57 +03:00
CascadeGuard.ts feat: add cross-team communication orchestrator 2026-03-09 18:45:15 +02:00
ChangeExtractorService.ts feat(team): improve runtime provider workflows 2026-05-17 19:11:26 +03:00
ClaudeBinaryResolver.ts fix(startup): repair deferred runtime refresh paths 2026-05-23 17:08:13 +03:00
ClaudeDoctorProbe.ts fix(team): harden launch diagnostics and MCP shutdown 2026-05-22 00:20:47 +03:00
cliFlavor.ts fix: harden team runtime liveness 2026-04-24 20:52:26 +03:00
CrossTeamOutbox.ts feat(opencode): add semantic messaging seam 2026-04-24 22:41:16 +03:00
CrossTeamService.ts perf(team): cache team data reads safely 2026-05-02 20:24:46 +03:00
FileContentResolver.ts perf: replace readline with a chunked line generator in team JSONL readers 2026-05-30 15:58:09 +03:00
fileLock.ts fix: satisfy lint after performance fixes 2026-05-30 17:43:08 +03:00
GitDiffFallback.ts fix(runtime): hide direct child process windows 2026-05-16 00:45:58 +03:00
HunkSnippetMatcher.ts feat(ledger): integrate task change ledger functionality into file content resolution and review application processes 2026-04-21 12:25:42 +03:00
idleNotificationMainProcessSemantics.ts chore(workspace): checkpoint remaining claude team changes 2026-04-12 22:15:57 +03:00
inboxLock.ts feat: enhance team message handling and UI components 2026-02-23 17:34:30 +02:00
inboxMessageIdentity.ts chore(workspace): checkpoint remaining claude team changes 2026-04-12 22:15:57 +03:00
index.ts fix(team): render agent error messages 2026-05-01 21:25:03 +03:00
LaunchIoGovernor.ts perf(main): extend launch summary cache window 2026-05-31 12:57:31 +03:00
leadSessionMessageExtractor.ts perf(main): avoid repeated lead session tail scans 2026-05-30 23:21:42 +03:00
MemberActivityMetaService.ts refactor(team): split team detail snapshot from messages activity 2026-04-15 21:54:38 +03:00
MemberStatsComputer.ts perf: replace readline with a chunked line generator in team JSONL readers 2026-05-30 15:58:09 +03:00
memberUpdateNotifications.ts fix(team): launch live roster members directly 2026-06-01 21:07:40 +03:00
mergeLiveLeadProcessMessages.ts fix(team): preserve live overlay in worker message pages 2026-05-30 18:44:12 +03:00
ProcessBootstrapTransportEvidence.ts chore(team): checkpoint current frontend work 2026-05-08 21:48:27 +03:00
progressPayload.ts fix(team): harden launch diagnostics and MCP shutdown 2026-05-22 00:20:47 +03:00
ReviewApplierService.ts chore: fix ui lint blockers 2026-04-29 15:39:10 +03:00
ReviewDecisionStore.ts feat(task-change-ledger): harden review flow 2026-04-21 17:21:29 +03:00
runtimeTeammateMode.ts fix(team): harden codex login and runtime previews 2026-05-07 21:18:39 +03:00
TaskBoundaryParser.ts perf: replace readline with a chunked line generator in team JSONL readers 2026-05-30 15:58:09 +03:00
TaskChangeComputer.ts fix(team): preserve metadata-only file additions 2026-06-01 19:41:46 +03:00
TaskChangeLedgerReader.ts feat(team): improve review change evidence flow 2026-05-09 17:44:09 +03:00
taskChangePresenceUtils.ts chore(workspace): checkpoint remaining claude team changes 2026-04-12 22:15:57 +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 feat: add opencode ledger bridge ui 2026-04-26 12:41:44 +03:00
TeamAttachmentStore.ts feat(team): open persisted attachments in editor 2026-05-25 21:30:56 +03:00
TeamBackupService.ts chore: commit remaining workspace updates 2026-05-21 16:43:00 +03:00
TeamBootstrapStateReader.ts fix(team): heal stale confirmed bootstrap diagnostics 2026-05-24 15:57:50 +03:00
TeamConfigReader.ts perf(main): avoid full team scans for global tasks 2026-05-30 23:14:42 +03:00
TeamControlApiState.ts feat: implement runtime control API for team management 2026-03-12 17:01:44 +02:00
TeamDataService.ts fix(team): launch live roster members directly 2026-06-01 21:07:40 +03:00
TeamDataWorkerClient.ts fix(team): preserve live overlay in worker message pages 2026-05-30 18:44:12 +03:00
teamDataWorkerTypes.ts fix(team): preserve live overlay in worker message pages 2026-05-30 18:44:12 +03:00
TeamFsWorkerClient.ts perf(team): persist task projection cache 2026-05-31 16:54:24 +03:00
TeamInboxReader.ts perf(main): cache team inbox reads 2026-05-31 09:44:12 +03:00
TeamInboxWriter.ts fix(member-work-sync): validate inbox nudge payload hash 2026-05-14 01:20:39 +03:00
TeamKanbanManager.ts feat: implement file read timeout handling and size validation across team services 2026-03-03 17:43:29 +02:00
TeamLaunchFailureArtifactPack.ts fix(team): include runtime logs in launch failure artifacts 2026-05-23 23:33:54 +03:00
TeamLaunchStateEvaluator.ts chore: commit remaining workspace updates 2026-05-21 16:43:00 +03:00
TeamLaunchStateStore.ts fix(ci): stabilize windows team runtime tests 2026-04-25 00:56:30 +03:00
TeamLaunchSummaryProjection.ts fix(team): reconcile provisioned-but-not-alive bootstrap state 2026-05-27 12:16:41 +03:00
TeamLogSourceTracker.ts feat(runtime): improve provider delivery visibility 2026-05-12 23:33:08 +03:00
teamLogSourceWatchScope.ts fix(team): watch task log freshness from team state 2026-05-11 15:19:45 +03:00
TeammateToolTracker.ts fix(ci): restore workspace checks 2026-04-17 22:45:19 +03:00
TeamMcpConfigBuilder.ts build(runtime): require Node 24 toolchain 2026-05-26 19:44:23 +03:00
TeamMemberLogsFinder.ts fix(provenance): classify synthetic user turns 2026-05-26 23:51:17 +03:00
TeamMemberResolver.ts feat(team): improve runtime bootstrap controls 2026-05-19 22:39:13 +03:00
TeamMemberRuntimeAdvisoryService.ts fix(team-runtime): ignore stale launch advisories 2026-05-31 22:21:01 +03:00
TeamMembersMetaStore.ts feat(team): improve runtime bootstrap controls 2026-05-19 22:39:13 +03:00
TeamMemberStoragePaths.ts fix: harden teammate runtime lifecycle handling 2026-05-01 12:23:10 +03:00
TeamMemberWorktreeManager.ts fix(runtime): hide direct child process windows 2026-05-16 00:45:58 +03:00
TeamMessageFeedService.ts perf(main): refresh message feed cache in background 2026-05-31 12:44:39 +03:00
TeamMetaStore.ts chore: commit remaining workspace updates 2026-05-21 16:43:00 +03:00
TeamProvisioningService.ts fix(ci): stabilize relay priority tests 2026-06-02 09:46:43 +03:00
TeamReconcileDrainScheduler.ts fix(team-runtime): harden refresh flows and reduce ui churn 2026-04-09 16:34:55 +03:00
TeamRuntimeLivenessResolver.ts perf(main): short-circuit runtime command matching 2026-05-31 11:18:03 +03:00
TeamSentMessagesStore.ts fix(team): stabilize opencode launch and task logs 2026-04-23 21:08:28 +03:00
teamTaskActiveState.ts fix(member-work-sync): recover sleeping teammates 2026-06-01 21:51:08 +03:00
TeamTaskActivityIntervalService.ts perf(main): cache task activity file reads 2026-05-31 11:11:01 +03: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 perf(main): extend launch summary cache window 2026-05-31 12:57:31 +03:00
TeamTaskWriter.ts feat(team): harden runtime delivery and diagnostics 2026-05-09 00:25:55 +03:00
TeamTranscriptProjectResolver.ts fix(ci): resolve validate lint errors 2026-05-31 01:22:47 +03:00
TeamWorktreeGitService.ts fix(runtime): hide direct child process windows 2026-05-16 00:45:58 +03:00
UnifiedLineCounter.ts feat: integrate terminal service and enhance CLI authentication handling 2026-02-26 20:17:32 +02:00