MCPcopy Create free account

hub / github.com/codeaashu/claude-code / functions

Functions13,048 in github.com/codeaashu/claude-code

↓ 3 callersFunctiongetBaseUrl
()
web/lib/api/files.ts:19
↓ 3 callersFunctiongetBedrockRegionPrefix
( modelId: string, )
src/utils/model/bedrock.ts:222
↓ 3 callersFunctiongetBinaryName
(platform: string)
src/utils/nativeInstaller/installer.ts:111
↓ 3 callersFunctiongetBridgeDisabledReason
()
src/bridge/bridgeEnabled.ts:70
↓ 3 callersFunctiongetBridgePointerPath
(dir: string)
src/bridge/bridgePointer.ts:52
↓ 3 callersFunctiongetBridgeTokenOverride
()
src/bridge/bridgeConfig.ts:18
↓ 3 callersFunctiongetBuiltInAgents
()
src/tools/AgentTool/builtInAgents.ts:22
↓ 3 callersFunctiongetChangelogCachePath
* Get the path for the cached changelog file. * The changelog is stored at ~/.claude/cache/changelog.md
src/utils/releaseNotes.ts:37
↓ 3 callersFunctiongetChicagoCoordinateMode
()
src/utils/computerUse/gates.ts:69
↓ 3 callersFunctiongetClaudeAiUserDefaultModelDescription
( fastMode = false, )
src/utils/model/model.ts:286
↓ 3 callersFunctiongetClientType
()
src/bootstrap/state.ts:1069
↓ 3 callersFunctiongetCodeWebUrl
()
src/commands/remote-setup/api.ts:180
↓ 3 callersFunctiongetCommand
(commandName: string, commands: Command[])
src/commands.ts:706
↓ 3 callersFunctiongetCommandDescription
(cmd: Command)
src/tools/SkillTool/prompt.ts:43
↓ 3 callersFunctiongetCommandTypeForLogging
(command: string)
src/tools/BashTool/BashTool.tsx:266
↓ 3 callersFunctiongetCompactUserSummaryMessage
( summary: string, suppressFollowUpQuestions?: boolean, transcriptPath?: string, recentMessagesPreserv
src/services/compact/prompt.ts:337
↓ 3 callersMethodgetCompletedResults
* Get any completed results that haven't been yielded yet (non-blocking) * Maintains order where necessary * Also yields any pending progress me
src/services/tools/StreamingToolExecutor.ts:412
↓ 3 callersFunctiongetComputerUseHostAdapter
()
src/utils/computerUse/hostAdapter.ts:38
↓ 3 callersFunctiongetConfigBackupDir
* Returns the directory where config backup files are stored. * Uses ~/.claude/backups/ to keep the home directory clean.
src/utils/config.ts:1362
↓ 3 callersFunctiongetConfigFile
(shellPath: string)
src/utils/bash/ShellSnapshot.ts:181
↓ 3 callersFunctiongetConfiguredAwsAuthRefresh
* Get the configured awsAuthRefresh from settings
src/utils/auth.ts:383
↓ 3 callersFunctiongetConfiguredAwsCredentialExport
* Get the configured awsCredentialExport from settings
src/utils/auth.ts:408
↓ 3 callersFunctiongetConfiguredGcpAuthRefresh
* Get the configured gcpAuthRefresh from settings
src/utils/auth.ts:816
↓ 3 callersFunctiongetContentSizeEstimate
(content: MCPToolResult)
src/utils/mcpValidation.ts:59
↓ 3 callersMethodgetCoords
(e3, t3, i3, s3, r2)
src/server/web/public/terminal.js:1884
↓ 3 callersMethodgetCurrentBatchFilePath
()
src/services/analytics/firstPartyEventLoggingExporter.ts:148
↓ 3 callersMethodgetCurrentWindowTarget
* Gets the leader's window target (session:window format). * Uses the leader's pane ID to query for its window, ensuring we get the * correct wi
src/utils/swarm/backends/TmuxBackend.ts:400
↓ 3 callersFunctiongetDefaultApiBaseUrl
()
src/services/api/filesApi.ts:32
↓ 3 callersFunctiongetDefaultAppState
()
src/state/AppStateStore.ts:456
↓ 3 callersFunctiongetDefaultEffortForModel
( model: string, )
src/utils/effort.ts:279
↓ 3 callersFunctiongetDefaultEffortLevelForOption
(value?: string)
src/components/ModelPicker.tsx:443
↓ 3 callersFunctiongetDefaultExternalAutoModeRules
()
src/utils/permissions/yoloClassifier.ts:100
↓ 3 callersFunctiongetDefaultParsedBindings
* Parse default bindings (cached for performance).
src/keybindings/loadUserBindings.ts:122
↓ 3 callersFunctiongetDefaultTimeoutMs
()
src/tools/PowerShellTool/prompt.ts:18
↓ 3 callersFunctiongetDefaultTimeoutMs
()
src/tools/BashTool/prompt.ts:27
↓ 3 callersFunctiongetDefaultVertexRegion
()
src/utils/envUtils.ts:103
↓ 3 callersFunctiongetDeferredToolsDeltaAttachment
( tools: Tools, model: string, messages: Message[] | undefined, scanContext?: DeferredToolsDeltaScanCo
src/utils/attachments.ts:1455
↓ 3 callersFunctiongetDenyRuleForTool
( context: ToolPermissionContext, tool: Pick<Tool, 'name' | 'mcpInfo'>, )
src/utils/permissions/permissions.ts:287
↓ 3 callersFunctiongetEffectiveWidth
(start: number, end: number)
src/utils/horizontalScroll.ts:71
↓ 3 callersFunctiongetEffortSuffix
( model: string, effortValue: EffortValue | undefined, )
src/utils/effort.ts:188
↓ 3 callersFunctiongetEnterpriseMcpFilePath
()
src/services/mcp/config.ts:62
↓ 3 callersFunctiongetEnvLessBridgeConfig
()
src/bridge/envLessBridgeConfig.ts:130
↓ 3 callersFunctiongetExternalClaudeMdIncludes
( files: MemoryFileInfo[], )
src/utils/claudemd.ts:1404
↓ 3 callersFunctiongetExtraMarketplaceSourceInfo
* Determine which settings sources define an extraKnownMarketplace entry. * Returns the editable sources (user/project/local) and whether policy also
src/commands/plugin/PluginSettings.tsx:113
↓ 3 callersFunctiongetFastModeModel
()
src/utils/fastMode.ts:145
↓ 3 callersFunctiongetFeedTitle
(amount: string)
src/components/LogoV2/OverageCreditUpsell.tsx:78
↓ 3 callersFunctiongetFileIndex
()
src/hooks/fileSuggestions.ts:36
↓ 3 callersFunctiongetFileModificationTimeAsync
( filePath: string, )
src/utils/file.ts:77
↓ 3 callersFunctiongetFileReadIgnorePatterns
( toolPermissionContext: ToolPermissionContext, )
src/utils/permissions/filesystem.ts:837
↓ 3 callersFunctiongetFileRedirections
( parsed: ParsedPowerShellCommand, )
src/utils/powershell/parser.ts:1713
↓ 3 callersFunctiongetFirstMeaningfulUserMessageTextContent
( transcript: T[], )
src/utils/sessionStorage.ts:1746
↓ 3 callersFunctiongetFlagSettingsInline
()
src/bootstrap/state.ts:1140
↓ 3 callersFunctiongetFlaggedPlugins
()
src/utils/plugins/pluginFlagging.ts:142
↓ 3 callersMethodgetFsWriteConfig
()
src/utils/sandbox/sandbox-adapter.ts:898
↓ 3 callersFunctiongetHaiku45Option
()
src/utils/model/modelOptions.ts:181
↓ 3 callersFunctiongetHardcodedTeammateModelFallback
()
src/utils/swarm/teammateModel.ts:8
↓ 3 callersFunctiongetHostPlatformForAnalytics
()
src/utils/env.ts:341
↓ 3 callersFunctiongetImageFromClipboard
()
src/utils/imagePaste.ts:124
↓ 3 callersFunctiongetImageTooLargeErrorMessage
()
src/services/api/errors.ts:186
↓ 3 callersFunctiongetInitialMainLoopModel
()
src/bootstrap/state.ts:842
↓ 3 callersFunctiongetInitializationStatus
()
src/services/lsp/manager.ts:76
↓ 3 callersFunctiongetInstallCounts
()
src/utils/plugins/installCounts.ts:225
↓ 3 callersFunctiongetIsClean
(options?: { ignoreUntracked?: boolean })
src/utils/git.ts:356
↓ 3 callersFunctiongetIsScrollDraining
()
src/bootstrap/state.ts:811
↓ 3 callersFunctiongetLanguageFromPath
(filePath: string)
web/components/tools/SyntaxHighlight.tsx:86
↓ 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
← previousnext →2,201–2,300 of 13,048, ranked by callers