MCPcopy Create free account

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

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

↓ 7 callersFunctionisJetBrainsIde
(ide: IdeType | null)
source code/utils/ide.ts:267
↓ 7 callersFunctionisKeybindingCustomizationEnabled
()
source code/keybindings/loadUserBindings.ts:43
↓ 7 callersFunctionisModelAlias
(modelInput: string)
source code/utils/model/aliases.ts:14
↓ 7 callersFunctionisOutputLineTruncated
(content: string)
source code/utils/terminal.ts:121
↓ 7 callersFunctionisPluginBlockedByPolicy
(pluginId: string)
source code/utils/plugins/pluginPolicy.ts:19
↓ 7 callersFunctionisPossibleClaudeBinary
(filePath: string)
source code/utils/nativeInstaller/installer.ts:136
↓ 7 callersFunctionisToolSearchEnabledOptimistic
()
source code/utils/toolSearch.ts:272
↓ 7 callersFunctionisVimPunctuation
(ch: string)
source code/utils/Cursor.ts:144
↓ 7 callersFunctionisVimWordChar
(ch: string)
source code/utils/Cursor.ts:140
↓ 7 callersFunctionisWs
(idx: number)
source code/vim/textObjects.ts:89
↓ 7 callersFunctionlaunchRepl
(root: Root, appProps: AppWrapperProps, replProps: REPLProps, renderAndRun: (root: Root, element: React.ReactN
source code/replLauncher.tsx:14
↓ 7 callersMethodload
(entries: ReturnType<LRUCache<string, FileState>['dump']>)
source code/utils/fileStateCache.ts:92
↓ 7 callersFunctionloadConversationForResume
( source: string | LogOption | undefined, sourceJsonlFile: string | undefined, )
source code/utils/conversationRecovery.ts:458
↓ 7 callersFunctionloadPluginHooks
* Loads and validates plugin hooks configuration from a JSON file. * IMPORTANT: Only call this when the hooks file is expected to exist. * * @param
source code/utils/plugins/pluginLoader.ts:1226
↓ 7 callersFunctionloadTranscriptFile
( filePath: string, opts?: { keepAllLeaves?: boolean }, )
source code/utils/sessionStorage.ts:3474
↓ 7 callersFunctionmakeInvalidResult
( command: string, message: string, errorId: string, )
source code/utils/powershell/parser.ts:655
↓ 7 callersFunctionn
(count: number, noun: string)
source code/commands/reload-plugins/reload-plugins.ts:61
↓ 7 callersFunctionnotifyCommandLifecycle
( uuid: string, state: CommandLifecycleState, )
source code/utils/commandLifecycle.ts:18
↓ 7 callersFunctionnotifyTasksUpdated
()
source code/utils/tasks.ts:63
↓ 7 callersFunctiononChange
(option_0: PermissionOption, feedback?: string)
source code/components/permissions/FilePermissionDialog/FilePermissionDialog.tsx:157
↓ 7 callersMethodonRender
()
source code/ink/ink.tsx:422
↓ 7 callersFunctionparseEffortValue
(value: unknown)
source code/utils/effort.ts:73
↓ 7 callersFunctionparseJSONL
(data: string | Buffer)
source code/utils/json.ts:184
↓ 7 callersFunctionparseReferences
( input: string, )
source code/history.ts:64
↓ 7 callersFunctionparseSettingsFile
(path: string)
source code/utils/settings/settings.ts:180
↓ 7 callersFunctionparseToolListFromCLI
(tools: string[])
source code/utils/permissions/permissionSetup.ts:815
↓ 7 callersFunctionprintLog
Print a permanent log line, clearing status first and restoring after.
source code/bridge/bridgeUI.ts:136
↓ 7 callersFunctionprocessQueue
()
source code/utils/sequential.ts:27
↓ 7 callersFunctionpushToKillRing
( text: string, direction: 'prepend' | 'append' = 'append', )
source code/utils/Cursor.ts:28
↓ 7 callersFunctionqueryModelWithoutStreaming
({ messages, systemPrompt, thinkingConfig, tools, signal, options, }: { messages: Message[] sy
source code/services/api/claude.ts:711
↓ 7 callersFunctionreadMailbox
( agentName: string, teamName?: string, )
source code/utils/teammateMailbox.ts:86
↓ 7 callersFunctionredactUrlCredentials
* Redact userinfo (username:password) in a URL to avoid logging credentials. * * Marketplace URLs may embed credentials (e.g. GitHub PATs in * `htt
source code/utils/plugins/marketplaceManager.ts:1215
↓ 7 callersFunctionrejectOnce
(e: Error)
source code/services/mcp/xaaIdpLogin.ts:306
↓ 7 callersFunctionreleaseStreamResources
()
source code/services/api/claude.ts:1521
↓ 7 callersFunctionrenderStatusLine
Render and write the current status lines based on state.
source code/bridge/bridgeUI.ts:190
↓ 7 callersFunctionrequireComputerUseSwift
()
source code/utils/computerUse/swiftLoader.ts:17
↓ 7 callersFunctionresolveBackupPath
(backupFileName: string, sessionId?: string)
source code/utils/fileHistory.ts:735
↓ 7 callersFunctionresolveRef
( gitDir: string, ref: string, )
source code/utils/git/gitFilesystem.ts:205
↓ 7 callersFunctionrestoreDangerousPermissions
( context: ToolPermissionContext, )
source code/utils/permissions/permissionSetup.ts:563
↓ 7 callersFunctionrun
()
source code/cli/print.ts:1867
↓ 7 callersFunctionrunPostCompactCleanup
(querySource?: QuerySource)
source code/services/compact/postCompactCleanup.ts:33
↓ 7 callersFunctionsaveMode
(mode: 'coordinator' | 'normal')
source code/utils/sessionStorage.ts:2881
↓ 7 callersFunctionsaveWorktreeState
( worktreeSession: PersistedWorktreeSession | null, )
source code/utils/sessionStorage.ts:2891
↓ 7 callersFunctionscan
(from: number, dir: 1 | -1, pred: (i: number) => boolean = isVisible)
source code/components/VirtualMessageList.tsx:355
↓ 7 callersFunctionsetCwdState
(cwd: string)
source code/bootstrap/state.ts:533
↓ 7 callersFunctionsetEligibility
(v: boolean)
source code/services/remoteManagedSettings/syncCacheState.ts:48
↓ 7 callersMethodsetMargin
(edge: LayoutEdge, value: number)
source code/ink/layout/yoga.ts:278
↓ 7 callersFunctionsetNeedsPlanModeExitAttachment
(value: boolean)
source code/bootstrap/state.ts:1347
↓ 7 callersMethodsetPadding
(edge: LayoutEdge, value: number)
source code/ink/layout/yoga.ts:281
↓ 7 callersFunctionsetUserMsgOptIn
(value: boolean)
source code/bootstrap/state.ts:1110
↓ 7 callersFunctionshouldIncludeFirstPartyOnlyBetas
()
source code/utils/betas.ts:217
↓ 7 callersFunctionshouldUseSandbox
(input: Partial<SandboxInput>)
source code/tools/BashTool/shouldUseSandbox.ts:132
↓ 7 callersFunctionsinkWrite
(s: Sink, src: Buffer, start: number, end: number)
source code/utils/sessionStoragePortable.ts:527
↓ 7 callersFunctionsliceBytes
(P: ParseState, startByte: number, endByte: number)
source code/utils/bash/bashParser.ts:679
↓ 7 callersFunctionstop
()
source code/components/ScrollKeybindingHandler.tsx:652
↓ 7 callersFunctionstripBOM
(content: string)
source code/utils/jsonRead.ts:16
↓ 7 callersFunctionstripDangerousPermissionsForAutoMode
( context: ToolPermissionContext, )
source code/utils/permissions/permissionSetup.ts:512
↓ 7 callersFunctionstripSafeWrappers
(command: string)
source code/tools/BashTool/bashPermissions.ts:526
↓ 7 callersFunctionsuggestionForExactCommand
* Generate permission update suggestion for exact command match. * * Skip exact-command suggestion for commands that can't round-trip cleanly: * -
source code/tools/PowerShellTool/powershellPermissions.ts:152
↓ 7 callersFunctiontimestamp
()
source code/bridge/bridgeStatusUtil.ts:25
↓ 7 callersFunctiontoCompatSessionId
(id: string)
source code/bridge/sessionIdCompat.ts:40
↓ 7 callersFunctiontoExternalPermissionMode
( mode: PermissionMode, )
source code/utils/permissions/PermissionMode.ts:113
↓ 7 callersFunctionunionRect
(a: Rectangle, b: Rectangle)
source code/ink/layout/geometry.ts:65
↓ 7 callersFunctionupdateProgress
()
source code/utils/processUserInput/processSlashCommand.tsx:214
↓ 7 callersFunctionuseDoublePress
( setPending: (pending: boolean) => void, onDoublePress: () => void, onFirstPress?: () => void, )
source code/hooks/useDoublePress.ts:10
↓ 7 callersFunctionuseIsInsideModal
()
source code/context/modalContext.tsx:30
↓ 7 callersFunctionuseSearchInput
({ isActive, onExit, onCancel, onExitUp, columns, passthroughCtrlKeys = [], initialQuery = '',
source code/hooks/useSearchInput.ts:86
↓ 7 callersFunctionwriteTeamFile
(teamName: string, teamFile: TeamFile)
source code/utils/swarm/teamHelpers.ts:168
↓ 6 callersFunctionapplyColor
(text: string, color: Color | undefined)
source code/ink/colorize.ts:228
↓ 6 callersFunctionapplyConfigEnvironmentVariables
()
source code/utils/managedEnv.ts:189
↓ 6 callersMethodareUnsandboxedCommandsAllowed
()
source code/utils/sandbox/sandbox-adapter.ts:891
↓ 6 callersFunctionassignTeammateColor
(teammateId: string)
source code/utils/swarm/teammateLayoutManager.ts:24
↓ 6 callersMethodbackspace
()
source code/utils/Cursor.ts:875
↓ 6 callersFunctionbaseMetadata
( messageId: string, toolName: string, waitMs: number | undefined, )
source code/hooks/toolPermission/permissionLogging.ts:93
↓ 6 callersFunctionbuildConversationChain
( messages: Map<UUID, TranscriptMessage>, leafMessage: TranscriptMessage, )
source code/utils/sessionStorage.ts:2071
↓ 6 callersFunctioncalculatePluginVersion
( pluginId: string, source: PluginSource, manifest?: PluginManifest, installPath?: string, providedV
source code/utils/plugins/pluginVersioning.ts:38
↓ 6 callersFunctioncanUserConfigureAdvisor
()
source code/utils/advisor.ts:73
↓ 6 callersFunctioncellAtIndex
(screen: Screen, index: number)
source code/ink/screen.ts:604
↓ 6 callersFunctioncheckOpus1mAccess
()
source code/utils/model/check1mAccess.ts:48
↓ 6 callersFunctioncheckSonnet1mAccess
()
source code/utils/model/check1mAccess.ts:62
↓ 6 callersFunctionclassifyAxiosError
(e: unknown)
source code/utils/errors.ts:215
↓ 6 callersFunctioncleanup
()
source code/utils/swarm/inProcessRunner.ts:446
↓ 6 callersFunctioncleanupConn
(st: ConnState | undefined)
source code/upstreamproxy/relay.ts:446
↓ 6 callersFunctionclearIdpIdToken
(idpIssuer: string)
source code/services/mcp/xaaIdpLogin.ts:145
↓ 6 callersFunctionclearMarketplacesCache
()
source code/utils/plugins/marketplaceManager.ts:124
↓ 6 callersFunctionclearStatusLines
Clear any currently displayed status lines.
source code/bridge/bridgeUI.ts:126
↓ 6 callersFunctionclearSystemPromptSections
()
source code/constants/systemPromptSections.ts:67
↓ 6 callersFunctioncloneFileStateCache
(cache: FileStateCache)
source code/utils/fileStateCache.ts:124
↓ 6 callersFunctioncoerceDescriptionToString
( value: unknown, componentName?: string, pluginName?: string, )
source code/utils/frontmatterParser.ts:306
↓ 6 callersFunctioncolorize
( str: string, color: string | undefined, type: ColorType, )
source code/ink/colorize.ts:71
↓ 6 callersFunctioncontainsVulnerableUncPath
(pathOrCommand: string)
source code/utils/shell/readOnlyCommandValidation.ts:1564
↓ 6 callersFunctionconvertLeadingTabsToSpaces
(content: string)
source code/utils/file.ts:139
↓ 6 callersFunctioncountToolUses
* Count the number of tool uses in a message (handles grouped tool uses).
source code/utils/collapseReadSearch.ts:515
↓ 6 callersFunctioncreateAgentId
(label?: string)
source code/utils/uuid.ts:26
↓ 6 callersFunctioncreateFileStateCacheWithSizeLimit
( maxEntries: number, maxSizeBytes: number = DEFAULT_MAX_CACHE_SIZE_BYTES, )
source code/utils/fileStateCache.ts:103
↓ 6 callersFunctioncreatePermissionRequestMessage
( toolName: string, decisionReason?: PermissionDecisionReason, )
source code/utils/permissions/permissions.ts:139
↓ 6 callersFunctioncreatePluginId
( pluginName: string, marketplaceName: string, )
source code/utils/plugins/marketplaceHelpers.ts:62
↓ 6 callersFunctioncreateScreen
( width: number, height: number, styles: StylePool, charPool: CharPool, hyperlinkPool: HyperlinkPool
source code/ink/screen.ts:453
↓ 6 callersFunctiondebug
(msg: string)
source code/bridge/inboundAttachments.ts:29
↓ 6 callersFunctiondedup
(arr: T[] | undefined)
source code/tools/BashTool/prompt.ts:169
← previousnext →701–800 of 11,462, ranked by callers