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
↓ 2 callers
Function
getClassifierThinkingConfig
* Thinking config for classifier calls. The classifier wants short text-only * responses — API thinking blocks are ignored by extractTextContent() an
src/utils/permissions/yoloClassifier.ts:683
↓ 2 callers
Function
getClaudeAiBaseUrl
( sessionId?: string, ingressUrl?: string, )
src/constants/product.ts:39
↓ 2 callers
Function
getClaudeCodeVersion
()
src/utils/ide.ts:927
↓ 2 callers
Function
getClaudeSocketName
()
src/utils/tmuxSocket.ts:91
↓ 2 callers
Function
getClaudeTempDirName
()
src/utils/permissions/filesystem.ts:307
↓ 2 callers
Function
getClearTerminalSequence
()
src/ink/clearTerminal.ts:59
↓ 2 callers
Function
getClipboardCommands
()
src/utils/imagePaste.ts:31
↓ 2 callers
Function
getCodeEditToolDecisionCounter
()
src/bootstrap/state.ts:1017
↓ 2 callers
Function
getCommandQueueLength
()
src/utils/messageQueueManager.ts:97
↓ 2 callers
Function
getCommandsByMaxPriority
( maxPriority: QueuePriority, )
src/utils/messageQueueManager.ts:525
↓ 2 callers
Function
getCommitAndPRInstructions
()
src/tools/BashTool/prompt.ts:42
↓ 2 callers
Function
getCompletionTypeFromPrefix
* Determine completion type based solely on prefix characteristics
src/utils/bash/shellCompletion.ts:38
↓ 2 callers
Function
getCompoundCommandPrefixesStatic
( command: string, excludeSubcommand?: (subcommand: string) => boolean, )
src/utils/bash/prefix.ts:135
↓ 2 callers
Function
getConfiguredOtelHeadersHelper
* Get the configured otelHeadersHelper from settings
src/utils/auth.ts:1793
↓ 2 callers
Function
getConfiguredProviderModel
( key: 'defaultModel' | 'smallFastModel', )
src/utils/model/model.ts:37
↓ 2 callers
Function
getConfiguredProviderSecretEnvNames
()
src/utils/model/providerConfig.ts:396
↓ 2 callers
Function
getConfiguredProviders
()
src/utils/model/providerConfig.ts:231
↓ 2 callers
Function
getConnectedIdeName
( mcpClients: MCPServerConnection[], )
src/utils/ide.ts:1179
↓ 2 callers
Function
getCoordinatorUserContext
( mcpClients: ReadonlyArray<{ name: string }>, scratchpadDir?: string, )
src/coordinator/coordinatorMode.ts:80
↓ 2 callers
Function
getCredentialFromFd
* Shared FD-or-well-known-file credential reader. * * Priority order: * 1. File descriptor (legacy path) — env var points at a pipe FD passed by
src/utils/authFileDescriptor.ts:97
↓ 2 callers
Function
getCurrentTimestamp
()
src/utils/plugins/pluginInstallationHelpers.ts:73
↓ 2 callers
Function
getCurrentUsage
(messages: Message[])
src/utils/tokens.ts:138
↓ 2 callers
Method
getCurrentWindowPaneCount
* Gets the number of panes in a window.
src/utils/swarm/backends/TmuxBackend.ts:430
↓ 2 callers
Function
getCustomApiKeyStatus
( truncatedApiKey: string, )
src/utils/config.ts:1103
↓ 2 callers
Function
getDefaultCharacters
()
src/components/Spinner/utils.ts:4
↓ 2 callers
Function
getDefaultDisplay
()
shims/ant-computer-use-swift/index.ts:52
↓ 2 callers
Function
getDefaultSubagentModel
()
src/utils/model/agent.ts:25
↓ 2 callers
Function
getDefaultTeammateModel
(leaderModel: string | null)
src/tools/shared/spawnMultiAgent.ts:72
↓ 2 callers
Function
getDefaultUpdatePrompt
()
src/services/SessionMemory/prompts.ts:43
↓ 2 callers
Function
getDescription
()
src/tools/GrepTool/prompt.ts:6
↓ 2 callers
Function
getDesktopUpsellConfig
()
src/components/DesktopUpsell/DesktopUpsellStartup.tsx:19
↓ 2 callers
Function
getDestructiveCommandWarning
(command: string)
src/tools/BashTool/destructiveCommandWarning.ts:95
↓ 2 callers
Function
getDirectoryCompletions
( partialPath: string, options: CompletionOptions = {}, )
src/utils/suggestions/directoryCompletion.ts:121
↓ 2 callers
Function
getDirectoryNamesAsync
( files: string[], )
src/hooks/fileSuggestions.ts:403
↓ 2 callers
Function
getDiscoverSkillsGuidance
* Guidance for the skill_discovery attachment ("Skills relevant to your * task:") and the DiscoverSkills tool. Shared between the main-session * get
src/constants/prompts.ts:333
↓ 2 callers
Function
getDisplay
(displayId?: number)
shims/ant-computer-use-swift/index.ts:63
↓ 2 callers
Method
getDisplay
()
src/ink/layout/yoga.ts:247
↓ 2 callers
Function
getDisplayedEffortLevel
( model: string, appStateEffort: EffortValue | undefined, )
src/utils/effort.ts:174
↓ 2 callers
Function
getDynamicTeamContext
()
src/utils/teammate.ts:79
↓ 2 callers
Function
getEffectiveChannelAllowlist
( sub: ReturnType<typeof getSubscriptionType>, orgList: ChannelAllowlistEntry[] | undefined, )
src/services/mcp/channelNotification.ts:127
↓ 2 callers
Function
getEffortValueDescription
(value: EffortValue)
src/utils/effort.ts:243
↓ 2 callers
Function
getEmptyStats
()
src/utils/stats.ts:1038
↓ 2 callers
Function
getErrorKey
* Create a unique key for a plugin error to enable deduplication
src/services/mcp/useManageMCPConnections.ts:95
↓ 2 callers
Function
getErrorMessage
(error: unknown)
src/services/api/logging.ts:48
↓ 2 callers
Function
getErrorParts
(error: Error)
src/utils/toolErrors.ts:24
↓ 2 callers
Function
getEventMetadata
( options: EnrichMetadataOptions = {}, )
src/services/analytics/metadata.ts:693
↓ 2 callers
Function
getFastModeRuntimeState
()
src/utils/fastMode.ts:199
↓ 2 callers
Function
getFeatureValueInternal
* Get a feature value with a default fallback - blocks until initialized. * @internal Used by both deprecated and cached functions.
src/services/analytics/growthbook.ts:670
↓ 2 callers
Function
getFilePathFromInput
* Extract the file path from a tool input for memdir detection. * Covers Read (file_path), Edit (file_path), and Write (file_path).
src/utils/sessionFileAccessHooks.ts:49
↓ 2 callers
Function
getFileStatus
()
src/utils/git.ts:389
↓ 2 callers
Function
getFlaggedPluginsPath
()
src/utils/plugins/pluginFlagging.ts:36
↓ 2 callers
Function
getFocusManager
(node: DOMElement)
src/ink/focus.ts:179
↓ 2 callers
Method
getFsReadConfig
()
src/utils/sandbox/sandbox-adapter.ts:897
↓ 2 callers
Function
getFunctionResultClearingSection
(model: string)
src/constants/prompts.ts:821
↓ 2 callers
Function
getGhAuthStatus
()
src/utils/github/ghAuthStatus.ts:17
↓ 2 callers
Function
getGitCommitSha
* Get the git commit SHA from a git repository directory * Returns undefined if not a git repo or if operation fails
src/utils/plugins/installedPluginsManager.ts:1002
↓ 2 callers
Function
getGitCommitSha
(dirPath: string)
src/utils/plugins/pluginVersioning.ts:114
↓ 2 callers
Function
getGitDiffSize
(filePath: string)
src/utils/commitAttribution.ts:751
↓ 2 callers
Function
getGitDir
(cwd: string)
src/utils/git.ts:231
↓ 2 callers
Function
getGitHubAuthToken
( provider: GitHubTokenProvider, )
src/utils/github/ghAuthToken.ts:39
↓ 2 callers
Function
getHandler
( node: EventTarget, eventType: string, capture: boolean, )
src/ink/events/dispatcher.ts:19
↓ 2 callers
Function
getHasDevChannels
()
src/bootstrap/state.ts:1684
↓ 2 callers
Function
getHeadForDir
(cwd: string)
src/utils/git/gitFilesystem.ts:593
↓ 2 callers
Function
getHighWaterMarkPath
(taskListId: string)
src/utils/tasks.ts:110
↓ 2 callers
Function
getHistory
()
src/history.ts:190
↓ 2 callers
Function
getHookDefinitionsForTelemetry
( matchedHooks: MatchedHook[], )
src/utils/hooks.ts:5005
↓ 2 callers
Function
getHookTypeCounts
* Build a map of {hookType: count} from matched hooks.
src/utils/hooks.ts:1484
↓ 2 callers
Function
getHooksFromAllowedSources
* Get hooks from allowed sources. * If allowManagedHooksOnly is set in policySettings, only managed hooks are returned. * If disableAllHooks is set
src/utils/hooks/hooksConfigSnapshot.ts:18
↓ 2 callers
Function
getIdeClientName
( ideClient?: MCPServerConnection, )
src/utils/ide.ts:1188
↓ 2 callers
Function
getIdealWidth
(tokens_2: Token[] | undefined)
src/components/MarkdownTable.tsx:102
↓ 2 callers
Function
getImagePath
* Get the file path for an image by ID.
src/utils/imageStore.ts:33
↓ 2 callers
Function
getImageStoreDir
* Get the image store directory for the current session.
src/utils/imageStore.ts:18
↓ 2 callers
Function
getInitJsonSchema
()
src/bootstrap/state.ts:1415
↓ 2 callers
Function
getInitialEffortSetting
()
src/utils/effort.ts:107
↓ 2 callers
Function
getInitialFastModeSetting
(model: ModelSetting)
src/utils/fastMode.ts:149
↓ 2 callers
Function
getInitialState
()
src/bootstrap/state.ts:260
↓ 2 callers
Function
getInstallCountsCachePath
* Get the path to the install counts cache file
src/utils/plugins/installCounts.ts:54
↓ 2 callers
Function
getInvokedSkillsForAgent
( agentId: string | undefined | null, )
src/bootstrap/state.ts:1530
↓ 2 callers
Function
getKeyName
(input: string, key: Key)
src/keybindings/match.ts:29
↓ 2 callers
Function
getKnowledgeCutoff
(modelId: string)
src/constants/prompts.ts:713
↓ 2 callers
Function
getKnownPathsForRepo
(repo: string)
src/utils/githubRepoPathMapping.ts:83
↓ 2 callers
Function
getLanguageName
(file_path: string)
src/utils/cliHighlight.ts:49
↓ 2 callers
Function
getLanguageSection
( languagePreference: string | undefined, )
src/constants/prompts.ts:142
↓ 2 callers
Function
getLastAssistantMessageId
(messages: Message[])
src/components/StatusLine.tsx:135
↓ 2 callers
Function
getLastKill
()
src/utils/Cursor.ts:51
↓ 2 callers
Function
getLastMainRequestId
()
src/bootstrap/state.ts:753
↓ 2 callers
Function
getLastPeerDmSummary
(messages: Message[])
src/utils/teammateMailbox.ts:1149
↓ 2 callers
Function
getLastSessionLog
( sessionId: UUID, )
src/utils/sessionStorage.ts:3869
↓ 2 callers
Function
getLeaderName
(teamName?: string)
src/utils/swarm/permissionSync.ts:651
↓ 2 callers
Function
getLeaderPaneId
()
src/utils/swarm/backends/detection.ts:66
↓ 2 callers
Method
getLine
(line: number)
src/utils/Cursor.ts:1381
↓ 2 callers
Method
getLinuxGlobPatternWarnings
()
src/utils/sandbox/sandbox-adapter.ts:919
↓ 2 callers
Function
getLocCounter
()
src/bootstrap/state.ts:997
↓ 2 callers
Function
getLocalAgentMemoryDir
* Returns the local agent memory directory, which is project-specific and not checked into VCS. * When CLAUDE_CODE_REMOTE_MEMORY_DIR is set, persists
src/tools/AgentTool/agentMemory.ts:29
↓ 2 callers
Function
getLocalISODate
()
src/constants/common.ts:4
↓ 2 callers
Function
getLockFilePath
()
src/utils/autoUpdater.ts:168
↓ 2 callers
Function
getLogoDisplayData
()
src/utils/logoV2Utils.ts:242
↓ 2 callers
Function
getMCPLogsPath
(serverName: string)
src/utils/errorLogSink.ts:36
↓ 2 callers
Function
getManagedClaudeRulesDir
()
src/utils/config.ts:1801
↓ 2 callers
Function
getMarketplaceJsonRelativePath
( marketplaceName: string, )
src/utils/plugins/zipCache.ts:384
← previous
next →
3,101–3,200 of 11,702, ranked by callers