MCPcopy Create free account

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

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

↓ 2 callersFunctiongetClassifierThinkingConfig
* 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 callersFunctiongetClaudeAiBaseUrl
( sessionId?: string, ingressUrl?: string, )
src/constants/product.ts:39
↓ 2 callersFunctiongetClaudeCodeVersion
()
src/utils/ide.ts:927
↓ 2 callersFunctiongetClaudeSocketName
()
src/utils/tmuxSocket.ts:91
↓ 2 callersFunctiongetClaudeTempDirName
()
src/utils/permissions/filesystem.ts:307
↓ 2 callersFunctiongetClearTerminalSequence
()
src/ink/clearTerminal.ts:59
↓ 2 callersFunctiongetClipboardCommands
()
src/utils/imagePaste.ts:31
↓ 2 callersFunctiongetCodeEditToolDecisionCounter
()
src/bootstrap/state.ts:1017
↓ 2 callersFunctiongetCommandQueueLength
()
src/utils/messageQueueManager.ts:97
↓ 2 callersFunctiongetCommandsByMaxPriority
( maxPriority: QueuePriority, )
src/utils/messageQueueManager.ts:525
↓ 2 callersFunctiongetCommitAndPRInstructions
()
src/tools/BashTool/prompt.ts:42
↓ 2 callersFunctiongetCompletionTypeFromPrefix
* Determine completion type based solely on prefix characteristics
src/utils/bash/shellCompletion.ts:38
↓ 2 callersFunctiongetCompoundCommandPrefixesStatic
( command: string, excludeSubcommand?: (subcommand: string) => boolean, )
src/utils/bash/prefix.ts:135
↓ 2 callersFunctiongetConfiguredOtelHeadersHelper
* Get the configured otelHeadersHelper from settings
src/utils/auth.ts:1793
↓ 2 callersFunctiongetConfiguredProviderModel
( key: 'defaultModel' | 'smallFastModel', )
src/utils/model/model.ts:37
↓ 2 callersFunctiongetConfiguredProviderSecretEnvNames
()
src/utils/model/providerConfig.ts:396
↓ 2 callersFunctiongetConfiguredProviders
()
src/utils/model/providerConfig.ts:231
↓ 2 callersFunctiongetConnectedIdeName
( mcpClients: MCPServerConnection[], )
src/utils/ide.ts:1179
↓ 2 callersFunctiongetCoordinatorUserContext
( mcpClients: ReadonlyArray<{ name: string }>, scratchpadDir?: string, )
src/coordinator/coordinatorMode.ts:80
↓ 2 callersFunctiongetCredentialFromFd
* 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 callersFunctiongetCurrentTimestamp
()
src/utils/plugins/pluginInstallationHelpers.ts:73
↓ 2 callersFunctiongetCurrentUsage
(messages: Message[])
src/utils/tokens.ts:138
↓ 2 callersMethodgetCurrentWindowPaneCount
* Gets the number of panes in a window.
src/utils/swarm/backends/TmuxBackend.ts:430
↓ 2 callersFunctiongetCustomApiKeyStatus
( truncatedApiKey: string, )
src/utils/config.ts:1103
↓ 2 callersFunctiongetDefaultCharacters
()
src/components/Spinner/utils.ts:4
↓ 2 callersFunctiongetDefaultDisplay
()
shims/ant-computer-use-swift/index.ts:52
↓ 2 callersFunctiongetDefaultSubagentModel
()
src/utils/model/agent.ts:25
↓ 2 callersFunctiongetDefaultTeammateModel
(leaderModel: string | null)
src/tools/shared/spawnMultiAgent.ts:72
↓ 2 callersFunctiongetDefaultUpdatePrompt
()
src/services/SessionMemory/prompts.ts:43
↓ 2 callersFunctiongetDescription
()
src/tools/GrepTool/prompt.ts:6
↓ 2 callersFunctiongetDesktopUpsellConfig
()
src/components/DesktopUpsell/DesktopUpsellStartup.tsx:19
↓ 2 callersFunctiongetDestructiveCommandWarning
(command: string)
src/tools/BashTool/destructiveCommandWarning.ts:95
↓ 2 callersFunctiongetDirectoryCompletions
( partialPath: string, options: CompletionOptions = {}, )
src/utils/suggestions/directoryCompletion.ts:121
↓ 2 callersFunctiongetDirectoryNamesAsync
( files: string[], )
src/hooks/fileSuggestions.ts:403
↓ 2 callersFunctiongetDiscoverSkillsGuidance
* 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 callersFunctiongetDisplay
(displayId?: number)
shims/ant-computer-use-swift/index.ts:63
↓ 2 callersMethodgetDisplay
()
src/ink/layout/yoga.ts:247
↓ 2 callersFunctiongetDisplayedEffortLevel
( model: string, appStateEffort: EffortValue | undefined, )
src/utils/effort.ts:174
↓ 2 callersFunctiongetDynamicTeamContext
()
src/utils/teammate.ts:79
↓ 2 callersFunctiongetEffectiveChannelAllowlist
( sub: ReturnType<typeof getSubscriptionType>, orgList: ChannelAllowlistEntry[] | undefined, )
src/services/mcp/channelNotification.ts:127
↓ 2 callersFunctiongetEffortValueDescription
(value: EffortValue)
src/utils/effort.ts:243
↓ 2 callersFunctiongetEmptyStats
()
src/utils/stats.ts:1038
↓ 2 callersFunctiongetErrorKey
* Create a unique key for a plugin error to enable deduplication
src/services/mcp/useManageMCPConnections.ts:95
↓ 2 callersFunctiongetErrorMessage
(error: unknown)
src/services/api/logging.ts:48
↓ 2 callersFunctiongetErrorParts
(error: Error)
src/utils/toolErrors.ts:24
↓ 2 callersFunctiongetEventMetadata
( options: EnrichMetadataOptions = {}, )
src/services/analytics/metadata.ts:693
↓ 2 callersFunctiongetFastModeRuntimeState
()
src/utils/fastMode.ts:199
↓ 2 callersFunctiongetFeatureValueInternal
* 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 callersFunctiongetFilePathFromInput
* 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 callersFunctiongetFileStatus
()
src/utils/git.ts:389
↓ 2 callersFunctiongetFlaggedPluginsPath
()
src/utils/plugins/pluginFlagging.ts:36
↓ 2 callersFunctiongetFocusManager
(node: DOMElement)
src/ink/focus.ts:179
↓ 2 callersMethodgetFsReadConfig
()
src/utils/sandbox/sandbox-adapter.ts:897
↓ 2 callersFunctiongetFunctionResultClearingSection
(model: string)
src/constants/prompts.ts:821
↓ 2 callersFunctiongetGhAuthStatus
()
src/utils/github/ghAuthStatus.ts:17
↓ 2 callersFunctiongetGitCommitSha
* 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 callersFunctiongetGitCommitSha
(dirPath: string)
src/utils/plugins/pluginVersioning.ts:114
↓ 2 callersFunctiongetGitDiffSize
(filePath: string)
src/utils/commitAttribution.ts:751
↓ 2 callersFunctiongetGitDir
(cwd: string)
src/utils/git.ts:231
↓ 2 callersFunctiongetGitHubAuthToken
( provider: GitHubTokenProvider, )
src/utils/github/ghAuthToken.ts:39
↓ 2 callersFunctiongetHandler
( node: EventTarget, eventType: string, capture: boolean, )
src/ink/events/dispatcher.ts:19
↓ 2 callersFunctiongetHasDevChannels
()
src/bootstrap/state.ts:1684
↓ 2 callersFunctiongetHeadForDir
(cwd: string)
src/utils/git/gitFilesystem.ts:593
↓ 2 callersFunctiongetHighWaterMarkPath
(taskListId: string)
src/utils/tasks.ts:110
↓ 2 callersFunctiongetHistory
()
src/history.ts:190
↓ 2 callersFunctiongetHookDefinitionsForTelemetry
( matchedHooks: MatchedHook[], )
src/utils/hooks.ts:5005
↓ 2 callersFunctiongetHookTypeCounts
* Build a map of {hookType: count} from matched hooks.
src/utils/hooks.ts:1484
↓ 2 callersFunctiongetHooksFromAllowedSources
* 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 callersFunctiongetIdeClientName
( ideClient?: MCPServerConnection, )
src/utils/ide.ts:1188
↓ 2 callersFunctiongetIdealWidth
(tokens_2: Token[] | undefined)
src/components/MarkdownTable.tsx:102
↓ 2 callersFunctiongetImagePath
* Get the file path for an image by ID.
src/utils/imageStore.ts:33
↓ 2 callersFunctiongetImageStoreDir
* Get the image store directory for the current session.
src/utils/imageStore.ts:18
↓ 2 callersFunctiongetInitJsonSchema
()
src/bootstrap/state.ts:1415
↓ 2 callersFunctiongetInitialEffortSetting
()
src/utils/effort.ts:107
↓ 2 callersFunctiongetInitialFastModeSetting
(model: ModelSetting)
src/utils/fastMode.ts:149
↓ 2 callersFunctiongetInitialState
()
src/bootstrap/state.ts:260
↓ 2 callersFunctiongetInstallCountsCachePath
* Get the path to the install counts cache file
src/utils/plugins/installCounts.ts:54
↓ 2 callersFunctiongetInvokedSkillsForAgent
( agentId: string | undefined | null, )
src/bootstrap/state.ts:1530
↓ 2 callersFunctiongetKeyName
(input: string, key: Key)
src/keybindings/match.ts:29
↓ 2 callersFunctiongetKnowledgeCutoff
(modelId: string)
src/constants/prompts.ts:713
↓ 2 callersFunctiongetKnownPathsForRepo
(repo: string)
src/utils/githubRepoPathMapping.ts:83
↓ 2 callersFunctiongetLanguageName
(file_path: string)
src/utils/cliHighlight.ts:49
↓ 2 callersFunctiongetLanguageSection
( languagePreference: string | undefined, )
src/constants/prompts.ts:142
↓ 2 callersFunctiongetLastAssistantMessageId
(messages: Message[])
src/components/StatusLine.tsx:135
↓ 2 callersFunctiongetLastKill
()
src/utils/Cursor.ts:51
↓ 2 callersFunctiongetLastMainRequestId
()
src/bootstrap/state.ts:753
↓ 2 callersFunctiongetLastPeerDmSummary
(messages: Message[])
src/utils/teammateMailbox.ts:1149
↓ 2 callersFunctiongetLastSessionLog
( sessionId: UUID, )
src/utils/sessionStorage.ts:3869
↓ 2 callersFunctiongetLeaderName
(teamName?: string)
src/utils/swarm/permissionSync.ts:651
↓ 2 callersFunctiongetLeaderPaneId
()
src/utils/swarm/backends/detection.ts:66
↓ 2 callersMethodgetLine
(line: number)
src/utils/Cursor.ts:1381
↓ 2 callersMethodgetLinuxGlobPatternWarnings
()
src/utils/sandbox/sandbox-adapter.ts:919
↓ 2 callersFunctiongetLocCounter
()
src/bootstrap/state.ts:997
↓ 2 callersFunctiongetLocalAgentMemoryDir
* 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 callersFunctiongetLocalISODate
()
src/constants/common.ts:4
↓ 2 callersFunctiongetLockFilePath
()
src/utils/autoUpdater.ts:168
↓ 2 callersFunctiongetLogoDisplayData
()
src/utils/logoV2Utils.ts:242
↓ 2 callersFunctiongetMCPLogsPath
(serverName: string)
src/utils/errorLogSink.ts:36
↓ 2 callersFunctiongetManagedClaudeRulesDir
()
src/utils/config.ts:1801
↓ 2 callersFunctiongetMarketplaceJsonRelativePath
( marketplaceName: string, )
src/utils/plugins/zipCache.ts:384
← previousnext →3,101–3,200 of 11,702, ranked by callers