MCPcopy Create free account

hub / github.com/freecodexyz/free-code / functions

Functions11,548 in github.com/freecodexyz/free-code

↓ 4 callersFunctionfmtBucket
(count: number, p: number)
src/components/Stats.tsx:1171
↓ 4 callersFunctionformatCommandInputTags
( commandName: string, args: string, )
src/utils/messages.ts:576
↓ 4 callersFunctionformatCost
(cost: number, maxDecimalPlaces: number = 4)
src/cost-tracker.ts:177
↓ 4 callersFunctionformatCreditAmount
(reward: ReferrerRewardInfo)
src/services/api/referral.ts:139
↓ 4 callersFunctionformatDescriptionWithSource
(cmd: Command)
src/commands.ts:728
↓ 4 callersFunctionformatEntry
(c: ChannelEntry)
src/components/LogoV2/ChannelsNotice.tsx:199
↓ 4 callersFunctionformatError
(error: unknown)
src/utils/toolErrors.ts:5
↓ 4 callersFunctionformatFailureDetails
( failures: Array<{ name: string; reason?: string; error?: string }>, includeReasons: boolean, )
src/utils/plugins/marketplaceHelpers.ts:16
↓ 4 callersFunctionformatGrantAmount
(info: OverageCreditGrantInfo)
src/services/api/overageCreditGrant.ts:127
↓ 4 callersFunctionformatLocation
* Formats a Location with file path and line/character position
src/tools/LSPTool/formatters.ts:99
↓ 4 callersFunctionformatPathLink
(filePath: string)
src/utils/completionCache.ts:63
↓ 4 callersFunctionformatSource
* Format a rule source for display in warning messages.
src/utils/permissions/shadowedRuleDetection.ts:72
↓ 4 callersFunctionformatToken
( token: Token, theme: ThemeName, listDepth = 0, orderedListNumber: number | null = null, parent: To
src/utils/markdown.ts:49
↓ 4 callersFunctionformatZodError
( error: ZodError, filePath: string, )
src/utils/settings/validation.ts:97
↓ 4 callersFunctiongenerateMcpConfig
* Generate MCP server configuration from DXT manifest
src/utils/plugins/mcpbHandler.ts:413
↓ 4 callersFunctiongenerateSessionTitle
( description: string, signal: AbortSignal, )
src/utils/sessionTitle.ts:79
↓ 4 callersFunctiongenerateSpanId
* Generate a unique span ID
src/utils/telemetry/perfettoTracing.ts:179
↓ 4 callersFunctiongenerateSuggestions
( filePath: string, operationType: 'read' | 'write' | 'create', toolPermissionContext: ToolPermissionCon
src/utils/permissions/filesystem.ts:1414
↓ 4 callersFunctiongetAWSRegion
()
src/utils/envUtils.ts:96
↓ 4 callersFunctiongetAddDirEnabledPlugins
()
src/utils/plugins/addDirPluginSettings.ts:34
↓ 4 callersFunctiongetAgentDirectoryPath
* Gets the directory path for an agent location
src/components/agents/agentFileUtils.ts:60
↓ 4 callersFunctiongetAgentNameToPoll
* Get the agent name to poll for messages. * - In-process teammates return undefined (they use waitForNextPromptOrShutdown instead) * - Process-base
src/hooks/useInboxPoller.ts:81
↓ 4 callersFunctiongetAgentOutputTaskId
* Check if a file path is an agent output file and extract the task ID. * Agent output files follow the pattern: {projectTempDir}/tasks/{taskId}.outp
src/tools/FileReadTool/UI.tsx:18
↓ 4 callersFunctiongetAgentTranscript
(agentId: AgentId)
src/utils/sessionStorage.ts:4190
↓ 4 callersFunctiongetAllMcpConfigs
()
src/services/mcp/config.ts:1258
↓ 4 callersFunctiongetAllowRules
( context: ToolPermissionContext, )
src/utils/permissions/permissions.ts:122
↓ 4 callersFunctiongetAntModelOverrideConfig
()
src/utils/model/antModels.ts:34
↓ 4 callersFunctiongetAskRules
(context: ToolPermissionContext)
src/utils/permissions/permissions.ts:223
↓ 4 callersFunctiongetAutoCompactThreshold
(model: string)
src/services/compact/autoCompact.ts:72
↓ 4 callersFunctiongetAutoModeDumpDir
()
src/utils/permissions/yoloClassifier.ts:144
↓ 4 callersFunctiongetAutoModeUnavailableNotification
( reason: AutoModeUnavailableReason, )
src/utils/permissions/permissionSetup.ts:1047
↓ 4 callersFunctiongetAutoModeUnavailableReason
()
src/utils/permissions/permissionSetup.ts:1294
↓ 4 callersFunctiongetAutoUpdaterDisabledReason
()
src/utils/config.ts:1755
↓ 4 callersFunctiongetBackendByType
(type: PaneBackendType)
src/utils/swarm/backends/registry.ts:295
↓ 4 callersFunctiongetBashPromptAllowDescriptions
(_context: unknown)
src/utils/permissions/bashClassifier.ts:36
↓ 4 callersFunctiongetBridgeBaseUrl
()
src/bridge/bridgeConfig.ts:46
↓ 4 callersFunctiongetBridgeBaseUrlOverride
()
src/bridge/bridgeConfig.ts:27
↓ 4 callersFunctiongetBuiltinModelStrings
(provider: APIProvider)
src/utils/model/modelStrings.ts:25
↓ 4 callersFunctiongetCachePath
* Get the path to the policy limits cache file
src/services/policyLimits/index.ts:119
↓ 4 callersFunctiongetCachedBackend
()
src/utils/swarm/backends/registry.ts:308
↓ 4 callersFunctiongetCachedMCConfig
()
src/services/compact/cachedMCConfig.ts:17
↓ 4 callersFunctiongetCachedReferrerReward
()
src/services/api/referral.ts:150
↓ 4 callersFunctiongetClaudeAIOAuthTokensAsync
()
src/utils/auth.ts:1456
↓ 4 callersFunctiongetColorModuleUnavailableReason
()
src/components/StructuredDiff/colorDiff.ts:18
↓ 4 callersFunctiongetCommandId
* Generates a deterministic unique ID for a command suggestion. * Commands with the same name from different sources get unique IDs. * * Only promp
src/utils/suggestions/commandSuggestions.ts:233
↓ 4 callersFunctiongetCommandName
(file: MarkdownFile)
src/skills/loadSkillsDir.ts:554
↓ 4 callersFunctiongetCommandPrefixStatic
( command: string, recursionDepth = 0, wrapperCount = 0, )
src/utils/bash/prefix.ts:28
↓ 4 callersFunctiongetCommandTypeForLogging
(command: string)
src/tools/PowerShellTool/PowerShellTool.tsx:262
↓ 4 callersFunctiongetCompanion
()
src/buddy/companion.ts:127
↓ 4 callersMethodgetComputedLeft
()
src/ink/layout/yoga.ts:108
↓ 4 callersMethodgetComputedPadding
(edge: LayoutEdge)
src/ink/layout/yoga.ts:128
↓ 4 callersFunctiongetConnectionTimeoutMs
()
src/services/mcp/client.ts:456
↓ 4 callersFunctiongetCurrentBranch
* Gets the current branch name
src/utils/teleport.tsx:287
↓ 4 callersFunctiongetDataDir
()
src/commands/insights.ts:420
↓ 4 callersFunctiongetDeclaredMarketplaces
()
src/utils/plugins/marketplaceManager.ts:161
↓ 4 callersFunctiongetDefaultBashTimeoutMs
(env: EnvLike = process.env)
src/utils/timeouts.ts:12
↓ 4 callersFunctiongetDefaultHaikuModel
()
src/utils/model/model.ts:134
↓ 4 callersFunctiongetDefaultMaxRetries
()
src/services/api/withRetry.ts:789
↓ 4 callersFunctiongetDisplayText
(tokens: Token[] | undefined)
src/utils/markdown.ts:209
↓ 4 callersFunctiongetDoctorDiagnostic
()
src/utils/doctorDiagnostic.ts:514
↓ 4 callersFunctiongetEnumLabel
(schema: EnumSchema, value: string)
src/utils/mcp/elicitationValidation.ts:130
↓ 4 callersFunctiongetEnvironmentKind
()
src/utils/filePersistence/outputsScanner.ts:25
↓ 4 callersFunctiongetErrorGuidance
(error: PluginError)
src/commands/plugin/PluginErrors.tsx:61
↓ 4 callersFunctiongetExtraBodyParams
(betaHeaders?: string[])
src/services/api/claude.ts:272
↓ 4 callersFunctiongetFacetsDir
()
src/commands/insights.ts:423
↓ 4 callersFunctiongetFastModeUnavailableReason
()
src/utils/fastMode.ts:72
↓ 4 callersFunctiongetFlagSettingsPath
()
src/bootstrap/state.ts:1132
↓ 4 callersFunctiongetGithubRepo
()
src/utils/git.ts:504
↓ 4 callersFunctiongetGlobExclusionsForPluginCache
( searchPath?: string, )
src/utils/plugins/orphanedPluginFilter.ts:38
↓ 4 callersMethodgetGraphemeBoundaries
()
src/utils/Cursor.ts:1150
↓ 4 callersFunctiongetHkcuSettings
()
src/utils/settings/mdm/settings.ts:132
↓ 4 callersFunctiongetIdpClientSecret
(idpIssuer: string)
src/services/mcp/xaaIdpLogin.ts:177
↓ 4 callersFunctiongetIfCondition
(hook: { if?: string })
src/utils/hooks.ts:1733
↓ 4 callersFunctiongetImageProcessor
()
src/tools/FileReadTool/imageProcessor.ts:37
↓ 4 callersFunctiongetInMemoryErrors
()
src/utils/log.ts:201
↓ 4 callersFunctiongetInstallationEnv
()
src/utils/ide.ts:913
↓ 4 callersFunctiongetKnownMarketplacesFile
* Get the path to the known marketplaces configuration file * Using a function instead of a constant allows proper mocking in tests
src/utils/plugins/marketplaceManager.ts:102
↓ 4 callersFunctiongetLargeMemoryFiles
(files: MemoryFileInfo[])
src/utils/claudemd.ts:1132
↓ 4 callersFunctiongetLineStartOffset
* Calculate the offset of a line's start position.
src/vim/operators.ts:425
↓ 4 callersFunctiongetLocalInstallDir
()
src/utils/localInstaller.ts:19
↓ 4 callersFunctiongetLockfile
()
src/utils/lockfile.ts:18
↓ 4 callersFunctiongetMatcherMetadata
( event: HookEvent, toolNames: string[], )
src/utils/hooks/hooksConfigManager.ts:395
↓ 4 callersFunctiongetMaxMcpOutputTokens
()
src/utils/mcpValidation.ts:26
↓ 4 callersFunctiongetMaxTimeoutMs
()
src/tools/PowerShellTool/prompt.ts:22
↓ 4 callersFunctiongetMaxVersion
()
src/utils/autoUpdater.ts:108
↓ 4 callersFunctiongetMcpClientConfig
( serverName: string, serverConfig: McpSSEServerConfig | McpHTTPServerConfig, )
src/services/mcp/auth.ts:2430
↓ 4 callersFunctiongetMcpToolsCommandsAndResources
( onConnectionAttempt: (params: { client: MCPServerConnection tools: Tool[] commands: Command[]
src/services/mcp/client.ts:2228
↓ 4 callersFunctiongetMdmSettings
()
src/utils/settings/mdm/settings.ts:124
↓ 4 callersFunctiongetMergedOpus1MOption
(fastMode = false)
src/utils/model/modelOptions.ts:267
↓ 4 callersFunctiongetModelOptions
(fastMode = false)
src/utils/model/modelOptions.ts:500
↓ 4 callersFunctiongetMultiSelectLabel
( schema: MultiSelectEnumSchema, value: string, )
src/utils/mcp/elicitationValidation.ts:93
↓ 4 callersFunctiongetMultiSelectValues
(schema: MultiSelectEnumSchema)
src/utils/mcp/elicitationValidation.ts:67
↓ 4 callersFunctiongetOpus46CostTier
(fastMode: boolean)
src/utils/modelCost.ts:94
↓ 4 callersFunctiongetOpusDefaultEffortConfig
()
src/utils/effort.ts:267
↓ 4 callersFunctiongetOverlayPath
(id: string)
src/services/PromptSuggestion/speculation.ts:80
↓ 4 callersFunctiongetParentSessionId
()
src/utils/teammate.ts:34
↓ 4 callersFunctiongetPatchForEdits
({ filePath, fileContents, edits, }: { filePath: string fileContents: string edits: FileEdit[] })
src/tools/FileEditTool/utils.ts:262
↓ 4 callersFunctiongetPermissionRulesForSource
( source: SettingSource, )
src/utils/permissions/permissionsLoader.ts:140
↓ 4 callersFunctiongetQuerySourceForREPL
()
src/utils/promptCategory.ts:36
↓ 4 callersFunctiongetScheduledTasksEnabled
()
src/bootstrap/state.ts:1276
← previousnext →1,301–1,400 of 11,548, ranked by callers