MCPcopy Create free account

hub / github.com/777genius/agent-teams-ai / functions

Functions15,610 in github.com/777genius/agent-teams-ai

↓ 32 callersFunctionvalidateTaskId
(taskId: unknown)
src/main/ipc/guards.ts:144
↓ 31 callersMethodaddTaskComment
(taskId: string, flags: Record<string, unknown>)
mcp-server/src/agent-teams-controller.d.ts:36
↓ 31 callersFunctionbuildActionableWorkAgenda
( input: BuildActionableWorkAgendaInput )
src/features/member-work-sync/core/domain/ActionableWorkAgenda.ts:136
↓ 31 callersFunctionbuildMember
( name: string, removedAt?: number )
test/main/services/team/TeamMemberRuntimeAdvisoryService.test.ts:39
↓ 31 callersFunctioncreateMessage
* Creates a minimal ParsedMessage for testing.
test/main/services/analysis/ChunkBuilder.test.ts:25
↓ 31 callersFunctionfilterTeamMessages
( messages: InboxMessage[], options: { includePassiveIdlePeerSummariesWhenNoiseHidden?: boolean; i
src/renderer/utils/teamMessageFiltering.ts:183
↓ 31 callersFunctionflushMicrotasks
()
test/renderer/components/team/taskLogs/TaskLogsPanel.test.ts:133
↓ 31 callersFunctionformatCostCompact
(cost: number)
src/shared/utils/costFormatting.ts:33
↓ 31 callersMethodgetLiveTeamAgentRuntimeMetadata
( teamName: string )
src/main/services/team/TeamProvisioningService.ts:26899
↓ 31 callersFunctionisEphemeralProjectPath
(projectPath: string | null | undefined)
src/shared/utils/ephemeralProjectPath.ts:32
↓ 31 callersFunctionisPathWithinRoot
(targetPath: string, rootPath: string)
src/main/utils/pathValidation.ts:72
↓ 31 callersFunctionmakeFile
(filePath = '/repo/file.ts', snippetOverrides = {})
test/renderer/store/changeReviewSlice.test.ts:93
↓ 31 callersFunctionnormalizeMemberName
(value: unknown)
src/features/member-work-sync/core/domain/memberName.ts:3
↓ 31 callersFunctionprivateHarness
(svc: TeamProvisioningService)
test/main/services/team/TeamProvisioningService.test.ts:809
↓ 31 callersMethodrelayOpenCodeMemberInboxMessages
( teamName: string, memberName: string, options: OpenCodeMemberInboxRelayOptions = {} )
src/main/services/team/TeamProvisioningService.ts:24180
↓ 31 callersFunctionresolve
(projectPath?: string)
test/main/services/extensions/SkillsMutationService.test.ts:16
↓ 31 callersMethodsetCodexAccountFeature
(feature: CodexAccountSnapshotReader | null)
src/main/services/runtime/ProviderConnectionService.ts:523
↓ 31 callersFunctionvalidateRegexPattern
(pattern: string)
src/main/utils/regexValidation.ts:117
↓ 31 callersMethodwarn
(message: string, metadata?: Record<string, unknown>)
src/features/member-work-sync/core/application/ports.ts:65
↓ 31 callersMethodwarn
(message: string, meta?: Record<string, unknown>)
src/features/organizations/core/application/ports.ts:24
↓ 30 callersFunctioncomputeEffectiveTeamModel
( selectedModel: string, limitContext: boolean, providerId: TeamProviderId = 'anthropic', providerStat
src/renderer/components/team/dialogs/TeamModelSelector.tsx:596
↓ 30 callersFunctioncreateAccountResponse
( overrides?: Partial<{ requiresOpenaiAuth: boolean; account: { type: 'chatgpt'; email: string; plan
test/features/codex-account/main/createCodexAccountFeature.test.ts:170
↓ 30 callersFunctioncreateGetTeamDataHarness
( options: { config?: TeamConfig | null; getTasks?: () => Promise<TeamTask[]>; getTask?: (taskId
test/main/services/team/TeamDataService.test.ts:694
↓ 30 callersMethoddispatchDueNudges
(teamNames: string[])
src/features/member-work-sync/main/composition/createMemberWorkSyncFeature.ts:206
↓ 30 callersFunctionmakeCandidate
( id: string, timestamp: string, actor: BoardTaskActivityRecord['actor'], toolUseId?: string, )
test/main/services/team/BoardTaskLogStreamService.test.ts:35
↓ 30 callersFunctionmakeRequest
(overrides?: Partial<ExecutionRequest>)
test/main/services/schedule/ScheduledTaskExecutor.test.ts:90
↓ 30 callersFunctionpayload
( id: string, overrides: Partial<DashboardRecentProjectsPayload> = {} )
test/features/recent-projects/renderer/utils/recentProjectsClientCache.test.ts:27
↓ 30 callersMethodscan
* Scans the projects directory and returns a list of all projects. * @returns Promise resolving to projects sorted by most recent activity
src/main/services/discovery/ProjectScanner.ts:297
↓ 30 callersFunctionshouldAutoAllow
( settings: ToolApprovalSettings, toolName: string, toolInput: Record<string, unknown> )
src/main/utils/toolApprovalRules.ts:114
↓ 30 callersFunctionspawnCli
( binaryPath: string, args: string[], options: SpawnOptions = {} )
src/main/utils/childProcess.ts:422
↓ 30 callersFunctionwriteMemberTranscript
(input: { projectPath: string; sessionId: string; records: Record<string, unknown>[]; })
test/main/services/team/TeamAgentLaunchMatrix.safe-e2e.test.ts:21334
↓ 29 callersFunctionbuildStableSlotLayoutSnapshot
({ teamName, nodes, layout, }: LayoutBuildArgs)
packages/agent-graph/src/layout/stableSlots.ts:236
↓ 29 callersFunctionformatOptionalValue
(value: string | number | null | undefined)
src/renderer/components/team/ProvisioningProgressBlock.tsx:167
↓ 29 callersMethodgetActive
* Gets the active ServiceContext. * @throws Error if active context not found (should never happen)
src/main/services/infrastructure/ServiceContextRegistry.ts:88
↓ 29 callersMethodgetOpenCodeMemberDeliveryBusyStatus
(input: { teamName: string; memberName: string; nowIso: string; workSyncIntent?: 'agenda_sync'
src/main/services/team/TeamProvisioningService.ts:13125
↓ 29 callersMethodhandleRateLimitMessage
( teamName: string, messageText: string, observedAt: Date, messageTimestamp: Date )
src/main/ipc/teams/teamMessageNotificationScanner.ts:28
↓ 29 callersFunctionisElectronMode
()
src/renderer/api/index.ts:57
↓ 29 callersMethodloadSnapshot
(options?: { includeRateLimits?: boolean; forceRefreshToken?: boolean; })
src/features/codex-account/main/composition/createCodexAccountFeature.ts:482
↓ 29 callersFunctionmakeNotification
( id: string, triggerName: string | undefined, isRead: boolean )
test/renderer/store/notificationSlice.test.ts:74
↓ 29 callersMethodrecord
(fromTeam: string, toTeam: string)
src/main/services/team/CascadeGuard.ts:31
↓ 29 callersFunctiontask
(overrides: Partial<TeamTaskWithKanban> = {})
src/renderer/components/team/__tests__/useTeamChangesSummaries.test.tsx:64
↓ 29 callersFunctionteam
(teamName: string)
test/main/services/team/LaunchIoGovernor.test.ts:10
↓ 29 callersFunctiontruncatePreview
(value: string, limit: number)
src/features/member-log-stream/core/domain/policies/memberLogPreviewExtractor.ts:207
↓ 29 callersMethodupdateLocked
( updater: (current: TData) => TData | Promise<TData> )
src/main/services/team/opencode/store/VersionedJsonStore.ts:85
↓ 29 callersFunctionwaitUntil
( predicate: () => Promise<boolean>, timeoutMs: number, pollMs = 2_000, getDiagnostics?: () => Promise
test/main/services/team/memberWorkSyncLiveHarness.ts:114
↓ 29 callersFunctionwriteTeamConfig
( claudeDir: string, teamName: string, config: { name?: string; language?: string;
mcp-server/test/tools.test.ts:54
↓ 28 callersMethodapplyConfiguredConnectionEnv
( env: NodeJS.ProcessEnv, providerId: CliProviderId, runtimeBackendOverride?: string | null, o
src/main/services/runtime/ProviderConnectionService.ts:787
↓ 28 callersFunctionbuildWorkspaceTrustPathCandidates
( input: BuildWorkspaceTrustPathCandidatesInput )
src/features/workspace-trust/core/domain/WorkspaceTrustPath.ts:199
↓ 28 callersFunctioncreateMockProcess
()
test/main/services/schedule/ScheduledTaskExecutor.test.ts:54
↓ 28 callersFunctioncreateWorker
(workerPath: string)
test/main/services/team/TeamFsWorker.integration.test.ts:43
↓ 28 callersFunctionderiveTaskDisplayId
(taskId: string)
src/shared/utils/taskIdentity.ts:10
↓ 28 callersFunctionfindMarkdownSearchMatches
(markdown: string, query: string)
src/shared/utils/markdownTextSearch.ts:154
↓ 28 callersFunctionflushMicrotasks
()
test/renderer/components/team/taskLogs/TaskLogStreamSection.test.ts:59
↓ 28 callersFunctiongetThemedBadge
(colorSet: TeamColorSet, isLight: boolean)
src/renderer/constants/teamColors.ts:353
↓ 28 callersFunctionisBootstrapConfirmedProvisionedButNotAliveFailure
( entry: ProvisionedButNotAliveLaunchEntry | undefined )
src/shared/utils/teamLaunchFailureReason.ts:75
↓ 28 callersMethodpersistLaunchStateSnapshot
( run: ProvisioningRun, launchPhase: 'active' | 'finished' | 'reconciled' = run.provisioningComplete
src/main/services/team/TeamProvisioningService.ts:29581
↓ 28 callersFunctionprovider
(overrides: Partial<CliProviderStatus> & { providerId: CliProviderId })
test/main/ipc/cliInstaller.test.ts:88
↓ 28 callersFunctionresolveAnthropicLaunchModel
(params: { selectedModel?: string | null; limitContext: boolean; availableLaunchModels?: Iterable<string
src/shared/utils/anthropicLaunchModel.ts:76
↓ 28 callersMethodsetMainWindow
(window: BrowserWindow | null)
src/features/codex-account/main/composition/createCodexAccountFeature.ts:283
↓ 28 callersMethodterminate
()
test/main/services/team/TaskChangeWorkerClient.test.ts:19
↓ 28 callersFunctionwaitForCapture
(service: TeamProvisioningService)
test/main/services/team/TeamProvisioningServiceRelay.test.ts:349
↓ 27 callersFunctioncreateLead
(teamName: string)
test/renderer/features/agent-graph/useGraphSimulation.test.ts:26
↓ 27 callersFunctionflushAsync
* Flush pending microtasks so that execute()'s internal awaits * (ClaudeBinaryResolver.resolve, resolveInteractiveShellEnv) complete * and spawnCli
test/main/services/schedule/ScheduledTaskExecutor.test.ts:50
↓ 27 callersFunctiongetHomeDir
()
src/main/utils/pathDecoder.ts:335
↓ 27 callersMethodinitialize
()
mcp-server/test/stdio.e2e.test.ts:180
↓ 27 callersFunctionisValidFilePath
(value: string)
src/main/services/team/MemberStatsComputer.ts:31
↓ 27 callersFunctionmakeMessage
(overrides: Partial<InboxMessage> = {})
test/main/services/team/TeamMessageFeedService.test.ts:7
↓ 27 callersFunctionrunShutdownStep
( label: string, action: () => void | Promise<void>, timeoutMs: number = SHUTDOWN_STEP_TIMEOUT_MS )
src/main/index.ts:1246
↓ 27 callersFunctionshouldDisplayMemberCurrentTask
({ member, isTeamAlive, spawnStatus, spawnLaunchState, spawnRuntimeAlive, spawnEntry, runtimeEnt
src/renderer/utils/memberHelpers.ts:1100
↓ 27 callersFunctionskip
( taskId: string, reason: string, skipReason: TaskStallEvaluation['skipReason'] )
src/main/services/team/stallMonitor/TeamTaskStallPolicy.ts:33
↓ 27 callersFunctionwithTeamBoardLock
(paths, fn)
agent-teams-controller/src/internal/boardLock.js:11
↓ 27 callersFunctionwrapHandler
(name: string, fn: () => Promise<T> | T)
src/main/ipc/skills.ts:73
↓ 26 callersMethod#setSnapshot
( next: Omit<TmuxInstallerSnapshot, 'updatedAt' | 'logs'> & Partial<Pick<TmuxInstallerSnapshot, 'log
src/features/tmux-installer/main/adapters/output/runtime/TmuxInstallerRunnerAdapter.ts:695
↓ 26 callersFunctionallowConsoleLogs
* Helper: allow expected console.error/warn calls in tests where service logs errors. * The test setup asserts no unexpected console.error/warn, so w
test/main/services/infrastructure/CliInstallerService.test.ts:115
↓ 26 callersFunctioncreateEditorKeyHandler
(deps: EditorKeyHandlerDeps)
src/renderer/hooks/useEditorKeyboardShortcuts.ts:58
↓ 26 callersFunctioncreateMockProcess
()
test/main/utils/childProcess.test.ts:33
↓ 26 callersFunctioncreateRunningChild
()
test/main/services/team/TeamProvisioningService.test.ts:362
↓ 26 callersFunctioncreateTask
( teamName: string, taskId: string, ownerId?: string | null, overrides?: Partial<GraphNode> )
test/renderer/features/agent-graph/useGraphSimulation.test.ts:46
↓ 26 callersFunctioncreateWindowsElevationStatusChecker
( options: WindowsElevationStatusCheckerOptions = {} )
src/main/utils/windowsElevation.ts:169
↓ 26 callersFunctioncurrentKernel
()
test/renderer/features/terminal-workspace/TerminalWorkspacePanel.fixture-e2e.test.tsx:1852
↓ 26 callersFunctionemitProgress
( options: ClaudeBinaryResolveOptions | undefined, phase: string, message: string )
src/main/services/team/ClaudeBinaryResolver.ts:19
↓ 26 callersFunctionflushMicrotasks
()
test/renderer/components/team/taskLogs/TaskActivitySection.test.ts:107
↓ 26 callersFunctionformatAgentRole
(agentType: string | undefined)
src/renderer/utils/formatAgentRole.ts:7
↓ 26 callersFunctiongetAppDataPath
()
src/main/utils/pathDecoder.ts:541
↓ 26 callersFunctiongetFileIcon
(fileName: string)
src/renderer/components/team/editor/fileIcons.ts:213
↓ 26 callersFunctionhasUnsafeProvisionedButNotAliveRuntimeEvidence
( entry: ProvisionedButNotAliveLaunchEntry | undefined )
src/shared/utils/teamLaunchFailureReason.ts:84
↓ 26 callersMethodinvalidateTeam
(teamName: string)
src/main/services/team/TeamConfigReader.ts:305
↓ 26 callersMethodloadPreview
(input: MemberLogPreviewSourceInput)
src/features/member-log-stream/core/application/ports/MemberLogPreviewSource.ts:31
↓ 26 callersFunctionmakeRequest
(overrides: Partial<CrossTeamSendRequest> = {})
test/main/services/team/CrossTeamService.test.ts:33
↓ 26 callersFunctionmaybeString
(value: string | undefined)
src/renderer/utils/memberLaunchDiagnostics.ts:175
↓ 26 callersFunctionnativeStaleInProgressStatus
( overrides: Partial<MemberWorkSyncStatus> = {} )
test/features/member-work-sync/core/application/MemberWorkSyncNudgeActivationPolicy.test.ts:88
↓ 26 callersFunctionphysicalKey
(e: KeyboardEvent)
src/renderer/utils/keyboardUtils.ts:23
↓ 26 callersFunctionreadString
(record: Record<string, unknown>, key: string)
src/main/services/team/taskLogs/stream/CodexNativeTraceReader.ts:69
↓ 26 callersMethodrefreshStatus
(request: MemberWorkSyncStatusRequest)
src/shared/types/api.ts:683
↓ 26 callersMethodsetTeamChangeEmitter
(emitter: ((event: TeamChangeEvent) => void) | null)
src/main/services/team/TeamProvisioningService.ts:11009
↓ 26 callersFunctiontoMessageKey
(message: InboxMessage)
src/renderer/utils/teamMessageKey.ts:18
↓ 25 callersFunctionasNonEmptyString
(value: unknown)
src/main/services/team/taskLogs/contract/BoardTaskTranscriptContract.ts:53
↓ 25 callersFunctionbuildMemberColorMap
(members: MemberColorInput[])
src/renderer/utils/memberHelpers.ts:1659
↓ 25 callersFunctionbuildTaskChangePresenceKey
( teamName: string, taskId: string, options: TaskChangeRequestOptions )
src/renderer/utils/taskChangeRequest.ts:88
↓ 25 callersFunctionconfigureOpenCodeBobDeliveryService
(input: { svc: TeamProvisioningService; sendMessageToMember: ReturnType<typeof vi.fn>; observeMessageDel
test/main/services/team/TeamProvisioningService.test.ts:670
← previousnext →301–400 of 15,610, ranked by callers