MCPcopy Create free account

hub / github.com/Austin1serb/Anthropic-Leaked-Source-Code / functions

Functions11,462 in github.com/Austin1serb/Anthropic-Leaked-Source-Code

↓ 6 callersFunctionenqueueAgentNotification
({ taskId, description, status, error, setAppState, finalMessage, usage, toolUseId, worktree
tasks/LocalAgentTask/LocalAgentTask.tsx:197
↓ 6 callersFunctionexecuteNotificationHooks
( notificationData: { message: string title?: string notificationType: string }, timeoutMs:
utils/hooks.ts:3570
↓ 6 callersFunctionextractGitHubRepo
(plugin: InstallablePlugin)
commands/plugin/pluginDetailsHelpers.tsx:35
↓ 6 callersFunctionextractHeredocs
( command: string, options?: { quotedOnly?: boolean }, )
utils/bash/heredoc.ts:113
↓ 6 callersFunctionfetchEnvironments
()
utils/teleport/environments.ts:32
↓ 6 callersFunctionfilterSettingsEnv
* Compose the strip filters applied to every settings-sourced env object.
utils/managedEnv.ts:85
↓ 6 callersFunctionfilterToolsByServer
(tools: Tool[], serverName: string)
services/mcp/utils.ts:39
↓ 6 callersFunctionfindTeammateTaskByAgentId
(agentId: string, tasks: Record<string, TaskStateBase>)
tasks/InProcessTeammateTask/InProcessTeammateTask.tsx:92
↓ 6 callersFunctionformatDirectoryList
(directories: string[])
tools/PowerShellTool/pathValidation.ts:805
↓ 6 callersFunctionformatErrorMessage
(error: PluginError)
commands/plugin/PluginErrors.tsx:2
↓ 6 callersFunctionformatLimitReachedText
( limit: string, resetMessage: string, _model: string, )
services/rateLimitMessages.ts:333
↓ 6 callersFunctionformatSecondsShort
(ms: number)
utils/format.ts:30
↓ 6 callersFunctiongetAPIProviderForStatsig
()
utils/model/providers.ts:16
↓ 6 callersFunctiongetBridgeAccessToken
()
bridge/bridgeConfig.ts:38
↓ 6 callersFunctiongetConfig
( file: string, createDefault: () => A, throwOnInvalid?: boolean, )
utils/config.ts:1421
↓ 6 callersFunctiongetConfigOverrides
* Local config overrides set via /config Gates tab (ant-only). Checked after * env-var overrides — env wins so eval harnesses remain deterministic. U
services/analytics/growthbook.ts:211
↓ 6 callersFunctiongetContentText
( content: string | DeepImmutable<Array<ContentBlockParam>>, )
utils/messages.ts:2903
↓ 6 callersFunctiongetCronFilePath
(dir?: string)
utils/cronTasks.ts:81
↓ 6 callersFunctiongetCwdState
()
bootstrap/state.ts:527
↓ 6 callersFunctiongetDenyRules
(context: ToolPermissionContext)
utils/permissions/permissions.ts:213
↓ 6 callersFunctiongetEnabledSettingSources
()
utils/settings/constants.ts:159
↓ 6 callersFunctiongetEnvOverrides
()
services/analytics/growthbook.ts:170
↓ 6 callersFunctiongetFileExtensionForAnalytics
( filePath: string, )
services/analytics/metadata.ts:323
↓ 6 callersFunctiongetInMemoryInstalledPlugins
()
utils/plugins/installedPluginsManager.ts:488
↓ 6 callersFunctiongetInboxPath
(agentName: string, teamName?: string)
utils/teammateMailbox.ts:56
↓ 6 callersFunctiongetLockPath
()
utils/computerUse/computerUseLock.ts:44
↓ 6 callersFunctiongetLogDisplayTitle
( log: LogOption, defaultTitle?: string, )
utils/log.ts:30
↓ 6 callersFunctiongetMarketingNameForModel
(modelId: string)
utils/model/model.ts:570
↓ 6 callersFunctiongetMcpServerSignature
(config: McpServerConfig)
services/mcp/config.ts:202
↓ 6 callersFunctiongetMemoryBaseDir
()
memdir/paths.ts:85
↓ 6 callersFunctiongetNpmSemver
()
utils/semver.ts:11
↓ 6 callersFunctiongetOauthProfileFromOauthToken
( accessToken: string, )
services/oauth/getOauthProfile.ts:37
↓ 6 callersFunctiongetOrCreateUserID
()
utils/config.ts:1757
↓ 6 callersFunctiongetPlanSlug
(sessionId?: SessionId)
utils/plans.ts:32
↓ 6 callersFunctiongetPluginCachePath
()
utils/plugins/pluginLoader.ts:126
↓ 6 callersFunctiongetPluginZipCachePath
()
utils/plugins/zipCache.ts:64
↓ 6 callersFunctiongetProgressUpdate
(tracker: ProgressTracker)
tasks/LocalAgentTask/LocalAgentTask.tsx:97
↓ 6 callersFunctiongetSdkAgentProgressSummariesEnabled
()
bootstrap/state.ts:1077
↓ 6 callersFunctiongetSkillsPath
( source: SettingSource | 'plugin', dir: 'skills' | 'commands', )
skills/loadSkillsDir.ts:78
↓ 6 callersMethodgetStatus
()
utils/awsAuthStatusManager.ts:33
↓ 6 callersMethodgetStderr
Sync getter for ExecResult.stderr
utils/task/TaskOutput.ts:329
↓ 6 callersMethodgetStdout
* Get stdout. In file mode, reads from the output file. * In pipe mode, returns the in-memory buffer or tail from CircularBuffer.
utils/task/TaskOutput.ts:282
↓ 6 callersFunctiongetStrictKnownMarketplaces
()
utils/plugins/marketplaceHelpers.ts:159
↓ 6 callersFunctiongetTaskPath
(taskListId: string, taskId: string)
utils/tasks.ts:229
↓ 6 callersFunctiongetTotalOutputTokens
()
bootstrap/state.ts:708
↓ 6 callersFunctiongetUserAgent
()
utils/http.ts:18
↓ 6 callersFunctiongetViewedTeammateTask
( appState: Pick<AppState, 'viewingAgentTaskId' | 'tasks'>, )
state/selectors.ts:18
↓ 6 callersFunctiongetWebSocketProxyAgent
(url: string)
utils/proxy.ts:243
↓ 6 callersFunctiongetWebSocketProxyUrl
(url: string)
utils/proxy.ts:263
↓ 6 callersFunctiongitCmdRe
* Build a regex that matches `git <subcmd>` while tolerating git's global * options between `git` and the subcommand (e.g. `-c key=val`, `-C path`,
tools/shared/gitOperationTracking.ts:23
↓ 6 callersFunctiongoToNextStep
()
components/Onboarding.tsx:42
↓ 6 callersMethodhandleConnectionError
(closeCode?: number)
cli/transports/WebSocketTransport.ts:397
↓ 6 callersFunctionhandlePluginCommandError
* Generic error handler for plugin CLI commands. Emits * tengu_plugin_command_failed before exit so dashboards can compute a * success rate against
services/plugins/pluginCliCommands.ts:53
↓ 6 callersFunctionhasHookForEvent
* Lightweight existence check for hooks on a given event. Mirrors the sources * assembled by getHooksConfig() but stops at the first hit without buil
utils/hooks.ts:1582
↓ 6 callersFunctionhasWorktreeCreateHook
()
utils/hooks.ts:4910
↓ 6 callersFunctionheartbeatActiveWorkItems
* Heartbeat all active work items. * Returns 'ok' if at least one heartbeat succeeded, 'auth_failed' if any * got a 401/403 (JWT expired — re-qu
bridge/bridgeMain.ts:202
↓ 6 callersFunctionhexComponent
Normalize a 1–4 digit hex component to [0, 1].
utils/systemTheme.ts:97
↓ 6 callersFunctioninterpolateColor
( color1: RGBColorType, color2: RGBColorType, t: number, // 0 to 1 )
components/Spinner/utils.ts:14
↓ 6 callersFunctionis529Error
(error: unknown)
services/api/withRetry.ts:610
↓ 6 callersFunctionisAutoUpdaterDisabled
()
utils/config.ts:1700
↓ 6 callersFunctionisChromeExtensionInstalled
()
utils/claudeInChrome/setup.ts:391
↓ 6 callersFunctionisCommandAvailable
(command: string)
utils/env.ts:40
↓ 6 callersFunctionisDuplicatePath
( fs: FsOperations, filePath: string, loadedPaths: Set<string>, )
utils/fsOperations.ts:187
↓ 6 callersFunctionisFastModeCooldown
()
utils/fastMode.ts:315
↓ 6 callersFunctionisFileReadDenied
( filePath: string, toolPermissionContext: ToolPermissionContext, )
utils/attachments.ts:3986
↓ 6 callersFunctionisHookAttachmentMessage
( message: Message, )
utils/messages.ts:1028
↓ 6 callersFunctionisInITerm2
()
utils/swarm/backends/detection.ts:90
↓ 6 callersFunctionisInProcessEnabled
()
utils/swarm/backends/registry.ts:351
↓ 6 callersFunctionisInsideTmux
()
utils/swarm/backends/detection.ts:50
↓ 6 callersFunctionisKairosCronEnabled
()
tools/ScheduleCronTool/prompt.ts:36
↓ 6 callersFunctionisMaxSubscriber
()
utils/auth.ts:1679
↓ 6 callersFunctionisMcpServerAllowedByPolicy
* Check if an MCP server is allowed by enterprise policy * Checks name-based, command-based, and URL-based restrictions * @param serverName The name
services/mcp/config.ts:417
↓ 6 callersFunctionisMultiSelectEnumSchema
( schema: PrimitiveSchemaDefinition, )
utils/mcp/elicitationValidation.ts:52
↓ 6 callersFunctionisOAuthTokenExpired
(expiresAt: number | null)
services/oauth/client.ts:344
↓ 6 callersFunctionisOfficialMarketplaceName
( marketplace: string | undefined, )
utils/plugins/pluginIdentifier.ts:75
↓ 6 callersFunctionisPanelAgentTask
(t: unknown)
tasks/LocalAgentTask/LocalAgentTask.tsx:159
↓ 6 callersFunctionisPerfettoTracingEnabled
()
utils/telemetry/perfettoTracing.ts:384
↓ 6 callersFunctionisPidBasedLockingEnabled
()
utils/nativeInstaller/pidLock.ts:35
↓ 6 callersFunctionisPluginInstalled
(pluginId: string)
utils/plugins/installedPluginsManager.ts:818
↓ 6 callersFunctionisPowerShellParameter
( arg: string, elementType?: CommandElementType, )
utils/powershell/parser.ts:1647
↓ 6 callersMethodisRawModeSupported
()
ink/components/App.tsx:151
↓ 6 callersFunctionisScratchpadEnabled
()
utils/permissions/filesystem.ts:298
↓ 6 callersFunctionisSessionPersistenceDisabled
()
bootstrap/state.ts:1329
↓ 6 callersFunctionisXaaEnabled
()
services/mcp/xaaIdpLogin.ts:32
↓ 6 callersFunctionkillAsyncAgent
(taskId: string, setAppState: SetAppState)
tasks/LocalAgentTask/LocalAgentTask.tsx:281
↓ 6 callersMethodkillPane
* Kills/closes a specific pane.
utils/swarm/backends/TmuxBackend.ts:271
↓ 6 callersFunctionlastGrapheme
(text: string)
utils/intl.ts:37
↓ 6 callersFunctionlistCandidates
( projectDir: string, doStat: boolean, projectPath?: string, )
utils/listSessionsImpl.ts:169
↓ 6 callersFunctionlistener
(newLimits: ClaudeAILimits)
services/claudeAiLimitsHook.ts:12
↓ 6 callersFunctionloadFullLog
(log: LogOption)
utils/sessionStorage.ts:2949
↓ 6 callersFunctionloadMarketplacesWithGracefulDegradation
( config: Record<string, KnownMarketplace>, )
utils/plugins/marketplaceHelpers.ts:71
↓ 6 callersFunctionloadPluginMcpServers
( plugin: LoadedPlugin, errors: PluginError[] = [], )
utils/plugins/mcpPluginIntegration.ts:131
↓ 6 callersFunctionloadSkillsFromSkillsDir
* Loads skills from a /skills/ directory path. * Only supports directory format: skill-name/SKILL.md
skills/loadSkillsDir.ts:407
↓ 6 callersFunctionlogError
(message: string)
bridge/bridgeUI.ts:356
↓ 6 callersFunctionlogModeDecision
( enabled: boolean, mode: ToolSearchMode, reason: string, extraProps?: Record<string, number>,
utils/toolSearch.ts:395
↓ 6 callersFunctionlogPull
( startTime: number, outcome: { success: boolean filesWritten?: number notModified?: boolean
services/teamMemorySync/index.ts:1195
↓ 6 callersFunctionmatchingRulesForInput
* Get matching rules for input across all rule types (deny, ask, allow)
tools/PowerShellTool/powershellPermissions.ts:338
↓ 6 callersFunctionmatchingRulesForInput
( input: z.infer<typeof BashTool.inputSchema>, toolPermissionContext: ToolPermissionContext, matchMode:
tools/BashTool/bashPermissions.ts:937
↓ 6 callersFunctionmoveAndSettle
( input: Input, x: number, y: number, )
utils/computerUse/executor.ts:113
↓ 6 callersFunctionnormalize
(name: string)
tools/MCPTool/classifyForCollapse.ts:588
← previousnext →801–900 of 11,462, ranked by callers