MCPcopy Create free account

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

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

↓ 10 callersMethodwithSession
( options: { binaryPath: string; args: string[]; env?: NodeJS.ProcessEnv; requestT
src/main/services/infrastructure/codexAppServer/JsonRpcStdioClient.ts:74
↓ 10 callersFunctionwrapScheduleHandler
( operation: string, handler: () => Promise<T> )
src/main/ipc/schedule.ts:44
↓ 10 callersFunctionwriteOpenCodeMembersMeta
( teamName: string, options: { members: string[]; removedMembers?: string[]; memberCwd?: strin
test/main/services/team/TeamAgentLaunchMatrix.safe-e2e.test.ts:20837
↓ 10 callersFunctionwriteStorageItem
(key: string, value: string)
src/renderer/services/createTeamPreferences.ts:40
↓ 9 callersMethod#run
(args: string[], timeout: number)
src/features/tmux-installer/main/infrastructure/wsl/TmuxWslService.ts:389
↓ 9 callersFunctionaddMatchingReviewPathAliases
( aliases: Set<string>, filePath: string, canonicalFilePath: string, record: Record<string, un
src/renderer/store/slices/changeReviewSlice.ts:419
↓ 9 callersFunctionappendDiagnostics
(left: string[], right: string[])
src/main/services/team/opencode/readiness/OpenCodeTeamLaunchReadiness.ts:374
↓ 9 callersMethodapplyDestinationProof
( input: ApplyOpenCodePromptDestinationProofInput )
src/main/services/team/opencode/delivery/OpenCodePromptDeliveryLedger.ts:490
↓ 9 callersFunctionasRecord
(value: unknown)
src/renderer/utils/streamJsonParser.ts:135
↓ 9 callersFunctionassessmentColor
(assessment: string | null | undefined)
src/renderer/utils/reportAssessments.ts:102
↓ 9 callersFunctionattachment
(overrides: Partial<AttachmentPayload> = {})
src/features/agent-attachments/main/providers/claudeAttachmentAdapter.test.ts:8
↓ 9 callersFunctionbase
(overrides: Partial<OpenCodePromptDeliveryRepairInput> = {})
test/main/services/team/OpenCodePromptDeliveryRepairPolicy.test.ts:7
↓ 9 callersFunctionbindModule
(context, moduleApi)
agent-teams-controller/src/controller.js:13
↓ 9 callersFunctionbootstrapFailureTranscriptRecord
(input: { timestamp: string; teamName: string; memberName: string; agentName?: string; })
test/main/services/team/TeamAgentLaunchMatrix.safe-e2e.test.ts:21411
↓ 9 callersFunctionbootstrapSuccessTranscriptRecord
(input: { timestamp: string; teamName: string; memberName: string; agentName?: string; })
test/main/services/team/TeamAgentLaunchMatrix.safe-e2e.test.ts:21388
↓ 9 callersFunctionboundRunProvisioningOutputParts
(run: ProvisioningRun)
src/main/services/team/TeamProvisioningService.ts:2887
↓ 9 callersFunctionbridgeSuccess
(overrides: BridgeSuccessOverrides = {})
test/main/services/team/OpenCodeBridgeCommandContract.test.ts:407
↓ 9 callersFunctionbuildClaudeAttachmentDeliveryParts
(input: { text: string; attachments?: AttachmentPayload[]; })
src/features/agent-attachments/main/providers/claudeAttachmentAdapter.ts:35
↓ 9 callersFunctionbuildEditTeamSourceSnapshot
(params: { name: string; description: string; color: string; members: readonly ResolvedTeamMember[]; }
src/renderer/components/team/dialogs/editTeamRuntimeChanges.ts:194
↓ 9 callersFunctionbuildEnrichedEnv
(binaryPath?: string | null)
src/main/utils/cliEnv.ts:17
↓ 9 callersFunctionbuildMixedPersistedLaunchSnapshot
(params: { teamName: string; leadSessionId?: string; launchPhase: PersistedTeamLaunchPhase; leadDefaul
src/features/team-runtime-lanes/core/domain/buildMixedPersistedLaunchSnapshot.ts:502
↓ 9 callersFunctionbuildProviderPrepareModelCacheKey
({ cwd, providerId, backendSummary, limitContext, runtimeStatusSignature, modelChecksSignature, }:
src/renderer/components/team/dialogs/providerPrepareCacheKey.ts:3
↓ 9 callersFunctionbuildTmuxAutoInstallCapability
( input: BuildTmuxAutoInstallCapabilityInput )
src/features/tmux-installer/core/domain/policies/buildTmuxAutoInstallCapability.ts:101
↓ 9 callersFunctionbuildTmuxStatus
(ready: boolean)
test/renderer/components/team/dialogs/teammateRuntimeCompatibility.test.ts:6
↓ 9 callersFunctioncalculateTieredCost
(tokens: number, baseRate: number, tieredRate?: number)
src/shared/utils/pricing.ts:70
↓ 9 callersFunctionclassifyUserTurnProvenance
( message: UserTurnProvenanceInput )
src/shared/utils/userTurnProvenance.ts:44
↓ 9 callersFunctionclearPluginSuccessResetTimer
(operationKey: string)
src/renderer/store/slices/extensionsSlice.ts:205
↓ 9 callersFunctioncloneCached
(value: T)
src/main/workers/team-fs-worker.ts:384
↓ 9 callersFunctioncloneCliInstallationStatus
(status: CliInstallationStatus)
src/main/services/infrastructure/CliInstallerService.ts:197
↓ 9 callersFunctioncloneStructure
(structure: OrgStructureModel)
src/features/organizations/core/domain/organizationStructure.ts:86
↓ 9 callersFunctioncloseAct
(fn?: (id: string) => void)
src/features/agent-graph/renderer/ui/GraphTaskCard.tsx:120
↓ 9 callersMethodcollectWorkspaceTrustProviders
(input: { leadProviderId?: TeamProviderId; members: TeamCreateRequest['members']; })
src/main/services/team/TeamProvisioningService.ts:4032
↓ 9 callersFunctioncreateChipFromSelection
( action: EditorSelectionAction, existingChips: InlineChip[] )
src/renderer/utils/chipUtils.ts:24
↓ 9 callersFunctioncreateCommandContext
( binaryPath: string, args: readonly string[], projectPath: string | null )
src/features/runtime-provider-management/main/infrastructure/AgentTeamsRuntimeProviderManagementCliClient.ts:891
↓ 9 callersMethodcreateFile
* Create a new empty file. * * Security: * - validateFileName for traversal, control chars (SEC-1) * - validateFilePath for parent contain
src/main/services/editor/ProjectFileService.ts:336
↓ 9 callersFunctioncreateLoadingMultimodelStatus
()
test/renderer/components/extensions/ExtensionStoreView.test.ts:222
↓ 9 callersFunctioncreateMockDeps
(overrides: Partial<EditorKeyHandlerDeps> = {})
test/renderer/hooks/useEditorKeyboardShortcuts.test.ts:23
↓ 9 callersFunctioncreateMultimodelStatus
(providers: CliProviderStatus[])
test/renderer/components/common/ProviderActivityStatusStrip.test.ts:51
↓ 9 callersFunctioncreateProject
(overrides: Partial<Project>)
test/renderer/components/team/dialogs/projectPathOptions.test.ts:11
↓ 9 callersFunctioncreateRuntimeSnapshot
( overrides: Partial<TeamAgentRuntimeSnapshot> = {} )
test/renderer/store/teamAgentRuntimeSnapshotEquality.test.ts:78
↓ 9 callersFunctioncreateSkill
(overrides: Partial<SkillCatalogItem>)
test/renderer/utils/skillCommandSuggestions.test.ts:8
↓ 9 callersFunctioncreateTerminalWorkspaceFeature
( deps: TerminalWorkspaceFeatureDeps )
src/features/terminal-workspace/main/composition/createTerminalWorkspaceFeature.ts:66
↓ 9 callersFunctioncreateUnexpectedRuntimeProviderIpcError
( code: RuntimeProviderManagementErrorDto['code'], message: string )
src/features/runtime-provider-management/main/adapters/input/registerRuntimeProviderManagementIpc.ts:89
↓ 9 callersFunctiondecideProcessFanoutDryRun
( input: TeamProcessFanoutDryRunInput )
src/renderer/store/teamProcessFanoutDryRun.ts:62
↓ 9 callersFunctiondeferred
()
test/renderer/store/changeReviewSlice.test.ts:50
↓ 9 callersFunctionderiveContextMetrics
({ usage, providerId, modelName, contextWindowTokens, visibleContextTokens = 0, limitContext, }: D
src/shared/utils/contextMetrics.ts:164
↓ 9 callersMethoddetachOpenCodeOwnedMemberLane
(teamName: string, memberName: string)
src/main/services/team/TeamProvisioningService.ts:17741
↓ 9 callersFunctiondetectClaudeMdFromFilePath
(filePath: string, projectRoot: string)
src/renderer/utils/claudeMdTracker.ts:269
↓ 9 callersMethodemitToolApprovalEvent
(event: ToolApprovalEvent)
src/main/services/team/TeamProvisioningService.ts:11875
↓ 9 callersFunctionemptyResponse
()
src/features/member-log-stream/main/adapters/input/ipc/__tests__/registerMemberLogStreamIpc.test.ts:27
↓ 9 callersFunctionensureOpenCodeProfileNodeModulesJunction
( profileId: string, errorMessage?: string )
src/features/runtime-provider-management/main/infrastructure/openCodeWindowsNodeModulesJunction.ts:132
↓ 9 callersFunctionenvelope
(overrides: Partial<RuntimeDeliveryEnvelope> = {})
test/main/services/team/RuntimeDeliveryService.test.ts:263
↓ 9 callersFunctionextractBootstrapSpec
(callIndex = 0)
test/main/services/team/TeamProvisioningServicePrompts.test.ts:146
↓ 9 callersFunctionextractCliArgValues
(command: string, argName: string)
src/main/services/team/TeamRuntimeLivenessResolver.ts:158
↓ 9 callersFunctionextractJsonObject
(raw: string)
src/main/services/runtime/ClaudeMultimodelBridgeService.ts:350
↓ 9 callersFunctionextractJsonObjectFromError
( error: unknown )
src/features/runtime-provider-management/main/infrastructure/AgentTeamsRuntimeProviderManagementCliClient.ts:828
↓ 9 callersFunctionextractLaunchBootstrapTransportBreadcrumb
( input: TeamLaunchFailureArtifactPackInput )
src/main/services/team/TeamLaunchFailureArtifactPack.ts:341
↓ 9 callersFunctionextractUserMentionPaths
( userGroup: UserGroup | null, projectRoot: string )
src/renderer/utils/claudeMdTracker.ts:217
↓ 9 callersFunctionfail
(message, log = '')
scripts/electron-builder/smokePackagedApp.cjs:81
↓ 9 callersMethodfindOpenCodeVisibleReplyByRelayOfMessageId
(input: { teamName: string; replyRecipient?: string | null; from: string; relayOfMessageId: st
src/main/services/team/TeamProvisioningService.ts:6135
↓ 9 callersFunctionfindPaneByTabId
(layout: PaneLayout, tabId: string)
src/renderer/store/utils/paneHelpers.ts:19
↓ 9 callersFunctionfindTabButton
(host: HTMLElement, label: string)
test/renderer/components/team/taskLogs/TaskLogsPanel.test.ts:137
↓ 9 callersMethodfinishRuntimeToolActivity
( run: ProvisioningRun, toolUseId: string, resultContent: unknown, isError: boolean )
src/main/services/team/TeamProvisioningService.ts:13934
↓ 9 callersFunctionflush
()
test/renderer/components/ui/MemberSelect.test.tsx:30
↓ 9 callersFunctionfmt
(v: number)
src/renderer/components/report/sections/CostSection.tsx:16
↓ 9 callersFunctionformatSessionLabel
(firstMessage: string | undefined)
src/renderer/utils/sessionTitleParser.ts:67
↓ 9 callersFunctionformatShortcut
(key: string, opts?: { shift?: boolean })
src/renderer/utils/stringUtils.ts:19
↓ 9 callersFunctiongetActiveTeamPendingReplyWaits
()
src/renderer/store/team/teamPendingReplyWaits.ts:7
↓ 9 callersMethodgetByIdempotencyKey
( idempotencyKey: string )
src/main/services/team/opencode/bridge/OpenCodeBridgeCommandLedgerStore.ts:173
↓ 9 callersFunctiongetCapabilityLabel
(capability: PluginCapability)
src/shared/utils/extensionNormalizers.ts:68
↓ 9 callersMethodgetConfigGeneration
(configPath: string)
src/main/services/team/TeamConfigReader.ts:1019
↓ 9 callersFunctiongetExpandedOverrides
(teamName: string)
src/renderer/utils/teamMessageExpandStorage.ts:7
↓ 9 callersMethodgetInstalled
(projectPath?: string)
src/main/services/extensions/state/McpInstallationStateService.ts:27
↓ 9 callersMethodgetNotifications
* Gets a paginated list of notifications. * @param options - Pagination options * @returns Paginated notifications result
src/main/services/infrastructure/NotificationManager.ts:1367
↓ 9 callersFunctiongetOpenCodeRuntimeLaneIndexPath
(teamsBasePath: string, teamName: string)
src/main/services/team/opencode/store/OpenCodeRuntimeManifestEvidenceReader.ts:464
↓ 9 callersFunctiongetOpenCodeRuntimePlatformCandidates
( platform: NodeJS.Platform = process.platform, arch: string = process.arch, musl: boolean = isLinuxMusl
src/main/services/infrastructure/OpenCodeRuntimeInstallerService.ts:450
↓ 9 callersMethodgetOpenCodeTranscript
( binaryPath: string, params: { teamId: string; memberName: string; limit?: number;
src/main/services/team/stallMonitor/OpenCodeTaskStallEvidenceSource.ts:46
↓ 9 callersFunctiongetOrgUnitNodeId
(unitId: string, fallback = 'unit')
src/features/organizations/core/domain/organizationIds.ts:20
↓ 9 callersFunctiongetPluginOperationKey
( pluginId: string, scope: InstallScope, projectPath?: string | null )
src/shared/utils/extensionNormalizers.ts:112
↓ 9 callersMethodgetProviderStatuses
( binaryPath: string, onUpdate?: (providers: CliProviderStatus[]) => void )
src/main/services/runtime/ClaudeMultimodelBridgeService.ts:1706
↓ 9 callersFunctiongetRecentProjectLastOpenedAt
( project: Pick<DashboardRecentProject, 'primaryPath' | 'associatedPaths'> )
src/features/recent-projects/renderer/utils/recentProjectOpenHistory.ts:209
↓ 9 callersFunctiongetReviewKeyForFilePath
( files: readonly Pick<FileChangeSummary, 'filePath' | 'changeKey'>[] | null | undefined, filePath: string
src/renderer/utils/reviewKey.ts:36
↓ 9 callersFunctiongetRuntimeProviderIpcErrorMessage
(error: unknown, fallback: string)
src/features/runtime-provider-management/main/adapters/input/registerRuntimeProviderManagementIpc.ts:69
↓ 9 callersFunctiongetSessionResetState
()
src/renderer/store/utils/stateResetHelpers.ts:13
↓ 9 callersFunctiongetShellPreferredHome
()
src/main/utils/shellEnv.ts:328
↓ 9 callersFunctiongetShortLivedProviderPrepareModelIssueReasons
({ providerId, cacheKey, }: { providerId: TeamProviderId; cacheKey: string; })
src/renderer/components/team/dialogs/providerPrepareShortLivedCache.ts:52
↓ 9 callersFunctiongetTabDragElement
(label: string)
test/renderer/features/terminal-workspace/TerminalWorkspacePanel.fixture-e2e.test.tsx:1884
↓ 9 callersMethodgetTaskActivityDetail
( teamName: string, taskId: string, activityId: string )
src/main/services/team/taskLogs/activity/BoardTaskActivityDetailService.ts:582
↓ 9 callersMethodgetTaskExactLogDetail
( teamName: string, taskId: string, exactLogId: string, expectedSourceGeneration: string )
src/main/services/team/taskLogs/exact/BoardTaskExactLogDetailService.ts:21
↓ 9 callersFunctiongetTeamProviderLabel
(providerId: TeamProviderId)
src/main/services/team/provisioning/TeamProvisioningRuntimeDiagnostics.ts:24
↓ 9 callersFunctiongetToolSummary
(toolName: string, input: Record<string, unknown>)
src/renderer/utils/toolRendering/toolSummaryHelpers.ts:31
↓ 9 callersFunctiongetWindowsElevationStatus
()
src/main/utils/windowsElevation.ts:216
↓ 9 callersFunctiongetWorkspaceTrustNonPersistableReason
( value: string, options?: WorkspaceTrustPathOptions & { homeDir?: string | null } )
src/features/workspace-trust/core/domain/WorkspaceTrustPath.ts:118
↓ 9 callersMethodhasRecentNudge
(input: { teamName: string; memberName: string; taskIds: string[]; nowIso: string; })
src/features/member-work-sync/core/application/ports.ts:209
↓ 9 callersFunctionhasWorkSyncActiveRuntime
( snapshot: Pick<TeamAgentRuntimeSnapshot, 'members'> | null | undefined )
src/features/member-work-sync/main/composition/memberWorkSyncTeamActivity.ts:143
↓ 9 callersFunctionhashOpenCodePromptDeliveryPayload
(input: { text: string; replyRecipient: string; actionMode?: AgentActionMode | null; taskRefs?: TaskRe
src/main/services/team/opencode/delivery/OpenCodePromptDeliveryLedger.ts:813
↓ 9 callersFunctioninferCapabilities
(item: PluginCatalogItem)
src/shared/utils/extensionNormalizers.ts:37
↓ 9 callersMethodinstall
()
src/features/tmux-installer/main/composition/createTmuxInstallerFeature.ts:19
↓ 9 callersMethodinvalidateTaskChangeSummaries
( teamName: string, taskIds: string[], options?: { deletePersisted?: boolean } )
src/main/services/team/ChangeExtractorService.ts:522
↓ 9 callersFunctionisActionRequiredOpenCodeRuntimeDeliveryReason
( message: string | null | undefined )
src/main/services/team/opencode/delivery/OpenCodeRuntimeDeliveryDiagnostics.ts:95
← previousnext →1,301–1,400 of 15,610, ranked by callers