Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/freecodexyz/free-code
/ functions
Functions
11,548 in github.com/freecodexyz/free-code
⨍
Functions
11,548
◇
Types & classes
343
↓ 3 callers
Function
getAgentModel
( agentModel: string | undefined, parentModel: string, toolSpecifiedModel?: ModelAlias, permissionMode
src/utils/model/agent.ts:37
↓ 3 callers
Function
getAgentSourceDisplayName
( source: SettingSource | 'all' | 'built-in' | 'plugin', )
src/components/agents/utils.ts:5
↓ 3 callers
Function
getAllCommandNames
(parsed: ParsedPowerShellCommand)
src/utils/powershell/parser.ts:1467
↓ 3 callers
Function
getAnthropicEnvMetadata
()
src/services/api/logging.ts:141
↓ 3 callers
Function
getApiKeyFromApiKeyHelper
( isNonInteractiveSession: boolean, )
src/utils/auth.ts:470
↓ 3 callers
Function
getAssistantMessageFromError
( error: unknown, model: string, options?: { messages?: Message[] messagesForAPI?: (UserMessage
src/services/api/errors.ts:425
↓ 3 callers
Function
getAttachmentMessages
( input: string | null, toolUseContext: ToolUseContext, ideSelection: IDESelection | null, queuedComma
src/utils/attachments.ts:2937
↓ 3 callers
Function
getAttributionTexts
()
src/utils/attribution.ts:52
↓ 3 callers
Function
getAuthHeaders
()
src/utils/http.ts:69
↓ 3 callers
Function
getAuthHeaders
()
src/services/teamMemorySync/index.ts:169
↓ 3 callers
Function
getAutoModeConfig
()
src/utils/settings/settings.ts:936
↓ 3 callers
Function
getAutoToolSearchPercentage
* Get the auto-enable percentage from env var or default.
src/utils/toolSearch.ts:83
↓ 3 callers
Function
getBackend
* Gets the appropriate backend for the current environment. * detectAndGetBackend() caches internally — no need for a second cache here.
src/utils/swarm/teammateLayoutManager.ts:14
↓ 3 callers
Function
getBackupFileNameFirstVersion
* Gets the first (earliest) backup version for a file, used when rewinding * to a target backup point where the file has not been tracked yet. * *
src/utils/fileHistory.ts:847
↓ 3 callers
Function
getBedrockRegionPrefix
( modelId: string, )
src/utils/model/bedrock.ts:222
↓ 3 callers
Function
getBinaryName
(platform: string)
src/utils/nativeInstaller/installer.ts:111
↓ 3 callers
Function
getBridgeDisabledReason
()
src/bridge/bridgeEnabled.ts:70
↓ 3 callers
Function
getBridgePointerPath
(dir: string)
src/bridge/bridgePointer.ts:52
↓ 3 callers
Function
getBridgeTokenOverride
()
src/bridge/bridgeConfig.ts:18
↓ 3 callers
Function
getBuiltInAgents
()
src/tools/AgentTool/builtInAgents.ts:22
↓ 3 callers
Function
getChangelogCachePath
* Get the path for the cached changelog file. * The changelog is stored at ~/.claude/cache/changelog.md
src/utils/releaseNotes.ts:37
↓ 3 callers
Function
getChicagoCoordinateMode
()
src/utils/computerUse/gates.ts:69
↓ 3 callers
Function
getClaudeAiUserDefaultModelDescription
( fastMode = false, )
src/utils/model/model.ts:303
↓ 3 callers
Function
getClientType
()
src/bootstrap/state.ts:1069
↓ 3 callers
Function
getCodeWebUrl
()
src/commands/remote-setup/api.ts:180
↓ 3 callers
Function
getCodexOAuthTokens
()
src/utils/auth.ts:1340
↓ 3 callers
Function
getCommand
(commandName: string, commands: Command[])
src/commands.ts:704
↓ 3 callers
Function
getCommandDescription
(cmd: Command)
src/tools/SkillTool/prompt.ts:43
↓ 3 callers
Function
getCommandTypeForLogging
(command: string)
src/tools/BashTool/BashTool.tsx:266
↓ 3 callers
Function
getCompactUserSummaryMessage
( summary: string, suppressFollowUpQuestions?: boolean, transcriptPath?: string, recentMessagesPreserv
src/services/compact/prompt.ts:337
↓ 3 callers
Method
getCompletedResults
* 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 callers
Function
getComputerUseHostAdapter
()
src/utils/computerUse/hostAdapter.ts:38
↓ 3 callers
Function
getConfigBackupDir
* Returns the directory where config backup files are stored. * Uses ~/.claude/backups/ to keep the home directory clean.
src/utils/config.ts:1382
↓ 3 callers
Function
getConfigFile
(shellPath: string)
src/utils/bash/ShellSnapshot.ts:181
↓ 3 callers
Function
getConfiguredAwsAuthRefresh
* Get the configured awsAuthRefresh from settings
src/utils/auth.ts:384
↓ 3 callers
Function
getConfiguredAwsCredentialExport
* Get the configured awsCredentialExport from settings
src/utils/auth.ts:409
↓ 3 callers
Function
getConfiguredGcpAuthRefresh
* Get the configured gcpAuthRefresh from settings
src/utils/auth.ts:817
↓ 3 callers
Function
getContentSizeEstimate
(content: MCPToolResult)
src/utils/mcpValidation.ts:59
↓ 3 callers
Method
getCurrentBatchFilePath
()
src/services/analytics/firstPartyEventLoggingExporter.ts:148
↓ 3 callers
Method
getCurrentWindowTarget
* 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 callers
Function
getDefaultApiBaseUrl
()
src/services/api/filesApi.ts:32
↓ 3 callers
Function
getDefaultAppState
()
src/state/AppStateStore.ts:456
↓ 3 callers
Function
getDefaultEffortForModel
( model: string, )
src/utils/effort.ts:279
↓ 3 callers
Function
getDefaultEffortLevelForOption
(value?: string)
src/components/ModelPicker.tsx:443
↓ 3 callers
Function
getDefaultExternalAutoModeRules
()
src/utils/permissions/yoloClassifier.ts:100
↓ 3 callers
Function
getDefaultParsedBindings
* Parse default bindings (cached for performance).
src/keybindings/loadUserBindings.ts:122
↓ 3 callers
Function
getDefaultTimeoutMs
()
src/tools/PowerShellTool/prompt.ts:18
↓ 3 callers
Function
getDefaultTimeoutMs
()
src/tools/BashTool/prompt.ts:27
↓ 3 callers
Function
getDefaultVertexRegion
()
src/utils/envUtils.ts:103
↓ 3 callers
Function
getDeferredToolsDeltaAttachment
( tools: Tools, model: string, messages: Message[] | undefined, scanContext?: DeferredToolsDeltaScanCo
src/utils/attachments.ts:1455
↓ 3 callers
Function
getDenyRuleForTool
( context: ToolPermissionContext, tool: Pick<Tool, 'name' | 'mcpInfo'>, )
src/utils/permissions/permissions.ts:287
↓ 3 callers
Function
getEffectiveWidth
(start: number, end: number)
src/utils/horizontalScroll.ts:71
↓ 3 callers
Function
getEffortSuffix
( model: string, effortValue: EffortValue | undefined, )
src/utils/effort.ts:188
↓ 3 callers
Function
getEnterpriseMcpFilePath
()
src/services/mcp/config.ts:62
↓ 3 callers
Function
getEnvLessBridgeConfig
()
src/bridge/envLessBridgeConfig.ts:130
↓ 3 callers
Function
getExternalClaudeMdIncludes
( files: MemoryFileInfo[], )
src/utils/claudemd.ts:1404
↓ 3 callers
Function
getExtraMarketplaceSourceInfo
* 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 callers
Function
getFastModeModel
()
src/utils/fastMode.ts:145
↓ 3 callers
Function
getFeedTitle
(amount: string)
src/components/LogoV2/OverageCreditUpsell.tsx:78
↓ 3 callers
Function
getFileIndex
()
src/hooks/fileSuggestions.ts:36
↓ 3 callers
Function
getFileModificationTimeAsync
( filePath: string, )
src/utils/file.ts:77
↓ 3 callers
Function
getFileReadIgnorePatterns
( toolPermissionContext: ToolPermissionContext, )
src/utils/permissions/filesystem.ts:837
↓ 3 callers
Function
getFileRedirections
( parsed: ParsedPowerShellCommand, )
src/utils/powershell/parser.ts:1713
↓ 3 callers
Function
getFirstMeaningfulUserMessageTextContent
( transcript: T[], )
src/utils/sessionStorage.ts:1746
↓ 3 callers
Function
getFlagSettingsInline
()
src/bootstrap/state.ts:1140
↓ 3 callers
Function
getFlaggedPlugins
()
src/utils/plugins/pluginFlagging.ts:142
↓ 3 callers
Method
getFsWriteConfig
()
src/utils/sandbox/sandbox-adapter.ts:898
↓ 3 callers
Function
getHaiku45Option
()
src/utils/model/modelOptions.ts:182
↓ 3 callers
Function
getHardcodedTeammateModelFallback
()
src/utils/swarm/teammateModel.ts:8
↓ 3 callers
Function
getHostPlatformForAnalytics
()
src/utils/env.ts:341
↓ 3 callers
Function
getImageFromClipboard
()
src/utils/imagePaste.ts:124
↓ 3 callers
Function
getImageTooLargeErrorMessage
()
src/services/api/errors.ts:186
↓ 3 callers
Function
getInitialMainLoopModel
()
src/bootstrap/state.ts:842
↓ 3 callers
Function
getInitializationStatus
()
src/services/lsp/manager.ts:76
↓ 3 callers
Function
getInstallCounts
()
src/utils/plugins/installCounts.ts:225
↓ 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
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
getOperatorRange
( cursor: Cursor, target: Cursor, motion: string, op: Operator, count: number, )
src/vim/operators.ts:429
↓ 3 callers
Function
getOrCreateUserID
()
src/utils/config.ts:1777
↓ 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
← previous
next →
1,901–2,000 of 11,548, ranked by callers