MCPcopy Create free account

hub / github.com/codeaashu/claude-code / functions

Functions13,048 in github.com/codeaashu/claude-code

↓ 3 callersFunctionreadClientSecret
()
src/services/mcp/auth.ts:2362
↓ 3 callersFunctionreadConfig
()
src/utils/computerUse/gates.ts:26
↓ 3 callersFunctionreadFileLines
( filePath: string, )
src/utils/shellConfig.ts:81
↓ 3 callersFunctionreadHighWaterMark
(taskListId: string)
src/utils/tasks.ts:114
↓ 3 callersFunctionreadInstalledPluginsFileRaw
* Read raw file data from installed_plugins.json * Returns null if file doesn't exist. * Throws error if file exists but can't be parsed.
src/utils/plugins/installedPluginsManager.ts:259
↓ 3 callersFunctionreadUnreadMessages
( agentName: string, teamName?: string, )
src/utils/teammateMailbox.ts:115
↓ 3 callersFunctionrealpathSync
(path: string)
src/utils/fsOperations.ts:523
↓ 3 callersMethodrecent
(userId: string)
src/server/web/session-manager.ts:43
↓ 3 callersFunctionreconstructContentReplacementState
( messages: Message[], records: ContentReplacementRecord[], inheritedReplacements?: ReadonlyMap<string,
src/utils/toolResultStorage.ts:960
↓ 3 callersFunctionrecordContentReplacement
( replacements: ContentReplacementRecord[], agentId?: AgentId, )
src/utils/sessionStorage.ts:1494
↓ 3 callersFunctionrecordFileHistorySnapshot
( messageId: UUID, snapshot: FileHistorySnapshot, isSnapshotUpdate: boolean, )
src/utils/sessionStorage.ts:1476
↓ 3 callersFunctionrecordSkillUsage
(skillName: string)
src/utils/suggestions/skillUsageTracking.ts:13
↓ 3 callersFunctionrecursivelySanitizeUnicode
(value: unknown)
src/utils/sanitization.ts:71
↓ 3 callersMethodrefreshConfig
()
src/utils/sandbox/sandbox-adapter.ts:920
↓ 3 callersFunctionrefreshGrowthBookAfterAuthChange
()
src/services/analytics/growthbook.ts:943
↓ 3 callersMethodrefreshHeaders
()
src/cli/remoteIO.ts:74
↓ 3 callersFunctionregenerateQr
Regenerate the QR code with the given URL.
src/bridge/bridgeUI.ts:140
↓ 3 callersMethodregisterDecoration
(e3)
src/server/web/public/terminal.js:677
↓ 3 callersFunctionregisterElicitationHandlers
* Register elicitation request/completion handlers on connected MCP clients * that haven't been registered yet. SDK MCP servers are excluded becaus
src/cli/print.ts:1263
↓ 3 callersMethodregisterLinkProvider
(e3)
src/server/web/public/terminal.js:659
↓ 3 callersFunctionregisterLockCleanup
(opts?: SchedulerLockOptions)
src/utils/cronTasksLock.ts:93
↓ 3 callersFunctionregisterLockCleanup
* Register a shutdown cleanup handler so the lock is released even if * turn-end cleanup is never reached (e.g. the user runs /exit while * a tool c
src/utils/computerUse/computerUseLock.ts:94
↓ 3 callersMethodregisterMarker
(e3)
src/server/web/public/terminal.js:674
↓ 3 callersFunctionregisterPostSamplingHook
(hook: PostSamplingHook)
src/utils/hooks/postSamplingHooks.ts:31
↓ 3 callersFunctionregisterRemoteAgentTask
(options: { remoteTaskType: RemoteTaskType; session: { id: string; title: string; }; command:
src/tasks/RemoteAgentTask/RemoteAgentTask.tsx:386
↓ 3 callersFunctionrelativePath
(from: string, to: string)
src/utils/permissions/filesystem.ts:170
↓ 3 callersFunctionremoveDangerousPermissions
( context: ToolPermissionContext, dangerousPermissions: DangerousPermissionInfo[], )
src/utils/permissions/permissionSetup.ts:472
↓ 3 callersFunctionremoveMarketplaceSource
(name: string)
src/utils/plugins/marketplaceManager.ts:1937
↓ 3 callersFunctionremoveTeammateFromTeamFile
( teamName: string, identifier: { agentId?: string; name?: string }, )
src/utils/swarm/teamHelpers.ts:188
↓ 3 callersFunctionrenameRecordingForSession
()
src/utils/asciicast.ts:82
↓ 3 callersMethodrender
(e3)
src/server/web/public/terminal.js:6889
↓ 3 callersFunctionrenderScrolledChildren
( node: DOMElement, output: Output, offsetX: number, offsetY: number, hasRemovedChild: boolean, pr
src/ink/render-node-to-output.ts:1377
↓ 3 callersFunctionrenderToAnsiString
(node: React.ReactNode, columns?: number)
src/utils/staticRender.tsx:74
↓ 3 callersMethodrepaint
* Reset frame buffers so the next render writes the full screen from scratch. * Call this before resume() when the terminal content has been corrup
src/ink/ink.tsx:807
↓ 3 callersMethodreplaceCells
(e3, t3, i3, s3 = false)
src/server/web/public/terminal.js:4133
↓ 3 callersFunctionreregisterChannelHandlerAfterReconnect
* Re-register the channel notification handler after mcp_reconnect / * mcp_toggle creates a new client. handleChannelEnable bound the handler to * t
src/cli/print.ts:4786
↓ 3 callersFunctionreset
()
src/ink/termio/tokenize.ts:83
↓ 3 callersFunctionresetGrowthBook
()
src/services/analytics/growthbook.ts:987
↓ 3 callersFunctionresetKillAccumulation
()
src/utils/Cursor.ts:75
↓ 3 callersFunctionresetSentSkillNames
()
src/utils/attachments.ts:2612
↓ 3 callersFunctionresetSpeculationState
(setAppState: SetAppState)
src/services/PromptSuggestion/speculation.ts:330
↓ 3 callersFunctionresetUserCache
()
src/utils/user.ts:67
↓ 3 callersFunctionresetYankState
()
src/utils/Cursor.ts:109
↓ 3 callersFunctionresolveEdges4Into
( edges: Value[], ownerSize: number, out: [number, number, number, number], )
src/native-ts/yoga-layout/index.ts:269
↓ 3 callersFunctionresolveMotion
( key: string, cursor: Cursor, count: number, )
src/vim/motions.ts:13
↓ 3 callersFunctionresolveOptionModel
(value?: string)
src/components/ModelPicker.tsx:401
↓ 3 callersFunctionresolvePathPatternForSandbox
( pattern: string, source: SettingSource, )
src/utils/sandbox/sandbox-adapter.ts:99
↓ 3 callersFunctionresolveTeammateModel
( inputModel: string | undefined, leaderModel: string | null, )
src/tools/shared/spawnMultiAgent.ts:93
↓ 3 callersMethodrestartBlinkAnimation
()
src/server/web/public/terminal.js:7427
↓ 3 callersFunctionrestoreSessionStateFromLog
( result: ResumeResult, setAppState: (f: (prev: AppState) => AppState) => void, )
src/utils/sessionRestore.ts:99
↓ 3 callersFunctionrestoreWorktreeForResume
( worktreeSession: PersistedWorktreeSession | null | undefined, )
src/utils/sessionRestore.ts:332
↓ 3 callersMethodresume
()
src/server/web/public/terminal.js:7454
↓ 3 callersFunctionresumeAgentBackground
({ agentId, prompt, toolUseContext, canUseTool, invokingRequestId, }: { agentId: string prompt:
src/tools/AgentTool/resumeAgent.ts:42
↓ 3 callersFunctionretryWithBackoff
* Executes an operation with exponential backoff retry logic * * @param operation - Operation name for logging * @param attemptFn - Function to exe
src/services/api/filesApi.ts:97
↓ 3 callersMethodreturn
()
src/utils/stream.ts:69
↓ 3 callersFunctionrevokeServerTokens
( serverName: string, serverConfig: McpSSEServerConfig | McpHTTPServerConfig, { preserveStepUpState = fa
src/services/mcp/auth.ts:467
↓ 3 callersFunctionrmdir
(fsPath)
src/utils/fsOperations.ts:406
↓ 3 callersFunctionroughTokenCountEstimationForContent
( content: | string | Array<Anthropic.ContentBlock> | Array<Anthropic.ContentBlockParam> | u
src/services/tokenEstimation.ts:371
↓ 3 callersFunctionrunElicitationHooks
( serverName: string, params: ElicitRequestParams, signal: AbortSignal, )
src/services/mcp/elicitationHandler.ts:214
↓ 3 callersFunctionrunElicitationResultHooks
( serverName: string, result: ElicitResult, signal: AbortSignal, mode?: 'form' | 'url', elicitationI
src/services/mcp/elicitationHandler.ts:264
↓ 3 callersFunctionrunToolUse
( toolUse: ToolUseBlock, assistantMessage: AssistantMessage, canUseTool: CanUseToolFn, toolUseContext:
src/services/tools/toolExecution.ts:337
↓ 3 callersFunctionsafeFilenameId
(id: string)
src/bridge/sessionRunner.ts:24
↓ 3 callersFunctionsafeJoinLines
( lines: string[], delimiter: string = ',', maxSize: number = MAX_STRING_LENGTH, )
src/utils/stringUtils.ts:98
↓ 3 callersFunctionsafelyReadMemoryFileAsync
* Used by processMemoryFile → getMemoryFiles so the event loop stays * responsive during the directory walk (many readFile attempts, most * ENOENT).
src/utils/claudemd.ts:424
↓ 3 callersFunctionsameSessionId
(a: string, b: string)
src/bridge/workSecret.ts:62
↓ 3 callersFunctionsanitizeAgentName
(name: string)
src/utils/swarm/teamHelpers.ts:108
↓ 3 callersFunctionsanitizeMessageHTML
* Strips HTML content (e.g., CloudFlare error pages) from a message string, * returning a user-friendly title or empty string if HTML is detected. *
src/services/api/errorUtils.ts:107
↓ 3 callersFunctionsaveCacheMetadata
* Save cache metadata for an MCPB source
src/utils/plugins/mcpbHandler.ts:468
↓ 3 callersFunctionsaveMarketplaceToSettings
( name: string, entry: DeclaredMarketplace, settingSource: | 'userSettings' | 'projectSettings'
src/utils/plugins/marketplaceManager.ts:226
↓ 3 callersFunctionsaveMcpClientSecret
( serverName: string, serverConfig: McpSSEServerConfig | McpHTTPServerConfig, clientSecret: string, )
src/services/mcp/auth.ts:2399
↓ 3 callersFunctionsaveMcpServerUserConfig
( pluginId: string, serverName: string, config: UserConfigValues, schema: UserConfigSchema, )
src/utils/plugins/mcpbHandler.ts:193
↓ 3 callersFunctionsaveOAuthTokensIfNeeded
(tokens: OAuthTokens)
src/utils/auth.ts:1194
↓ 3 callersFunctionsaveSyncedMeta
( agentType: string, scope: AgentMemoryScope, snapshotTimestamp: string, )
src/tools/AgentTool/agentMemorySnapshot.ts:79
↓ 3 callersFunctionscale
(s: string)
src/ink/termio/osc.ts:332
↓ 3 callersFunctionscanHeredocBodies
(P: ParseState)
src/utils/bash/bashParser.ts:1885
↓ 3 callersMethodschedule
()
src/cli/transports/ccrClient.ts:680
↓ 3 callersMethodscrollLines
(e3, t3, i3 = 0)
src/server/web/public/terminal.js:646
↓ 3 callersFunctionscrollMutated
(el: DOMElement)
src/ink/components/ScrollBox.tsx:103
↓ 3 callersMethodsegmentTo
(targetVisiblePos: number)
src/utils/textHighlighting.ts:96
↓ 3 callersMethodselectDefaultCharset
()
src/server/web/public/terminal.js:3425
↓ 3 callersMethodsendControlRequest
* Send a control request to the session (e.g., interrupt)
src/remote/SessionsWebSocket.ts:341
↓ 3 callersMethodsendControlResponse
* Send a control response back to the session
src/remote/SessionsWebSocket.ts:328
↓ 3 callersMethodsendEventsInBatches
( events: FirstPartyEventLoggingEvent[], )
src/services/analytics/firstPartyEventLoggingExporter.ts:379
↓ 3 callersFunctionsendJSON
(msg: Record<string, unknown>)
src/server/web/terminal.ts:206
↓ 3 callersFunctionsendJSON
(msg)
src/server/web/public/terminal.js:8835
↓ 3 callersMethodsendMcpMessage
* Sends an MCP message to an SDK server and waits for the response
src/cli/structuredIO.ts:758
↓ 3 callersFunctionsendPermissionResponseViaMailbox
( workerName: string, resolution: PermissionResolution, requestId: string, teamName?: string, )
src/utils/swarm/permissionSync.ts:734
↓ 3 callersMethodset
(e3, t3)
src/server/web/public/terminal.js:2381
↓ 3 callersFunctionsetCellAt
( screen: Screen, x: number, y: number, cell: Cell, )
src/ink/screen.ts:693
↓ 3 callersFunctionsetCellStyleId
( screen: Screen, x: number, y: number, styleId: number, )
src/ink/screen.ts:817
↓ 3 callersFunctionsetClassifierApproval
( toolUseID: string, matchedRule: string, )
src/utils/classifierApprovals.ts:19
↓ 3 callersMethodsetColor
(e3, t3, i3)
src/server/web/public/terminal.js:182
↓ 3 callersFunctionsetDirectConnectServerUrl
(url: string)
src/bootstrap/state.ts:539
↓ 3 callersMethodsetDisplay
(display: LayoutDisplay)
src/ink/layout/yoga.ts:243
↓ 3 callersMethodsetFlexWrap
(wrap: LayoutWrap)
src/ink/layout/yoga.ts:200
↓ 3 callersMethodsetGap
(gutter: LayoutGutter, value: number)
src/ink/layout/yoga.ts:285
↓ 3 callersMethodsetIconName
(e3)
src/server/web/public/terminal.js:3348
↓ 3 callersFunctionsetLastClassifierRequests
(requests: unknown[] | null)
src/bootstrap/state.ts:1199
↓ 3 callersFunctionsetLastEmittedDate
(date: string | null)
src/bootstrap/state.ts:1662
↓ 3 callersFunctionsetMemberMode
( teamName: string, memberName: string, mode: PermissionMode, )
src/utils/swarm/teamHelpers.ts:357
← previousnext →2,601–2,700 of 13,048, ranked by callers