MCPcopy Create free account

hub / github.com/oboard/claude-code-rev / functions

Functions11,702 in github.com/oboard/claude-code-rev

↓ 3 callersFunctiongetIsClean
(options?: { ignoreUntracked?: boolean })
src/utils/git.ts:356
↓ 3 callersFunctiongetIsScrollDraining
()
src/bootstrap/state.ts:811
↓ 3 callersFunctiongetLastApiCompletionTimestamp
()
src/bootstrap/state.ts:761
↓ 3 callersFunctiongetLastCacheSafeParams
()
src/utils/forkedAgent.ts:79
↓ 3 callersFunctiongetLastToolUseName
(message: MessageType)
src/tools/AgentTool/agentToolUtils.ts:363
↓ 3 callersFunctiongetLatestVersionFromGcs
( channel: ReleaseChannel, )
src/utils/autoUpdater.ts:384
↓ 3 callersFunctiongetLeaderToolUseConfirmQueue
()
src/utils/swarm/leaderPermissionBridge.ts:34
↓ 3 callersFunctiongetLogWriter
(path: string)
src/utils/errorLogSink.ts:85
↓ 3 callersFunctiongetLoggerProvider
()
src/bootstrap/state.ts:1025
↓ 3 callersMethodgetLogicalLineBounds
()
src/utils/Cursor.ts:474
↓ 3 callersFunctiongetManagedSettingsFilePath
* Get the path to the managed settings file based on the current platform
src/utils/settings/settings.ts:58
↓ 3 callersFunctiongetMarketplaceCacheOnly
( name: string, )
src/utils/plugins/marketplaceManager.ts:2081
↓ 3 callersFunctiongetMarketplaceSourceDisplay
(source: MarketplaceSource)
src/utils/plugins/marketplaceHelpers.ts:38
↓ 3 callersFunctiongetMaxOutputLength
()
src/utils/shell/outputLimits.ts:6
↓ 3 callersFunctiongetMaxOutputTokensForModel
(model: string)
src/services/api/claude.ts:3399
↓ 3 callersFunctiongetMaxTimeoutMs
()
src/tools/BashTool/prompt.ts:31
↓ 3 callersFunctiongetMcpAuthCachePath
()
src/services/mcp/client.ts:261
↓ 3 callersFunctiongetMcpInstructionsDeltaAttachment
( mcpClients: MCPServerConnection[], tools: Tools, model: string, messages: Message[] | undefined, )
src/utils/attachments.ts:1559
↓ 3 callersFunctiongetMcpServerHeaders
( serverName: string, config: McpSSEServerConfig | McpHTTPServerConfig | McpWebSocketServerConfig, )
src/services/mcp/headersHelper.ts:125
↓ 3 callersFunctiongetModelStrings
()
src/bootstrap/state.ts:933
↓ 3 callersFunctiongetOAuthToken
()
src/bridge/replBridge.ts:841
↓ 3 callersFunctiongetOAuthTokenFromFileDescriptor
()
src/utils/authFileDescriptor.ts:173
↓ 3 callersFunctiongetOTLPExporterConfig
* 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 callersFunctiongetOperatorRange
( cursor: Cursor, target: Cursor, motion: string, op: Operator, count: number, )
src/vim/operators.ts:429
↓ 3 callersFunctiongetOrCreateWorktree
* 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 callersFunctiongetOrphanedAtPath
(versionPath: string)
src/utils/plugins/cacheUtils.ts:118
↓ 3 callersFunctiongetPasteStoreDir
* Get the paste store directory (persistent across sessions).
src/utils/pasteStore.ts:13
↓ 3 callersFunctiongetPastedTextRefNumLines
(text: string)
src/history.ts:47
↓ 3 callersFunctiongetPatchForEdit
({ filePath, fileContents, oldString, newString, replaceAll = false, }: { filePath: string fileC
src/tools/FileEditTool/utils.ts:234
↓ 3 callersFunctiongetPermissionDir
(teamName: string)
src/utils/swarm/permissionSync.ts:112
↓ 3 callersFunctiongetPlainText
(tokens_0: Token[] | undefined)
src/components/MarkdownTable.tsx:89
↓ 3 callersFunctiongetPluginInstallationFromV2
(pluginId: string)
src/services/plugins/pluginOperations.ts:258
↓ 3 callersFunctiongetPluginNameFromError
* 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 callersFunctiongetPluginStorageId
(plugin: LoadedPlugin)
src/utils/plugins/pluginOptionsStorage.ts:44
↓ 3 callersFunctiongetPowerShellTool
()
src/tools.ts:150
↓ 3 callersFunctiongetPrCounter
()
src/bootstrap/state.ts:1001
↓ 3 callersFunctiongetProjectMcpConfigsFromCwd
()
src/services/mcp/config.ts:843
↓ 3 callersFunctiongetProjectTempDir
()
src/utils/permissions/filesystem.ts:376
↓ 3 callersFunctiongetProjectsDir
()
src/utils/sessionStoragePortable.ts:325
↓ 3 callersFunctiongetPromptVariant
()
src/services/PromptSuggestion/promptSuggestion.ts:33
↓ 3 callersFunctiongetPublicModelDisplayName
(model: ModelName)
src/utils/model/model.ts:371
↓ 3 callersFunctiongetQueuedCommandAttachments
( queuedCommands: QueuedCommand[], )
src/utils/attachments.ts:1046
↓ 3 callersFunctiongetReceivedType
* Get the type string for an unknown value (for error messages)
src/utils/settings/validation.ts:85
↓ 3 callersMethodgetRecent
* 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 callersFunctiongetRemoteAgentMetadataPath
(taskId: string)
src/utils/sessionStorage.ts:327
↓ 3 callersFunctiongetReplBridgeHandle
()
src/bridge/replBridgeHandle.ts:25
↓ 3 callersFunctiongetRepoRemoteHash
()
src/utils/git.ts:329
↓ 3 callersFunctiongetResolvedDir
* Get the resolved directory for a team
src/utils/swarm/permissionSync.ts:126
↓ 3 callersFunctiongetResolvedRequestPath
* Get the path to a resolved request file
src/utils/swarm/permissionSync.ts:153
↓ 3 callersFunctiongetRunningTasks
(state: AppState)
src/utils/task/framework.ts:149
↓ 3 callersFunctiongetSandboxEnabledSetting
()
src/utils/sandbox/sandbox-adapter.ts:459
↓ 3 callersFunctiongetScopeFromMetadata
* Safely extracts scope information from AuthorizationServerMetadata. * The metadata can be either OAuthMetadata or OpenIdProviderDiscoveryMetadata,
src/services/mcp/auth.ts:2445
↓ 3 callersFunctiongetSearchReadSummaryText
( searchCount: number, readCount: number, isActive: boolean, replCount: number = 0, memoryCounts?: {
src/utils/collapseReadSearch.ts:961
↓ 3 callersFunctiongetSelectedTeammate
()
src/hooks/useBackgroundTaskNavigation.ts:135
↓ 3 callersFunctiongetSemverPart
(version: string)
src/hooks/useUpdateNotification.ts:4
↓ 3 callersFunctiongetSendMessageTool
()
src/tools.ts:69
↓ 3 callersFunctiongetServerCommandArray
* Extract command array from server config (stdio servers only) * Returns null for non-stdio servers
src/services/mcp/config.ts:137
↓ 3 callersFunctiongetServerUrl
* Extract URL from server config (remote servers only) * Returns null for stdio/sdk servers
src/services/mcp/config.ts:160
↓ 3 callersFunctiongetSessionBypassPermissionsMode
()
src/bootstrap/state.ts:1268
↓ 3 callersFunctiongetSessionCreatedTeams
()
src/bootstrap/state.ts:1472
↓ 3 callersFunctiongetSessionEndHookTimeoutMs
()
src/utils/hooks.ts:176
↓ 3 callersFunctiongetSessionEnvDirPath
()
src/utils/sessionEnvironment.ts:15
↓ 3 callersFunctiongetSessionFilesWithMtime
( projectDir: string, )
src/utils/sessionStorage.ts:4526
↓ 3 callersFunctiongetSessionMemoryContent
()
src/services/SessionMemory/sessionMemoryUtils.ts:110
↓ 3 callersFunctiongetSessionMemoryDir
()
src/utils/permissions/filesystem.ts:261
↓ 3 callersFunctiongetSessionMemoryPath
()
src/utils/permissions/filesystem.ts:269
↓ 3 callersFunctiongetSessionMessages
( _sessionId: string, _options?: GetSessionMessagesOptions, )
src/entrypoints/agentSdkTypes.ts:178
↓ 3 callersFunctiongetSessionMetaDir
()
src/commands/insights.ts:426
↓ 3 callersFunctiongetSessionTrustAccepted
()
src/bootstrap/state.ts:1321
↓ 3 callersFunctiongetSessionsDir
()
src/utils/concurrentSessions.ts:21
↓ 3 callersFunctiongetShellType
()
src/utils/localInstaller.ts:156
↓ 3 callersFunctiongetSimpleCommandPrefix
(command: string)
src/tools/BashTool/bashPermissions.ts:161
↓ 3 callersFunctiongetSonnet46_1MOption
()
src/utils/model/modelOptions.ts:179
↓ 3 callersFunctiongetSortedIdeLockfiles
()
src/utils/ide.ts:298
↓ 3 callersFunctiongetSourceDisplayName
( source: SettingSource | 'plugin' | 'built-in', )
src/utils/settings/constants.ts:46
↓ 3 callersFunctiongetSourceForPath
(path: string)
src/utils/settings/changeDetector.ts:362
↓ 3 callersFunctiongetStartupPerfLogPath
()
src/utils/startupProfiler.ts:151
↓ 3 callersFunctiongetStats
()
src/services/contextCollapse/index.ts:28
↓ 3 callersFunctiongetStoredChangelog
()
src/utils/releaseNotes.ts:126
↓ 3 callersFunctiongetStoredChangelogFromMemory
()
src/utils/releaseNotes.ts:147
↓ 3 callersFunctiongetStoredProviderId
()
src/utils/model/providerConfig.ts:250
↓ 3 callersFunctiongetSwarmSocketName
()
src/utils/swarm/constants.ts:12
↓ 3 callersFunctiongetTLSFetchOptions
()
src/utils/mtls.ts:117
↓ 3 callersFunctiongetTeamMemorySyncEndpoint
(repoSlug: string)
src/services/teamMemorySync/index.ts:163
↓ 3 callersFunctiongetTeammateColor
( teammateId: string, )
src/utils/swarm/teammateLayoutManager.ts:38
↓ 3 callersFunctiongetTeammateModeFromSnapshot
()
src/utils/swarm/backends/teammateModeSnapshot.ts:75
↓ 3 callersFunctiongetTelemetryAttributes
()
src/utils/telemetryAttributes.ts:29
↓ 3 callersFunctiongetTerminalPanelSocket
()
src/utils/terminalPanel.ts:32
↓ 3 callersFunctiongetTokenCountFromTracker
(tracker: ProgressTracker)
src/tasks/LocalAgentTask/LocalAgentTask.tsx:58
↓ 3 callersFunctiongetToolResultPath
(id: string, isJson: boolean)
src/utils/toolResultStorage.ts:114
↓ 3 callersFunctiongetToolUseIdsFromMessage
* Get all tool use IDs from a single message (handles grouped tool uses).
src/utils/collapseReadSearch.ts:452
↓ 3 callersFunctiongetToolUseInfo
( msg: MessageWithoutProgress, )
src/utils/groupToolUses.ts:34
↓ 3 callersFunctiongetTotalCostUSD
()
src/bootstrap/state.ts:566
↓ 3 callersFunctiongetTotalDuration
()
src/bootstrap/state.ts:574
↓ 3 callersFunctiongetUndercoverInstructions
()
src/utils/undercover.ts:39
↓ 3 callersFunctiongetUpgradeMessage
(context: 'warning' | 'tip')
src/utils/model/contextWindowUpgradeCheck.ts:35
↓ 3 callersFunctiongetUserType
()
src/utils/sessionStorage.ts:419
↓ 3 callersFunctiongetVersionPaths
(version: string)
src/utils/nativeInstaller/installer.ts:153
↓ 3 callersFunctiongetVersionedCachePathIn
( baseDir: string, pluginId: string, version: string, )
src/utils/plugins/pluginLoader.ts:139
↓ 3 callersMethodgetWordBoundaries
* 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
← previousnext →2,001–2,100 of 11,702, ranked by callers