MCPcopy Create free account

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

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

↓ 11 callersFunctionpathInWorkingPath
(path: string, workingPath: string)
source code/utils/permissions/filesystem.ts:711
↓ 11 callersFunctionpermissionRuleValueFromString
( ruleString: string, )
source code/utils/permissions/permissionRuleParser.ts:95
↓ 11 callersFunctionpermissionRuleValueFromString
( ruleString: string, )
source code/utils/sandbox/sandbox-adapter.ts:65
↓ 11 callersFunctionprepareUserContent
({ inputString, precedingInputBlocks, }: { inputString: string precedingInputBlocks: ContentBlockParam
source code/utils/messages.ts:527
↓ 11 callersFunctionprocessMemoryFile
( filePath: string, type: MemoryType, processedPaths: Set<string>, includeExternal: boolean, depth:
source code/utils/claudemd.ts:620
↓ 11 callersFunctionprocessSessionStartHooks
( source: 'startup' | 'resume' | 'clear' | 'compact', { sessionId, agentType, model, force
source code/utils/sessionStart.ts:37
↓ 11 callersFunctionrecordTranscript
( messages: Message[], teamInfo?: TeamInfo, startingParentUuidHint?: UUID, allMessages?: readonly Mess
source code/utils/sessionStorage.ts:1410
↓ 11 callersMethodrender
(node: ReactNode)
source code/ink/ink.tsx:1444
↓ 11 callersMethodreportState
Report worker state to CCR via PUT /sessions/{id}/worker.
source code/cli/transports/ccrClient.ts:647
↓ 11 callersMethodrequest
* Send an authenticated HTTP request to CCR. Handles auth headers, * 409 epoch mismatch, and error logging. Returns { ok: true } on 2xx. * On 42
source code/cli/transports/ccrClient.ts:558
↓ 11 callersFunctionrequireComputerUseInput
()
source code/utils/computerUse/inputLoader.ts:24
↓ 11 callersFunctionresetSettingsCache
()
source code/utils/settings/settingsCache.ts:57
↓ 11 callersFunctionresolveEdgeRaw
(edges: Value[], physicalEdge: number)
source code/native-ts/yoga-layout/index.ts:235
↓ 11 callersFunctionsetNeedsAutoModeExitAttachment
(value: boolean)
source code/bootstrap/state.ts:1371
↓ 11 callersFunctionsetOriginalCwd
(cwd: string)
source code/bootstrap/state.ts:517
↓ 11 callersFunctionsetUseCoworkPlugins
(value: boolean)
source code/bootstrap/state.ts:1257
↓ 11 callersMethodstop
()
source code/utils/claudeInChrome/chromeNativeHost.ts:195
↓ 11 callersFunctionstr
(k: string)
source code/components/messageActions.tsx:71
↓ 11 callersFunctiontokenCountWithEstimation
(messages: readonly Message[])
source code/utils/tokens.ts:228
↓ 11 callersFunctionupdateTaskState
* Updates task state in AppState.
source code/utils/swarm/inProcessRunner.ts:521
↓ 11 callersFunctionuseAnimationFrame
( intervalMs: number | null = 16, )
source code/ink/hooks/use-animation-frame.ts:32
↓ 11 callersFunctionuseInterval
( callback: () => void, intervalMs: number | null, )
source code/ink/hooks/use-interval.ts:45
↓ 10 callersFunctionbuildPluginTelemetryFields
( name: string, marketplace: string | undefined, managedNames: Set<string> | null = null, )
source code/utils/telemetry/pluginTelemetry.ts:135
↓ 10 callersFunctioncleanup
()
source code/hooks/useDiffInIDE.ts:236
↓ 10 callersFunctionclearBridgePointer
(dir: string)
source code/bridge/bridgePointer.ts:192
↓ 10 callersFunctionclearKeychainCache
()
source code/utils/secureStorage/macOsKeychainHelpers.ts:89
↓ 10 callersMethodclose
()
source code/services/oauth/auth-code-listener.ts:201
↓ 10 callersFunctioncreateSyntheticUserCaveatMessage
()
source code/utils/messages.ts:568
↓ 10 callersFunctioncreateTaskStateBase
( id: string, type: TaskType, description: string, toolUseId?: string, )
source code/Task.ts:110
↓ 10 callersFunctionderiveSecurityFlags
( parsed: ParsedPowerShellCommand, )
source code/utils/powershell/parser.ts:1730
↓ 10 callersFunctiondescribeMcpConfigFilePath
(scope: ConfigScope)
source code/services/mcp/utils.ts:265
↓ 10 callersFunctiondone
(timedOut: boolean)
source code/utils/process.ts:57
↓ 10 callersFunctiondrainRunLoop
(fn: () => Promise<T>)
source code/utils/computerUse/drainRunLoop.ts:63
↓ 10 callersFunctionemitSequence
(seq: string)
source code/ink/termio/tokenize.ts:129
↓ 10 callersMethodequals
(other: Cursor)
source code/utils/Cursor.ts:993
↓ 10 callersFunctionformatModelPricing
(costs: ModelCosts)
source code/utils/modelCost.ts:219
↓ 10 callersFunctionformatShortcut
Format a shortcut for display in the help menu (e.g., "ctrl+o" → "ctrl + o")
source code/components/PromptInput/PromptInputHelpMenu.tsx:15
↓ 10 callersFunctiongetAccessToken
()
source code/main.tsx:3324
↓ 10 callersFunctiongetBaseDirectories
()
source code/utils/nativeInstaller/installer.ts:117
↓ 10 callersMethodgetComputedBorder
(edge: LayoutEdge)
source code/ink/layout/yoga.ts:126
↓ 10 callersFunctiongetContextWindowForModel
( model: string, betas?: string[], )
source code/utils/context.ts:53
↓ 10 callersFunctiongetCurrentSessionTitle
( sessionId: SessionId, )
source code/utils/sessionStorage.ts:2741
↓ 10 callersFunctiongetLastAssistantMessage
( messages: Message[], )
source code/utils/messages.ts:333
↓ 10 callersFunctiongetMcpPrefix
(serverName: string)
source code/services/mcp/mcpStringUtils.ts:41
↓ 10 callersFunctiongetModeColor
(mode: PermissionMode)
source code/utils/permissions/PermissionMode.ts:141
↓ 10 callersFunctiongetModeFromInput
(input: string)
source code/components/PromptInput/inputModes.ts:18
↓ 10 callersFunctiongetPathsForPermissionCheck
(inputPath: string)
source code/utils/fsOperations.ts:290
↓ 10 callersFunctiongetPerformance
()
source code/utils/profilerBase.ts:16
↓ 10 callersFunctiongetPluginById
(pluginId: string)
source code/utils/plugins/marketplaceManager.ts:2240
↓ 10 callersFunctiongetPollIntervalConfig
()
source code/bridge/pollConfig.ts:104
↓ 10 callersFunctiongetProjectsDir
()
source code/utils/sessionStorage.ts:200
↓ 10 callersFunctiongetSystemPrompt
( tools: Tools, model: string, additionalWorkingDirectories?: string[], mcpClients?: MCPServerConnecti
source code/constants/prompts.ts:446
↓ 10 callersFunctiongetTasksDir
(taskListId: string)
source code/utils/tasks.ts:223
↓ 10 callersFunctiongetTheme
(themeName: ThemeName)
source code/utils/theme.ts:600
↓ 10 callersFunctiongetVersionedCachePath
( pluginId: string, version: string, )
source code/utils/plugins/pluginLoader.ts:174
↓ 10 callersFunctionhasSelection
(s: SelectionState)
source code/ink/selection.ts:678
↓ 10 callersFunctionisFirstPartyAnthropicBaseUrl
()
source code/utils/model/providers.ts:27
↓ 10 callersFunctionisIdentChar
(c: string)
source code/utils/bash/bashParser.ts:232
↓ 10 callersFunctionisMarginAuto
(edges: Value[], physicalEdge: number)
source code/native-ts/yoga-layout/index.ts:252
↓ 10 callersFunctionisMcpTool
(tool: Tool)
source code/services/mcp/utils.ts:247
↓ 10 callersFunctionisMcpbSource
(source: string)
source code/utils/plugins/mcpbHandler.ts:81
↓ 10 callersMethodisOverWhitespace
()
source code/utils/Cursor.ts:988
↓ 10 callersFunctionisRestrictedToPluginOnly
( surface: CustomizationSurface, )
source code/utils/settings/pluginOnlyPolicy.ts:21
↓ 10 callersFunctionisTeamLead
( teamContext: | { leadAgentId: string } | undefined, )
source code/utils/teammate.ts:173
↓ 10 callersFunctionmakeError
(error: string)
source code/bridge/bridgeMain.ts:1872
↓ 10 callersFunctionmatchWildcardPattern
( pattern: string, command: string, )
source code/tools/BashTool/bashPermissions.ts:355
↓ 10 callersFunctionnormalizeApiKeyForConfig
(apiKey: string)
source code/utils/authPortable.ts:19
↓ 10 callersFunctionnormalizeMessagesForAPI
( messages: Message[], tools: Tools = [], )
source code/utils/messages.ts:1991
↓ 10 callersFunctionnotifySubscribers
()
source code/utils/messageQueueManager.ts:60
↓ 10 callersMethodonError
(event: Event)
source code/utils/mcpWebSocketTransport.ts:40
↓ 10 callersFunctionpackWord1
( styleId: number, hyperlinkId: number, width: number, )
source code/ink/screen.ts:344
↓ 10 callersFunctionparse
* Parse a command string and return a ParsedCommand instance. * Returns null if parsing fails completely.
source code/utils/bash/ParsedCommand.ts:312
↓ 10 callersFunctionprependBullets
(items: Array<string | string[]>)
source code/constants/prompts.ts:169
↓ 10 callersFunctionreadFileSync
(filePath: string)
source code/utils/fileRead.ts:102
↓ 10 callersFunctionregisterTask
(task: TaskState, setAppState: SetAppState)
source code/utils/task/framework.ts:79
↓ 10 callersFunctionrunTmuxInSwarm
* Runs a tmux command in the external swarm socket. * Use this for operations in the standalone swarm session (when user is not in tmux).
source code/utils/swarm/backends/TmuxBackend.ts:89
↓ 10 callersFunctionselectFooterItem
(item: FooterItem | null)
source code/components/PromptInput/PromptInput.tsx:483
↓ 10 callersFunctionsemanticNumber
( inner: T = z.number() as unknown as T, )
source code/utils/semanticNumber.ts:28
↓ 10 callersFunctionsetClipboard
(text: string)
source code/ink/termio/osc.ts:140
↓ 10 callersFunctionsetField
(fieldName_0: string, value: number | string | boolean | string[] | undefined)
source code/components/mcp/ElicitationDialog.tsx:330
↓ 10 callersFunctionshouldAllowManagedHooksOnly
()
source code/utils/hooks/hooksConfigSnapshot.ts:64
↓ 10 callersFunctionsliceAnsi
( str: string, start: number, end?: number, )
source code/utils/sliceAnsi.ts:28
↓ 10 callersFunctiontruncateContent
( content: string, maxSize: number = MAX_CONTENT_SIZE, )
source code/utils/telemetry/betaSessionTracing.ts:105
↓ 10 callersFunctionvalidateUuid
(maybeUuid: unknown)
source code/utils/uuid.ts:14
↓ 10 callersFunctionwrite
(msg)
source code/bridge/replBridgeTransport.ts:273
↓ 9 callersFunctioncacheMarketplaceFromGit
* Cache a marketplace from a git repository * * Clones or updates a git repository containing marketplace data. * If the repository already exists
source code/utils/plugins/marketplaceManager.ts:1086
↓ 9 callersFunctionclamp
(value: number, min?: number, max?: number)
source code/ink/layout/geometry.ts:95
↓ 9 callersFunctionclearMemoryFileCaches
()
source code/utils/claudemd.ts:1121
↓ 9 callersFunctionclearPluginCache
(reason?: string)
source code/utils/plugins/pluginLoader.ts:3227
↓ 9 callersFunctioncommandBelongsToServer
( command: Command, serverName: string, )
source code/services/mcp/utils.ts:54
↓ 9 callersFunctioncreateCombinedAbortSignal
( signal: AbortSignal | undefined, opts?: { signalB?: AbortSignal; timeoutMs?: number }, )
source code/utils/combinedAbortSignal.ts:17
↓ 9 callersFunctioncreateCommandInputMessage
( content: string, )
source code/utils/messages.ts:4518
↓ 9 callersFunctiondecreset
(mode: number)
source code/ink/termio/dec.ts:34
↓ 9 callersFunctiondecset
(mode: number)
source code/ink/termio/dec.ts:29
↓ 9 callersFunctionextractCompletionToken
(text: string, cursorPos: number, includeAtSymbol = false)
source code/hooks/useTypeahead.tsx:263
↓ 9 callersFunctionextractRules
( updates: PermissionUpdate[] | undefined, )
source code/utils/permissions/PermissionUpdate.ts:32
↓ 9 callersMethodflush
()
source code/utils/sessionStorage.ts:843
↓ 9 callersFunctionformatMs
(ms: number)
source code/utils/profilerBase.ts:24
↓ 9 callersFunctiongenerateBarChart
( data: Record<string, number>, color: string, maxItems = 6, fixedOrder?: string[], )
source code/commands/insights.ts:1826
↓ 9 callersFunctiongetAgentContext
()
source code/utils/agentContext.ts:102
← previousnext →401–500 of 11,462, ranked by callers