MCPcopy Create free account

hub / github.com/AnukarOP/claude-code-leaked / functions

Functions11,462 in github.com/AnukarOP/claude-code-leaked

↓ 6 callersFunctionenqueueAgentNotification
({ taskId, description, status, error, setAppState, finalMessage, usage, toolUseId, worktree
source code/tasks/LocalAgentTask/LocalAgentTask.tsx:199
↓ 6 callersFunctionexecuteNotificationHooks
( notificationData: { message: string title?: string notificationType: string }, timeoutMs:
source code/utils/hooks.ts:3572
↓ 6 callersFunctionextractGitHubRepo
(plugin: InstallablePlugin)
source code/commands/plugin/pluginDetailsHelpers.tsx:37
↓ 6 callersFunctionextractHeredocs
( command: string, options?: { quotedOnly?: boolean }, )
source code/utils/bash/heredoc.ts:115
↓ 6 callersFunctionfetchEnvironments
()
source code/utils/teleport/environments.ts:34
↓ 6 callersFunctionfilterSettingsEnv
* Compose the strip filters applied to every settings-sourced env object.
source code/utils/managedEnv.ts:87
↓ 6 callersFunctionfilterToolsByServer
(tools: Tool[], serverName: string)
source code/services/mcp/utils.ts:41
↓ 6 callersFunctionfindTeammateTaskByAgentId
(agentId: string, tasks: Record<string, TaskStateBase>)
source code/tasks/InProcessTeammateTask/InProcessTeammateTask.tsx:94
↓ 6 callersFunctionformatDirectoryList
(directories: string[])
source code/tools/PowerShellTool/pathValidation.ts:807
↓ 6 callersFunctionformatErrorMessage
(error: PluginError)
source code/commands/plugin/PluginErrors.tsx:4
↓ 6 callersFunctionformatLimitReachedText
( limit: string, resetMessage: string, _model: string, )
source code/services/rateLimitMessages.ts:335
↓ 6 callersFunctionformatSecondsShort
(ms: number)
source code/utils/format.ts:32
↓ 6 callersFunctiongetAPIProviderForStatsig
()
source code/utils/model/providers.ts:18
↓ 6 callersFunctiongetBridgeAccessToken
()
source code/bridge/bridgeConfig.ts:40
↓ 6 callersFunctiongetConfig
( file: string, createDefault: () => A, throwOnInvalid?: boolean, )
source code/utils/config.ts:1423
↓ 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
source code/services/analytics/growthbook.ts:213
↓ 6 callersFunctiongetContentText
( content: string | DeepImmutable<Array<ContentBlockParam>>, )
source code/utils/messages.ts:2905
↓ 6 callersFunctiongetCronFilePath
(dir?: string)
source code/utils/cronTasks.ts:83
↓ 6 callersFunctiongetCwdState
()
source code/bootstrap/state.ts:529
↓ 6 callersFunctiongetDenyRules
(context: ToolPermissionContext)
source code/utils/permissions/permissions.ts:215
↓ 6 callersFunctiongetEnabledSettingSources
()
source code/utils/settings/constants.ts:161
↓ 6 callersFunctiongetEnvOverrides
()
source code/services/analytics/growthbook.ts:172
↓ 6 callersFunctiongetFileExtensionForAnalytics
( filePath: string, )
source code/services/analytics/metadata.ts:325
↓ 6 callersFunctiongetInMemoryInstalledPlugins
()
source code/utils/plugins/installedPluginsManager.ts:490
↓ 6 callersFunctiongetInboxPath
(agentName: string, teamName?: string)
source code/utils/teammateMailbox.ts:58
↓ 6 callersFunctiongetLockPath
()
source code/utils/computerUse/computerUseLock.ts:46
↓ 6 callersFunctiongetLogDisplayTitle
( log: LogOption, defaultTitle?: string, )
source code/utils/log.ts:32
↓ 6 callersFunctiongetMarketingNameForModel
(modelId: string)
source code/utils/model/model.ts:572
↓ 6 callersFunctiongetMcpServerSignature
(config: McpServerConfig)
source code/services/mcp/config.ts:204
↓ 6 callersFunctiongetMemoryBaseDir
()
source code/memdir/paths.ts:87
↓ 6 callersFunctiongetNpmSemver
()
source code/utils/semver.ts:13
↓ 6 callersFunctiongetOauthProfileFromOauthToken
( accessToken: string, )
source code/services/oauth/getOauthProfile.ts:39
↓ 6 callersFunctiongetOrCreateUserID
()
source code/utils/config.ts:1759
↓ 6 callersFunctiongetPlanSlug
(sessionId?: SessionId)
source code/utils/plans.ts:34
↓ 6 callersFunctiongetPluginCachePath
()
source code/utils/plugins/pluginLoader.ts:128
↓ 6 callersFunctiongetPluginZipCachePath
()
source code/utils/plugins/zipCache.ts:66
↓ 6 callersFunctiongetProgressUpdate
(tracker: ProgressTracker)
source code/tasks/LocalAgentTask/LocalAgentTask.tsx:99
↓ 6 callersFunctiongetSdkAgentProgressSummariesEnabled
()
source code/bootstrap/state.ts:1079
↓ 6 callersFunctiongetSkillsPath
( source: SettingSource | 'plugin', dir: 'skills' | 'commands', )
source code/skills/loadSkillsDir.ts:80
↓ 6 callersMethodgetStatus
()
source code/utils/awsAuthStatusManager.ts:35
↓ 6 callersMethodgetStderr
Sync getter for ExecResult.stderr
source code/utils/task/TaskOutput.ts:331
↓ 6 callersMethodgetStdout
* Get stdout. In file mode, reads from the output file. * In pipe mode, returns the in-memory buffer or tail from CircularBuffer.
source code/utils/task/TaskOutput.ts:284
↓ 6 callersFunctiongetStrictKnownMarketplaces
()
source code/utils/plugins/marketplaceHelpers.ts:161
↓ 6 callersFunctiongetTaskPath
(taskListId: string, taskId: string)
source code/utils/tasks.ts:231
↓ 6 callersFunctiongetTotalOutputTokens
()
source code/bootstrap/state.ts:710
↓ 6 callersFunctiongetUserAgent
()
source code/utils/http.ts:20
↓ 6 callersFunctiongetViewedTeammateTask
( appState: Pick<AppState, 'viewingAgentTaskId' | 'tasks'>, )
source code/state/selectors.ts:20
↓ 6 callersFunctiongetWebSocketProxyAgent
(url: string)
source code/utils/proxy.ts:245
↓ 6 callersFunctiongetWebSocketProxyUrl
(url: string)
source code/utils/proxy.ts:265
↓ 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`,
source code/tools/shared/gitOperationTracking.ts:25
↓ 6 callersFunctiongoToNextStep
()
source code/components/Onboarding.tsx:44
↓ 6 callersMethodhandleConnectionError
(closeCode?: number)
source code/cli/transports/WebSocketTransport.ts:399
↓ 6 callersFunctionhandlePluginCommandError
* Generic error handler for plugin CLI commands. Emits * tengu_plugin_command_failed before exit so dashboards can compute a * success rate against
source code/services/plugins/pluginCliCommands.ts:55
↓ 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
source code/utils/hooks.ts:1584
↓ 6 callersFunctionhasWorktreeCreateHook
()
source code/utils/hooks.ts:4912
↓ 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
source code/bridge/bridgeMain.ts:204
↓ 6 callersFunctionhexComponent
Normalize a 1–4 digit hex component to [0, 1].
source code/utils/systemTheme.ts:99
↓ 6 callersFunctioninterpolateColor
( color1: RGBColorType, color2: RGBColorType, t: number, // 0 to 1 )
source code/components/Spinner/utils.ts:16
↓ 6 callersFunctionis529Error
(error: unknown)
source code/services/api/withRetry.ts:612
↓ 6 callersFunctionisAutoUpdaterDisabled
()
source code/utils/config.ts:1702
↓ 6 callersFunctionisChromeExtensionInstalled
()
source code/utils/claudeInChrome/setup.ts:393
↓ 6 callersFunctionisCommandAvailable
(command: string)
source code/utils/env.ts:42
↓ 6 callersFunctionisDuplicatePath
( fs: FsOperations, filePath: string, loadedPaths: Set<string>, )
source code/utils/fsOperations.ts:189
↓ 6 callersFunctionisFastModeCooldown
()
source code/utils/fastMode.ts:317
↓ 6 callersFunctionisFileReadDenied
( filePath: string, toolPermissionContext: ToolPermissionContext, )
source code/utils/attachments.ts:3988
↓ 6 callersFunctionisHookAttachmentMessage
( message: Message, )
source code/utils/messages.ts:1030
↓ 6 callersFunctionisInITerm2
()
source code/utils/swarm/backends/detection.ts:92
↓ 6 callersFunctionisInProcessEnabled
()
source code/utils/swarm/backends/registry.ts:353
↓ 6 callersFunctionisInsideTmux
()
source code/utils/swarm/backends/detection.ts:52
↓ 6 callersFunctionisKairosCronEnabled
()
source code/tools/ScheduleCronTool/prompt.ts:38
↓ 6 callersFunctionisMaxSubscriber
()
source code/utils/auth.ts:1681
↓ 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
source code/services/mcp/config.ts:419
↓ 6 callersFunctionisMultiSelectEnumSchema
( schema: PrimitiveSchemaDefinition, )
source code/utils/mcp/elicitationValidation.ts:54
↓ 6 callersFunctionisOAuthTokenExpired
(expiresAt: number | null)
source code/services/oauth/client.ts:346
↓ 6 callersFunctionisOfficialMarketplaceName
( marketplace: string | undefined, )
source code/utils/plugins/pluginIdentifier.ts:77
↓ 6 callersFunctionisPanelAgentTask
(t: unknown)
source code/tasks/LocalAgentTask/LocalAgentTask.tsx:161
↓ 6 callersFunctionisPerfettoTracingEnabled
()
source code/utils/telemetry/perfettoTracing.ts:386
↓ 6 callersFunctionisPidBasedLockingEnabled
()
source code/utils/nativeInstaller/pidLock.ts:37
↓ 6 callersFunctionisPluginInstalled
(pluginId: string)
source code/utils/plugins/installedPluginsManager.ts:820
↓ 6 callersFunctionisPowerShellParameter
( arg: string, elementType?: CommandElementType, )
source code/utils/powershell/parser.ts:1649
↓ 6 callersMethodisRawModeSupported
()
source code/ink/components/App.tsx:153
↓ 6 callersFunctionisScratchpadEnabled
()
source code/utils/permissions/filesystem.ts:300
↓ 6 callersFunctionisSessionPersistenceDisabled
()
source code/bootstrap/state.ts:1331
↓ 6 callersFunctionisXaaEnabled
()
source code/services/mcp/xaaIdpLogin.ts:34
↓ 6 callersFunctionkillAsyncAgent
(taskId: string, setAppState: SetAppState)
source code/tasks/LocalAgentTask/LocalAgentTask.tsx:283
↓ 6 callersMethodkillPane
* Kills/closes a specific pane.
source code/utils/swarm/backends/TmuxBackend.ts:273
↓ 6 callersFunctionlastGrapheme
(text: string)
source code/utils/intl.ts:39
↓ 6 callersFunctionlistCandidates
( projectDir: string, doStat: boolean, projectPath?: string, )
source code/utils/listSessionsImpl.ts:171
↓ 6 callersFunctionlistener
(newLimits: ClaudeAILimits)
source code/services/claudeAiLimitsHook.ts:14
↓ 6 callersFunctionloadFullLog
(log: LogOption)
source code/utils/sessionStorage.ts:2951
↓ 6 callersFunctionloadMarketplacesWithGracefulDegradation
( config: Record<string, KnownMarketplace>, )
source code/utils/plugins/marketplaceHelpers.ts:73
↓ 6 callersFunctionloadPluginMcpServers
( plugin: LoadedPlugin, errors: PluginError[] = [], )
source code/utils/plugins/mcpPluginIntegration.ts:133
↓ 6 callersFunctionloadSkillsFromSkillsDir
* Loads skills from a /skills/ directory path. * Only supports directory format: skill-name/SKILL.md
source code/skills/loadSkillsDir.ts:409
↓ 6 callersFunctionlogError
(message: string)
source code/bridge/bridgeUI.ts:358
↓ 6 callersFunctionlogModeDecision
( enabled: boolean, mode: ToolSearchMode, reason: string, extraProps?: Record<string, number>,
source code/utils/toolSearch.ts:397
↓ 6 callersFunctionlogPull
( startTime: number, outcome: { success: boolean filesWritten?: number notModified?: boolean
source code/services/teamMemorySync/index.ts:1197
↓ 6 callersFunctionmatchingRulesForInput
* Get matching rules for input across all rule types (deny, ask, allow)
source code/tools/PowerShellTool/powershellPermissions.ts:340
↓ 6 callersFunctionmatchingRulesForInput
( input: z.infer<typeof BashTool.inputSchema>, toolPermissionContext: ToolPermissionContext, matchMode:
source code/tools/BashTool/bashPermissions.ts:939
↓ 6 callersFunctionmoveAndSettle
( input: Input, x: number, y: number, )
source code/utils/computerUse/executor.ts:115
↓ 6 callersFunctionnormalize
(name: string)
source code/tools/MCPTool/classifyForCollapse.ts:590
← previousnext →801–900 of 11,462, ranked by callers