MCPcopy Create free account

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

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

↓ 5 callersFunctionmarkTerminalSetupComplete
()
src/utils/appleTerminalBackup.ts:15
↓ 5 callersFunctionmaybeExpandFilePath
(filePath: string)
src/utils/fileHistory.ts:878
↓ 5 callersFunctionmaybeResizeAndDownsampleImageBlock
( imageBlock: ImageBlockParam, )
src/utils/imageResizer.ts:445
↓ 5 callersFunctionnextCronRunMs
(cron: string, fromMs: number)
src/utils/cronTasks.ts:302
↓ 5 callersMethodnextWord
()
src/utils/Cursor.ts:561
↓ 5 callersFunctionnormalizeKeyForComparison
(key: string)
src/keybindings/reservedShortcuts.ts:91
↓ 5 callersFunctiononEnd
()
src/utils/process.ts:61
↓ 5 callersMethodonRender
()
src/server/web/public/terminal.js:5973
↓ 5 callersFunctiononResume
(sessionId: UUID, log: LogOption, entrypoint: ResumeEntrypoint)
src/commands/resume/resume.tsx:195
↓ 5 callersFunctionparseArithCommaList
Top-level: comma-separated list. arithmetic_expansion emits multiple children.
src/utils/bash/bashParser.ts:4138
↓ 5 callersFunctionparseGitConfigValue
( gitDir: string, section: string, subsection: string | null, key: string, )
src/utils/git/gitConfigParser.ts:18
↓ 5 callersFunctionparseGitHubRepository
(input: string)
src/utils/detectRepository.ts:132
↓ 5 callersFunctionparseMcpConfigFromFilePath
(params: { filePath: string expandVars: boolean scope: ConfigScope })
src/services/mcp/config.ts:1384
↓ 5 callersFunctionparseSlashCommandToolsFromFrontmatter
( toolsValue: unknown, )
src/utils/markdownConfigLoader.ts:132
↓ 5 callersFunctionpermissionModeTitle
(mode: PermissionMode)
src/utils/permissions/PermissionMode.ts:123
↓ 5 callersFunctionpickRandom
* Pick a random element from an array
src/utils/words.ts:777
↓ 5 callersMethodprevOffset
(offset: number)
src/utils/Cursor.ts:1503
↓ 5 callersMethodprevWord
()
src/utils/Cursor.ts:620
↓ 5 callersFunctionquery
()
src/entrypoints/agentSdkTypes.ts:120
↓ 5 callersFunctionreadCachedMarketplace
* Read a cached marketplace from disk without updating it * * @param installLocation - Path to the cached marketplace * @returns The marketplace ob
src/utils/plugins/marketplaceManager.ts:2058
↓ 5 callersFunctionreadCronTasks
(dir?: string)
src/utils/cronTasks.ts:91
↓ 5 callersFunctionreadFileInRange
( filePath: string, offset = 0, maxLines?: number, maxBytes?: number, signal?: AbortSignal, option
src/utils/readFileInRange.ts:73
↓ 5 callersFunctionreadGitHead
( gitDir: string, )
src/utils/git/gitFilesystem.ts:149
↓ 5 callersFunctionreadLock
()
src/utils/computerUse/computerUseLock.ts:48
↓ 5 callersFunctionredactTokens
(raw: unknown)
src/services/mcp/xaa.ts:94
↓ 5 callersMethodregisterHandler
(e3, t3)
src/server/web/public/terminal.js:4753
↓ 5 callersFunctionrelease
* Return the task released back to stub form: retain dropped, messages * cleared, evictAfter set if terminal. Shared by exitTeammateView and * the s
src/state/teammateViewHelpers.ts:28
↓ 5 callersFunctionremoveAgentWorktree
( worktreePath: string, worktreeBranch?: string, gitRoot?: string, hookBased?: boolean, )
src/utils/worktree.ts:961
↓ 5 callersFunctionrender
( node: ReactNode, options?: NodeJS.WriteStream | RenderOptions, )
src/ink.ts:18
↓ 5 callersFunctionrenderModelLabel
(model: string | null)
src/commands/model/model.tsx:293
↓ 5 callersFunctionrenderNodeToOutput
( node: DOMElement, output: Output, { offsetX = 0, offsetY = 0, prevScreen, skipSelfBlit
src/ink/render-node-to-output.ts:387
↓ 5 callersMethodreportDelivery
* Report delivery status for a client-to-worker event. * POST /v1/code/sessions/{id}/worker/events/delivery (batch endpoint)
src/cli/transports/ccrClient.ts:964
↓ 5 callersFunctionreportPermissionWait
()
src/utils/swarm/inProcessRunner.ts:205
↓ 5 callersMethodrequest
* Core fetch method. Applies auth headers, timeout, and retry logic. * Pass `timeout: 0` to disable timeout (e.g. for streaming responses).
web/lib/api/client.ts:150
↓ 5 callersMethodresetFramesForAltScreen
* Seed prev/back frames with full-size BLANK screens (rows×cols of empty * cells, not 0×0). In alt-screen mode, next.screen.height is always * t
src/ink/ink.tsx:984
↓ 5 callersFunctionresetMicrocompactState
()
src/services/compact/microCompact.ts:130
↓ 5 callersFunctionresolveAgentTools
( agentDefinition: Pick< AgentDefinition, 'tools' | 'disallowedTools' | 'source' | 'permissionMode'
src/tools/AgentTool/agentToolUtils.ts:122
↓ 5 callersFunctionresolveValue
(value: string)
src/utils/plugins/mcpPluginIntegration.ts:475
↓ 5 callersFunctionrestoreSessionMetadata
(meta: { customTitle?: string tag?: string agentName?: string agentColor?: string agentSetting?: str
src/utils/sessionStorage.ts:2758
↓ 5 callersMethodresume
()
src/ink/ink.tsx:797
↓ 5 callersFunctionripGrep
( args: string[], target: string, abortSignal: AbortSignal, )
src/utils/ripgrep.ts:345
↓ 5 callersFunctionsafeRemoveOverlay
(overlayPath: string)
src/services/PromptSuggestion/speculation.ts:72
↓ 5 callersFunctionsanitizeName
* Sanitizes a name for use in file paths
src/utils/tasks.ts:717
↓ 5 callersFunctionsanitizePathComponent
(input: string)
src/utils/tasks.ts:217
↓ 5 callersFunctionsearchSessionsByCustomTitle
( query: string, options?: { limit?: number; exact?: boolean }, )
src/utils/sessionStorage.ts:3065
↓ 5 callersFunctionseedDirFor
* If installLocation points into a configured seed directory, return that seed * directory. Seed-managed entries are admin-controlled — users can't
src/utils/plugins/marketplaceManager.ts:496
↓ 5 callersMethodselect
(e3, t3, i3)
src/server/web/public/terminal.js:683
↓ 5 callersFunctionsequential
( fn: (...args: T) => Promise<R>, )
src/utils/sequential.ts:19
↓ 5 callersFunctionsetAllowedChannels
(entries: ChannelEntry[])
src/bootstrap/state.ts:1680
↓ 5 callersFunctionsetLastSummarizedMessageId
( messageId: string | undefined, )
src/services/SessionMemory/sessionMemoryUtils.ts:65
↓ 5 callersFunctionsetMainThreadAgentType
(agentType: string | undefined)
src/bootstrap/state.ts:1627
↓ 5 callersMethodsetOnClose
(callback: (closeCode?: number) => void)
src/cli/transports/SSETransport.ts:671
↓ 5 callersMethodsetOnData
(callback: (data: string) => void)
src/cli/transports/SSETransport.ts:667
↓ 5 callersFunctionsetSessionCache
(value: SettingsJson | null)
src/services/remoteManagedSettings/syncCacheState.ts:37
↓ 5 callersFunctionsetSessionIngressToken
(token: string | null)
src/bootstrap/state.ts:1154
↓ 5 callersMethodsetgLevel
(e3)
src/server/web/public/terminal.js:3453
↓ 5 callersFunctionshouldProcessMockLimits
()
src/services/mockRateLimits.ts:713
↓ 5 callersFunctionshouldShowAlwaysAllowOptions
()
src/utils/permissions/permissionsLoader.ts:42
↓ 5 callersFunctionsortLogs
(logs: LogOption[])
src/types/logs.ts:319
↓ 5 callersFunctionstartsWithApiErrorPrefix
(text: string)
src/services/api/errors.ts:56
↓ 5 callersFunctionstatSync
(fsPath)
src/utils/fsOperations.ts:435
↓ 5 callersFunctionstopCapturingEarlyInput
()
src/utils/earlyInput.ts:142
↓ 5 callersFunctionstopWorkWithRetry
* Retry stopWork with exponential backoff (3 attempts, 1s/2s/4s). * Ensures the server learns the work item ended, preventing server-side zombies.
src/bridge/bridgeMain.ts:1627
↓ 5 callersFunctionstripPromptXMLTags
(content: string)
src/utils/messages.ts:2761
↓ 5 callersFunctionsubprocessEnv
()
src/utils/subprocessEnv.ts:79
↓ 5 callersFunctionsuppressCompactWarning
()
src/services/compact/compactWarningState.ts:11
↓ 5 callersFunctionteleportToRemote
(options: { initialMessage: string | null; branchName?: string; title?: string; /** * The descripti
src/utils/teleport.tsx:730
↓ 5 callersMethodtoColorRGB
(e3)
src/server/web/public/terminal.js:3705
↓ 5 callersFunctiontokenize
( input: string, initialState: State, initialBuffer: string, flush: boolean, x10Mouse: boolean, )
src/ink/termio/tokenize.ts:99
↓ 5 callersMethodtrace
(e3, ...t3)
src/server/web/public/terminal.js:5678
↓ 5 callersFunctiontruncatePathMiddle
(path: string, maxLength: number)
src/utils/truncate.ts:16
↓ 5 callersFunctionunlinkIfOld
( filePath: string, cutoffDate: Date, fsImpl: FsOperations, )
src/utils/cleanup.ts:134
↓ 5 callersMethodupdateExtended
()
src/server/web/public/terminal.js:3797
↓ 5 callersFunctionupdateFileHistoryState
(updater: (prev: FileHistoryState) => FileHistoryState)
src/screens/REPL.tsx:2442
↓ 5 callersFunctionupdateProgressFromMessage
(tracker: ProgressTracker, message: Message, resolveActivityDescription?: ActivityDescriptionResolver, tools?:
src/tasks/LocalAgentTask/LocalAgentTask.tsx:68
↓ 5 callersFunctionupdateSessionName
( name: string | undefined, )
src/utils/concurrentSessions.ts:131
↓ 5 callersFunctionuseCommandQueue
()
src/hooks/useCommandQueue.ts:13
↓ 5 callersFunctionuseTerminalNotification
()
src/ink/useTerminalNotification.ts:25
↓ 5 callersFunctionvalidateForceLoginOrg
()
src/utils/auth.ts:1923
↓ 5 callersFunctionvalidateUserConfig
( values: UserConfigValues, schema: UserConfigSchema, )
src/utils/plugins/mcpbHandler.ts:346
↓ 5 callersFunctionwithOAuthRetry
* Execute an OAuth-authenticated request with a single retry on 401. * On 401, attempts token refresh via handleOAuth401Error (same pattern as *
src/bridge/bridgeApi.ts:106
↓ 5 callersFunctionworktreeBranchName
(slug: string)
src/utils/worktree.ts:221
↓ 5 callersFunctionwriteTeamFileAsync
( teamName: string, teamFile: TeamFile, )
src/utils/swarm/teamHelpers.ts:175
↓ 5 callersFunctionwriteToStderr
(data: string)
src/utils/process.ts:32
↓ 4 callersMethod_createAccessibilityTreeNode
()
src/server/web/public/terminal.js:133
↓ 4 callersMethod_createSelectionElement
(e3, t3, i3, s3 = 1)
src/server/web/public/terminal.js:1325
↓ 4 callersMethod_destroyLinesCache
()
src/server/web/public/terminal.js:6519
↓ 4 callersMethod_fillBottomLineAtCells
(e3, t3, i3 = 1)
src/server/web/public/terminal.js:7239
↓ 4 callersMethod_innerWrite
(e3 = 0, t3 = true)
src/server/web/public/terminal.js:4684
↓ 4 callersMethod_positionFromMouseEvent
(e3, t3, i3)
src/server/web/public/terminal.js:348
↓ 4 callersMethod_preserveStack
(e3, t3, i3, s3, r2)
src/server/web/public/terminal.js:4942
↓ 4 callersMethod_refreshCharAtlas
()
src/server/web/public/terminal.js:7090
↓ 4 callersMethod_refreshRowsDimensions
()
src/server/web/public/terminal.js:137
↓ 4 callersMethod_removeMouseDownListeners
()
src/server/web/public/terminal.js:2118
↓ 4 callersMethod_search
(e3)
src/server/web/public/terminal.js:3615
↓ 4 callersMethod_setDefaultSpacing
()
src/server/web/public/terminal.js:1279
↓ 4 callersMethod_start
()
src/server/web/public/terminal.js:3649
↓ 4 callersMethod_updateDimensions
()
src/server/web/public/terminal.js:7141
↓ 4 callersMethod_updateLogLevel
()
src/server/web/public/terminal.js:5669
↓ 4 callersFunctiona2
(e4, t4, i3)
src/server/web/public/terminal.js:2517
← previousnext →1,301–1,400 of 13,048, ranked by callers