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
↓ 3 callers
Function
getIsClean
(options?: { ignoreUntracked?: boolean })
src/utils/git.ts:356
↓ 3 callers
Function
getIsScrollDraining
()
src/bootstrap/state.ts:811
↓ 3 callers
Function
getLastApiCompletionTimestamp
()
src/bootstrap/state.ts:761
↓ 3 callers
Function
getLastCacheSafeParams
()
src/utils/forkedAgent.ts:79
↓ 3 callers
Function
getLastToolUseName
(message: MessageType)
src/tools/AgentTool/agentToolUtils.ts:363
↓ 3 callers
Function
getLatestVersionFromGcs
( channel: ReleaseChannel, )
src/utils/autoUpdater.ts:384
↓ 3 callers
Function
getLeaderToolUseConfirmQueue
()
src/utils/swarm/leaderPermissionBridge.ts:34
↓ 3 callers
Function
getLogWriter
(path: string)
src/utils/errorLogSink.ts:85
↓ 3 callers
Function
getLoggerProvider
()
src/bootstrap/state.ts:1025
↓ 3 callers
Method
getLogicalLineBounds
()
src/utils/Cursor.ts:474
↓ 3 callers
Function
getManagedSettingsFilePath
* Get the path to the managed settings file based on the current platform
src/utils/settings/settings.ts:58
↓ 3 callers
Function
getMarketplaceCacheOnly
( name: string, )
src/utils/plugins/marketplaceManager.ts:2081
↓ 3 callers
Function
getMarketplaceSourceDisplay
(source: MarketplaceSource)
src/utils/plugins/marketplaceHelpers.ts:38
↓ 3 callers
Function
getMaxOutputLength
()
src/utils/shell/outputLimits.ts:6
↓ 3 callers
Function
getMaxOutputTokensForModel
(model: string)
src/services/api/claude.ts:3399
↓ 3 callers
Function
getMaxTimeoutMs
()
src/tools/BashTool/prompt.ts:31
↓ 3 callers
Function
getMcpAuthCachePath
()
src/services/mcp/client.ts:261
↓ 3 callers
Function
getMcpInstructionsDeltaAttachment
( mcpClients: MCPServerConnection[], tools: Tools, model: string, messages: Message[] | undefined, )
src/utils/attachments.ts:1559
↓ 3 callers
Function
getMcpServerHeaders
( serverName: string, config: McpSSEServerConfig | McpHTTPServerConfig | McpWebSocketServerConfig, )
src/services/mcp/headersHelper.ts:125
↓ 3 callers
Function
getModelStrings
()
src/bootstrap/state.ts:933
↓ 3 callers
Function
getOAuthToken
()
src/bridge/replBridge.ts:841
↓ 3 callers
Function
getOAuthTokenFromFileDescriptor
()
src/utils/authFileDescriptor.ts:173
↓ 3 callers
Function
getOTLPExporterConfig
* Get configuration for OTLP exporters including: * - HTTP agent options (proxy, mTLS) * - Dynamic headers via otelHeadersHelper or static headers f
src/utils/telemetry/instrumentation.ts:768
↓ 3 callers
Function
getOperatorRange
( cursor: Cursor, target: Cursor, motion: string, op: Operator, count: number, )
src/vim/operators.ts:429
↓ 3 callers
Function
getOrCreateWorktree
* Creates a new git worktree for the given slug, or resumes it if it already exists. * Named worktrees reuse the same path across invocations, so the
src/utils/worktree.ts:235
↓ 3 callers
Function
getOrphanedAtPath
(versionPath: string)
src/utils/plugins/cacheUtils.ts:118
↓ 3 callers
Function
getPasteStoreDir
* Get the paste store directory (persistent across sessions).
src/utils/pasteStore.ts:13
↓ 3 callers
Function
getPastedTextRefNumLines
(text: string)
src/history.ts:47
↓ 3 callers
Function
getPatchForEdit
({ filePath, fileContents, oldString, newString, replaceAll = false, }: { filePath: string fileC
src/tools/FileEditTool/utils.ts:234
↓ 3 callers
Function
getPermissionDir
(teamName: string)
src/utils/swarm/permissionSync.ts:112
↓ 3 callers
Function
getPlainText
(tokens_0: Token[] | undefined)
src/components/MarkdownTable.tsx:89
↓ 3 callers
Function
getPluginInstallationFromV2
(pluginId: string)
src/services/plugins/pluginOperations.ts:258
↓ 3 callers
Function
getPluginNameFromError
* Extract the plugin name from a PluginError, checking explicit fields first, * then falling back to the source field (format: "pluginName@marketplac
src/commands/plugin/PluginSettings.tsx:204
↓ 3 callers
Function
getPluginStorageId
(plugin: LoadedPlugin)
src/utils/plugins/pluginOptionsStorage.ts:44
↓ 3 callers
Function
getPowerShellTool
()
src/tools.ts:150
↓ 3 callers
Function
getPrCounter
()
src/bootstrap/state.ts:1001
↓ 3 callers
Function
getProjectMcpConfigsFromCwd
()
src/services/mcp/config.ts:843
↓ 3 callers
Function
getProjectTempDir
()
src/utils/permissions/filesystem.ts:376
↓ 3 callers
Function
getProjectsDir
()
src/utils/sessionStoragePortable.ts:325
↓ 3 callers
Function
getPromptVariant
()
src/services/PromptSuggestion/promptSuggestion.ts:33
↓ 3 callers
Function
getPublicModelDisplayName
(model: ModelName)
src/utils/model/model.ts:371
↓ 3 callers
Function
getQueuedCommandAttachments
( queuedCommands: QueuedCommand[], )
src/utils/attachments.ts:1046
↓ 3 callers
Function
getReceivedType
* Get the type string for an unknown value (for error messages)
src/utils/settings/validation.ts:85
↓ 3 callers
Method
getRecent
* Get the most recent N items from the buffer. * Returns fewer items if the buffer contains less than N items.
src/utils/CircularBuffer.ts:39
↓ 3 callers
Function
getRemoteAgentMetadataPath
(taskId: string)
src/utils/sessionStorage.ts:327
↓ 3 callers
Function
getReplBridgeHandle
()
src/bridge/replBridgeHandle.ts:25
↓ 3 callers
Function
getRepoRemoteHash
()
src/utils/git.ts:329
↓ 3 callers
Function
getResolvedDir
* Get the resolved directory for a team
src/utils/swarm/permissionSync.ts:126
↓ 3 callers
Function
getResolvedRequestPath
* Get the path to a resolved request file
src/utils/swarm/permissionSync.ts:153
↓ 3 callers
Function
getRunningTasks
(state: AppState)
src/utils/task/framework.ts:149
↓ 3 callers
Function
getSandboxEnabledSetting
()
src/utils/sandbox/sandbox-adapter.ts:459
↓ 3 callers
Function
getScopeFromMetadata
* Safely extracts scope information from AuthorizationServerMetadata. * The metadata can be either OAuthMetadata or OpenIdProviderDiscoveryMetadata,
src/services/mcp/auth.ts:2445
↓ 3 callers
Function
getSearchReadSummaryText
( searchCount: number, readCount: number, isActive: boolean, replCount: number = 0, memoryCounts?: {
src/utils/collapseReadSearch.ts:961
↓ 3 callers
Function
getSelectedTeammate
()
src/hooks/useBackgroundTaskNavigation.ts:135
↓ 3 callers
Function
getSemverPart
(version: string)
src/hooks/useUpdateNotification.ts:4
↓ 3 callers
Function
getSendMessageTool
()
src/tools.ts:69
↓ 3 callers
Function
getServerCommandArray
* Extract command array from server config (stdio servers only) * Returns null for non-stdio servers
src/services/mcp/config.ts:137
↓ 3 callers
Function
getServerUrl
* Extract URL from server config (remote servers only) * Returns null for stdio/sdk servers
src/services/mcp/config.ts:160
↓ 3 callers
Function
getSessionBypassPermissionsMode
()
src/bootstrap/state.ts:1268
↓ 3 callers
Function
getSessionCreatedTeams
()
src/bootstrap/state.ts:1472
↓ 3 callers
Function
getSessionEndHookTimeoutMs
()
src/utils/hooks.ts:176
↓ 3 callers
Function
getSessionEnvDirPath
()
src/utils/sessionEnvironment.ts:15
↓ 3 callers
Function
getSessionFilesWithMtime
( projectDir: string, )
src/utils/sessionStorage.ts:4526
↓ 3 callers
Function
getSessionMemoryContent
()
src/services/SessionMemory/sessionMemoryUtils.ts:110
↓ 3 callers
Function
getSessionMemoryDir
()
src/utils/permissions/filesystem.ts:261
↓ 3 callers
Function
getSessionMemoryPath
()
src/utils/permissions/filesystem.ts:269
↓ 3 callers
Function
getSessionMessages
( _sessionId: string, _options?: GetSessionMessagesOptions, )
src/entrypoints/agentSdkTypes.ts:178
↓ 3 callers
Function
getSessionMetaDir
()
src/commands/insights.ts:426
↓ 3 callers
Function
getSessionTrustAccepted
()
src/bootstrap/state.ts:1321
↓ 3 callers
Function
getSessionsDir
()
src/utils/concurrentSessions.ts:21
↓ 3 callers
Function
getShellType
()
src/utils/localInstaller.ts:156
↓ 3 callers
Function
getSimpleCommandPrefix
(command: string)
src/tools/BashTool/bashPermissions.ts:161
↓ 3 callers
Function
getSonnet46_1MOption
()
src/utils/model/modelOptions.ts:179
↓ 3 callers
Function
getSortedIdeLockfiles
()
src/utils/ide.ts:298
↓ 3 callers
Function
getSourceDisplayName
( source: SettingSource | 'plugin' | 'built-in', )
src/utils/settings/constants.ts:46
↓ 3 callers
Function
getSourceForPath
(path: string)
src/utils/settings/changeDetector.ts:362
↓ 3 callers
Function
getStartupPerfLogPath
()
src/utils/startupProfiler.ts:151
↓ 3 callers
Function
getStats
()
src/services/contextCollapse/index.ts:28
↓ 3 callers
Function
getStoredChangelog
()
src/utils/releaseNotes.ts:126
↓ 3 callers
Function
getStoredChangelogFromMemory
()
src/utils/releaseNotes.ts:147
↓ 3 callers
Function
getStoredProviderId
()
src/utils/model/providerConfig.ts:250
↓ 3 callers
Function
getSwarmSocketName
()
src/utils/swarm/constants.ts:12
↓ 3 callers
Function
getTLSFetchOptions
()
src/utils/mtls.ts:117
↓ 3 callers
Function
getTeamMemorySyncEndpoint
(repoSlug: string)
src/services/teamMemorySync/index.ts:163
↓ 3 callers
Function
getTeammateColor
( teammateId: string, )
src/utils/swarm/teammateLayoutManager.ts:38
↓ 3 callers
Function
getTeammateModeFromSnapshot
()
src/utils/swarm/backends/teammateModeSnapshot.ts:75
↓ 3 callers
Function
getTelemetryAttributes
()
src/utils/telemetryAttributes.ts:29
↓ 3 callers
Function
getTerminalPanelSocket
()
src/utils/terminalPanel.ts:32
↓ 3 callers
Function
getTokenCountFromTracker
(tracker: ProgressTracker)
src/tasks/LocalAgentTask/LocalAgentTask.tsx:58
↓ 3 callers
Function
getToolResultPath
(id: string, isJson: boolean)
src/utils/toolResultStorage.ts:114
↓ 3 callers
Function
getToolUseIdsFromMessage
* Get all tool use IDs from a single message (handles grouped tool uses).
src/utils/collapseReadSearch.ts:452
↓ 3 callers
Function
getToolUseInfo
( msg: MessageWithoutProgress, )
src/utils/groupToolUses.ts:34
↓ 3 callers
Function
getTotalCostUSD
()
src/bootstrap/state.ts:566
↓ 3 callers
Function
getTotalDuration
()
src/bootstrap/state.ts:574
↓ 3 callers
Function
getUndercoverInstructions
()
src/utils/undercover.ts:39
↓ 3 callers
Function
getUpgradeMessage
(context: 'warning' | 'tip')
src/utils/model/contextWindowUpgradeCheck.ts:35
↓ 3 callers
Function
getUserType
()
src/utils/sessionStorage.ts:419
↓ 3 callers
Function
getVersionPaths
(version: string)
src/utils/nativeInstaller/installer.ts:153
↓ 3 callers
Function
getVersionedCachePathIn
( baseDir: string, pluginId: string, version: string, )
src/utils/plugins/pluginLoader.ts:139
↓ 3 callers
Method
getWordBoundaries
* Get word boundaries using Intl.Segmenter for proper Unicode word segmentation. * This correctly handles CJK (Chinese, Japanese, Korean) text wher
src/utils/Cursor.ts:1173
← previous
next →
2,001–2,100 of 11,702, ranked by callers