Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/oboard/claude-code-rev
/ functions
Functions
11,702 in github.com/oboard/claude-code-rev
⨍
Functions
11,702
◇
Types & classes
352
↓ 5 callers
Function
debugBody
(data: unknown)
src/bridge/debugUtils.ts:46
↓ 5 callers
Function
decisionReasonToString
( decisionReason: PermissionDecisionReason | undefined, )
src/components/permissions/hooks.ts:61
↓ 5 callers
Method
deleteFile
(filePath: string)
src/services/analytics/firstPartyEventLoggingExporter.ts:210
↓ 5 callers
Function
detectAndGetBackend
()
src/utils/swarm/backends/registry.ts:136
↓ 5 callers
Method
didStopImmediatePropagation
()
src/ink/events/event.ts:4
↓ 5 callers
Function
diffToolInputsOnly
(filePath: string, edits: FileEdit[])
src/components/FileEditToolDiff.tsx:161
↓ 5 callers
Method
disconnect
* Disconnect from the remote session
src/remote/RemoteSessionManager.ts:309
↓ 5 callers
Function
emit
()
src/proactive/index.ts:8
↓ 5 callers
Function
enablePluginOp
( plugin: string, scope?: InstallableScope, )
src/services/plugins/pluginOperations.ts:756
↓ 5 callers
Method
endOfLine
()
src/utils/Cursor.ts:455
↓ 5 callers
Function
enqueueSdkEvent
(event: SdkEvent)
src/utils/sdkEventQueue.ts:77
↓ 5 callers
Function
enrichLogs
( allLogs: LogOption[], startIndex: number, count: number, )
src/utils/sessionStorage.ts:5077
↓ 5 callers
Function
escapeForDiff
(s: string)
src/utils/diff.ts:35
↓ 5 callers
Function
estimateMessageTokens
(messages: Message[])
src/services/compact/microCompact.ts:164
↓ 5 callers
Function
execSync_DEPRECATED
( command: string, options?: ExecSyncOptions, )
src/utils/execSyncWrapper.ts:32
↓ 5 callers
Function
executeOperatorMotion
( op: Operator, motion: string, count: number, ctx: OperatorContext, )
src/vim/operators.ts:42
↓ 5 callers
Function
executeShellCommandsInPrompt
( text: string, context: ToolUseContext, slashCommandName: string, shell?: FrontmatterShell, )
src/utils/promptShellExecution.ts:69
↓ 5 callers
Function
extractConnectionErrorDetails
( error: unknown, )
src/services/api/errorUtils.ts:42
↓ 5 callers
Function
extractDiscoveredToolNames
(messages: Message[])
src/utils/toolSearch.ts:545
↓ 5 callers
Function
filterMcpServersByPolicy
(configs: Record<string, T>)
src/services/mcp/config.ts:536
↓ 5 callers
Function
filterToolsByDenyRules
(tools: readonly T[], permissionContext: ToolPermissionContext)
src/tools.ts:262
↓ 5 callers
Function
findProjectDir
( projectPath: string, )
src/utils/sessionStoragePortable.ts:354
↓ 5 callers
Function
firstLineOf
(s: string)
src/utils/stringUtils.ts:44
↓ 5 callers
Function
flushContent
()
src/utils/bash/bashParser.ts:2347
↓ 5 callers
Function
fmtCoord
(c: [number, number] | undefined)
src/utils/computerUse/toolRendering.tsx:18
↓ 5 callers
Function
formatCell
(tokens: Token[] | undefined)
src/components/MarkdownTable.tsx:84
↓ 5 callers
Function
formatCommandInput
(command: CommandBase, args: string)
src/utils/processUserInput/processSlashCommand.tsx:778
↓ 5 callers
Function
formatDelay
(ms: number)
src/bridge/bridgeMain.ts:1619
↓ 5 callers
Function
formatPathList
(paths: string[])
src/components/permissions/shellPermissionHelpers.tsx:32
↓ 5 callers
Function
formatResetTime
( timestampInSeconds: number | undefined, showTimezone: boolean = false, showTime: boolean = true, )
src/utils/format.ts:238
↓ 5 callers
Function
formatSourceForDisplay
(source: MarketplaceSource)
src/utils/plugins/marketplaceHelpers.ts:510
↓ 5 callers
Function
formatUri
* Formats a URI by converting it to a relative path if possible. * Handles URI decoding and gracefully falls back to un-decoded path if malformed. *
src/tools/LSPTool/formatters.ts:24
↓ 5 callers
Function
fullResetSequence_CAUSES_FLICKER
( frame: Frame, reason: FlickerReason, stylePool: StylePool, debug?: { triggerY: number; prevLine: str
src/ink/log-update.ts:503
↓ 5 callers
Method
get
Recover styles from an encoded ID. Strips the bit-0 flag via >>> 1.
src/ink/screen.ts:144
↓ 5 callers
Function
getAPIMetadata
()
src/services/api/claude.ts:503
↓ 5 callers
Function
getAWSRegion
()
src/utils/envUtils.ts:96
↓ 5 callers
Function
getAgentColor
(agentType: string)
src/tools/AgentTool/agentColorManager.ts:36
↓ 5 callers
Function
getAllBaseTools
()
src/tools.ts:193
↓ 5 callers
Function
getAllInProcessTeammateTasks
(tasks: Record<string, TaskStateBase>)
src/tasks/InProcessTeammateTask/InProcessTeammateTask.tsx:113
↓ 5 callers
Function
getAppState
()
src/utils/hooks/execAgentHook.ts:137
↓ 5 callers
Function
getAssistantMessageText
(message: Message)
src/utils/messages.ts:2843
↓ 5 callers
Function
getBaseRenderOptions
( exitOnCtrlC: boolean = false, )
src/utils/renderOptions.ts:68
↓ 5 callers
Function
getCachedIdpIdToken
(idpIssuer: string)
src/services/mcp/xaaIdpLogin.ts:99
↓ 5 callers
Function
getCachedOverageCreditGrant
()
src/services/api/overageCreditGrant.ts:48
↓ 5 callers
Function
getCachedPowerShellPath
()
src/utils/shell/powershellDetection.ts:65
↓ 5 callers
Function
getClaudeCodeMcpConfigs
( dynamicServers: Record<string, ScopedMcpServerConfig> = {}, extraDedupTargets: Promise< Record<strin
src/services/mcp/config.ts:1071
↓ 5 callers
Function
getCliHighlightPromise
()
src/utils/cliHighlight.ts:38
↓ 5 callers
Function
getCurrentInstallationType
()
src/utils/doctorDiagnostic.ts:86
↓ 5 callers
Function
getEffortEnvOverride
()
src/utils/effort.ts:136
↓ 5 callers
Function
getEmptyCache
()
src/utils/statsCache.ts:81
↓ 5 callers
Function
getEnumValues
(schema: EnumSchema)
src/utils/mcp/elicitationValidation.ts:104
↓ 5 callers
Function
getEnvironmentProviderOverrideId
()
src/utils/model/providerConfig.ts:130
↓ 5 callers
Function
getFastIconString
(applyColor = true, cooldown = false)
src/components/FastIcon.tsx:36
↓ 5 callers
Function
getInlinePlugins
()
src/bootstrap/state.ts:1243
↓ 5 callers
Function
getInstalledPluginsFilePath
()
src/utils/plugins/installedPluginsManager.ts:78
↓ 5 callers
Function
getKeybindingsPath
()
src/keybindings/loadUserBindings.ts:115
↓ 5 callers
Function
getLastInteractionTime
()
src/bootstrap/state.ts:783
↓ 5 callers
Function
getLatestVersion
( channel: ReleaseChannel, )
src/utils/autoUpdater.ts:319
↓ 5 callers
Function
getLockFilePathFromVersionPath
( dirs: ReturnType<typeof getBaseDirectories>, versionPath: string, )
src/utils/nativeInstaller/installer.ts:1033
↓ 5 callers
Function
getLockPath
(dir?: string)
src/utils/cronTasksLock.ts:49
↓ 5 callers
Function
getLspServerManager
()
src/services/lsp/manager.ts:63
↓ 5 callers
Function
getMainLoopModelOverride
()
src/bootstrap/state.ts:838
↓ 5 callers
Function
getMainThreadAgentType
()
src/bootstrap/state.ts:1623
↓ 5 callers
Function
getModeConfig
(mode: PermissionMode)
src/utils/permissions/PermissionMode.ts:107
↓ 5 callers
Function
getModelMaxOutputTokens
(model: string)
src/utils/context.ts:149
↓ 5 callers
Function
getNextPermissionMode
( toolPermissionContext: ToolPermissionContext, _teamContext?: { leadAgentId: string }, )
src/utils/permissions/getNextPermissionMode.ts:34
↓ 5 callers
Function
getPendingDir
* Get the pending directory for a team
src/utils/swarm/permissionSync.ts:119
↓ 5 callers
Function
getPlanSlugCache
()
src/bootstrap/state.ts:1468
↓ 5 callers
Function
getPluginDataDir
(pluginId: string)
src/utils/plugins/pluginDirectories.ts:119
↓ 5 callers
Function
getPluginEditableScopes
()
src/utils/plugins/pluginStartupCheck.ts:96
↓ 5 callers
Function
getPluginSeedDirs
()
src/utils/plugins/pluginDirectories.ts:85
↓ 5 callers
Function
getProxyFetchOptions
(opts?: { forAnthropicAPI?: boolean })
src/utils/proxy.ts:288
↓ 5 callers
Function
getRateLimitTier
()
src/utils/auth.ts:1752
↓ 5 callers
Function
getRelativeSettingsFilePathForSource
( source: 'projectSettings' | 'localSettings', )
src/utils/settings/settings.ts:298
↓ 5 callers
Function
getRemoteControlAtStartup
()
src/utils/config.ts:1094
↓ 5 callers
Function
getRuleByContentsForToolName
( context: ToolPermissionContext, toolName: string, behavior: PermissionBehavior, )
src/utils/permissions/permissions.ts:362
↓ 5 callers
Function
getRunningTeammatesSorted
(tasks: Record<string, TaskStateBase>)
src/tasks/InProcessTeammateTask/InProcessTeammateTask.tsx:123
↓ 5 callers
Function
getRuntimeMainLoopModel
(params: { permissionMode: PermissionMode mainLoopModel: string exceeds200kTokens?: boolean })
src/utils/model/model.ts:162
↓ 5 callers
Function
getSSLErrorHint
(error: unknown)
src/services/api/errorUtils.ts:94
↓ 5 callers
Function
getScratchpadDir
()
src/utils/permissions/filesystem.ts:384
↓ 5 callers
Function
getSessionFilesLite
( projectDir: string, limit?: number, projectPath?: string, )
src/utils/sessionStorage.ts:4975
↓ 5 callers
Function
getSessionProjectDir
()
src/bootstrap/state.ts:496
↓ 5 callers
Function
getSettingsRootPathForSource
(source: SettingSource)
src/utils/settings/settings.ts:239
↓ 5 callers
Function
getSettingsWithAllErrors
()
src/utils/settings/allErrors.ts:23
↓ 5 callers
Function
getShellConfigPaths
( options?: ShellConfigOptions, )
src/utils/shellConfig.ts:26
↓ 5 callers
Function
getStorageDir
()
src/services/analytics/firstPartyEventLoggingExporter.ts:44
↓ 5 callers
Function
getTeamDir
(teamName: string)
src/utils/swarm/teamHelpers.ts:115
↓ 5 callers
Function
getTerminalPlistPath
()
src/utils/appleTerminalBackup.ts:33
↓ 5 callers
Function
getToolResultsDir
()
src/utils/toolResultStorage.ts:104
↓ 5 callers
Function
getToolSearchOrReadInfo
( toolName: string, toolInput: unknown, tools: Tools, )
src/utils/collapseReadSearch.ts:143
↓ 5 callers
Function
getTracerProvider
()
src/bootstrap/state.ts:1050
↓ 5 callers
Function
getUsername
()
src/utils/secureStorage/macOsKeychainHelpers.ts:43
↓ 5 callers
Method
getViewportStartLine
(maxVisibleLines?: number)
src/utils/Cursor.ts:172
↓ 5 callers
Function
getWorktreePaths
(cwd: string)
src/utils/getWorktreePaths.ts:18
↓ 5 callers
Method
getWrappedText
()
src/utils/Cursor.ts:1371
↓ 5 callers
Function
h
(text: string)
src/components/Stats.tsx:1098
↓ 5 callers
Method
handleConnectionError
* Handle connection errors with exponential backoff and time budget.
src/cli/transports/SSETransport.ts:470
↓ 5 callers
Method
handleError
(error: unknown)
src/utils/mcpWebSocketTransport.ts:117
↓ 5 callers
Function
hasAutoModeOptIn
()
src/utils/settings/settings.ts:896
↓ 5 callers
Function
hasClaudeAiBillingAccess
()
src/utils/billing.ts:53
← previous
next →
1,001–1,100 of 11,702, ranked by callers