MCPcopy Create free account

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

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

↓ 5 callersFunctionenablePluginOp
( plugin: string, scope?: InstallableScope, )
src/services/plugins/pluginOperations.ts:756
↓ 5 callersMethodendOfLine
()
src/utils/Cursor.ts:455
↓ 5 callersFunctionenqueueSdkEvent
(event: SdkEvent)
src/utils/sdkEventQueue.ts:77
↓ 5 callersFunctionenrichLogs
( allLogs: LogOption[], startIndex: number, count: number, )
src/utils/sessionStorage.ts:5077
↓ 5 callersFunctionescapeForDiff
(s: string)
src/utils/diff.ts:35
↓ 5 callersFunctionestimateMessageTokens
(messages: Message[])
src/services/compact/microCompact.ts:164
↓ 5 callersFunctionexecSync_DEPRECATED
( command: string, options?: ExecSyncOptions, )
src/utils/execSyncWrapper.ts:32
↓ 5 callersFunctionexecuteOperatorMotion
( op: Operator, motion: string, count: number, ctx: OperatorContext, )
src/vim/operators.ts:42
↓ 5 callersFunctionexecuteShellCommandsInPrompt
( text: string, context: ToolUseContext, slashCommandName: string, shell?: FrontmatterShell, )
src/utils/promptShellExecution.ts:69
↓ 5 callersFunctionextractConnectionErrorDetails
( error: unknown, )
src/services/api/errorUtils.ts:42
↓ 5 callersFunctionextractDiscoveredToolNames
(messages: Message[])
src/utils/toolSearch.ts:545
↓ 5 callersFunctionfilterMcpServersByPolicy
(configs: Record<string, T>)
src/services/mcp/config.ts:536
↓ 5 callersFunctionfilterModelOptionsByAllowlist
* Filter model options by the availableModels allowlist. * Always preserves the "Default" option (value: null).
src/utils/model/modelOptions.ts:570
↓ 5 callersFunctionfilterToolsByDenyRules
(tools: readonly T[], permissionContext: ToolPermissionContext)
src/tools.ts:262
↓ 5 callersFunctionfindProjectDir
( projectPath: string, )
src/utils/sessionStoragePortable.ts:354
↓ 5 callersFunctionfinishSelection
(s: SelectionState)
src/ink/selection.ts:116
↓ 5 callersFunctionfirstLineOf
(s: string)
src/utils/stringUtils.ts:44
↓ 5 callersFunctionflushContent
()
src/utils/bash/bashParser.ts:2347
↓ 5 callersFunctionfmtCoord
(c: [number, number] | undefined)
src/utils/computerUse/toolRendering.tsx:18
↓ 5 callersFunctionformatCell
(tokens: Token[] | undefined)
src/components/MarkdownTable.tsx:84
↓ 5 callersFunctionformatCommandInput
(command: CommandBase, args: string)
src/utils/processUserInput/processSlashCommand.tsx:778
↓ 5 callersFunctionformatDelay
(ms: number)
src/bridge/bridgeMain.ts:1619
↓ 5 callersFunctionformatPathList
(paths: string[])
src/components/permissions/shellPermissionHelpers.tsx:32
↓ 5 callersFunctionformatResetTime
( timestampInSeconds: number | undefined, showTimezone: boolean = false, showTime: boolean = true, )
src/utils/format.ts:238
↓ 5 callersFunctionformatSourceForDisplay
(source: MarketplaceSource)
src/utils/plugins/marketplaceHelpers.ts:510
↓ 5 callersFunctionformatUri
* Formats a URI by converting it to a relative path if possible. * Handles URI decoding and gracefully falls back to un-decoded path if malformed. *
src/tools/LSPTool/formatters.ts:24
↓ 5 callersFunctionfullResetSequence_CAUSES_FLICKER
( frame: Frame, reason: FlickerReason, stylePool: StylePool, debug?: { triggerY: number; prevLine: str
src/ink/log-update.ts:503
↓ 5 callersMethodget
Recover styles from an encoded ID. Strips the bit-0 flag via >>> 1.
src/ink/screen.ts:144
↓ 5 callersFunctiongetAPIMetadata
()
src/services/api/claude.ts:503
↓ 5 callersFunctiongetAgentColor
(agentType: string)
src/tools/AgentTool/agentColorManager.ts:36
↓ 5 callersFunctiongetAllBaseTools
()
src/tools.ts:193
↓ 5 callersFunctiongetAllInProcessTeammateTasks
(tasks: Record<string, TaskStateBase>)
src/tasks/InProcessTeammateTask/InProcessTeammateTask.tsx:113
↓ 5 callersFunctiongetAppState
()
src/utils/hooks/execAgentHook.ts:137
↓ 5 callersFunctiongetAssistantMessageText
(message: Message)
src/utils/messages.ts:2843
↓ 5 callersFunctiongetBaseRenderOptions
( exitOnCtrlC: boolean = false, )
src/utils/renderOptions.ts:68
↓ 5 callersFunctiongetCachedIdpIdToken
(idpIssuer: string)
src/services/mcp/xaaIdpLogin.ts:99
↓ 5 callersFunctiongetCachedOverageCreditGrant
()
src/services/api/overageCreditGrant.ts:48
↓ 5 callersFunctiongetCachedPowerShellPath
()
src/utils/shell/powershellDetection.ts:65
↓ 5 callersFunctiongetClaudeCodeMcpConfigs
( dynamicServers: Record<string, ScopedMcpServerConfig> = {}, extraDedupTargets: Promise< Record<strin
src/services/mcp/config.ts:1071
↓ 5 callersFunctiongetCliHighlightPromise
()
src/utils/cliHighlight.ts:38
↓ 5 callersFunctiongetCurrentInstallationType
()
src/utils/doctorDiagnostic.ts:86
↓ 5 callersFunctiongetEffortEnvOverride
()
src/utils/effort.ts:136
↓ 5 callersFunctiongetEmptyCache
()
src/utils/statsCache.ts:81
↓ 5 callersFunctiongetEnumValues
(schema: EnumSchema)
src/utils/mcp/elicitationValidation.ts:104
↓ 5 callersFunctiongetFastIconString
(applyColor = true, cooldown = false)
src/components/FastIcon.tsx:36
↓ 5 callersFunctiongetInlinePlugins
()
src/bootstrap/state.ts:1243
↓ 5 callersFunctiongetInstalledPluginsFilePath
()
src/utils/plugins/installedPluginsManager.ts:78
↓ 5 callersFunctiongetKeybindingsPath
()
src/keybindings/loadUserBindings.ts:115
↓ 5 callersFunctiongetLastInteractionTime
()
src/bootstrap/state.ts:783
↓ 5 callersFunctiongetLatestVersion
( channel: ReleaseChannel, )
src/utils/autoUpdater.ts:319
↓ 5 callersFunctiongetLockFilePathFromVersionPath
( dirs: ReturnType<typeof getBaseDirectories>, versionPath: string, )
src/utils/nativeInstaller/installer.ts:1033
↓ 5 callersFunctiongetLockPath
(dir?: string)
src/utils/cronTasksLock.ts:49
↓ 5 callersFunctiongetLspServerManager
()
src/services/lsp/manager.ts:63
↓ 5 callersFunctiongetMainLoopModelOverride
()
src/bootstrap/state.ts:838
↓ 5 callersFunctiongetMainThreadAgentType
()
src/bootstrap/state.ts:1623
↓ 5 callersFunctiongetModeConfig
(mode: PermissionMode)
src/utils/permissions/PermissionMode.ts:107
↓ 5 callersFunctiongetModelMaxOutputTokens
(model: string)
src/utils/context.ts:149
↓ 5 callersFunctiongetNextPermissionMode
( toolPermissionContext: ToolPermissionContext, _teamContext?: { leadAgentId: string }, )
src/utils/permissions/getNextPermissionMode.ts:34
↓ 5 callersFunctiongetPendingDir
* Get the pending directory for a team
src/utils/swarm/permissionSync.ts:119
↓ 5 callersFunctiongetPlanSlugCache
()
src/bootstrap/state.ts:1468
↓ 5 callersFunctiongetPluginDataDir
(pluginId: string)
src/utils/plugins/pluginDirectories.ts:119
↓ 5 callersFunctiongetPluginEditableScopes
()
src/utils/plugins/pluginStartupCheck.ts:96
↓ 5 callersFunctiongetPluginSeedDirs
()
src/utils/plugins/pluginDirectories.ts:85
↓ 5 callersFunctiongetProxyFetchOptions
(opts?: { forAnthropicAPI?: boolean })
src/utils/proxy.ts:288
↓ 5 callersFunctiongetRateLimitTier
()
src/utils/auth.ts:1770
↓ 5 callersFunctiongetRelativeSettingsFilePathForSource
( source: 'projectSettings' | 'localSettings', )
src/utils/settings/settings.ts:298
↓ 5 callersFunctiongetRemoteControlAtStartup
()
src/utils/config.ts:1114
↓ 5 callersFunctiongetRuleByContentsForToolName
( context: ToolPermissionContext, toolName: string, behavior: PermissionBehavior, )
src/utils/permissions/permissions.ts:362
↓ 5 callersFunctiongetRunningTeammatesSorted
(tasks: Record<string, TaskStateBase>)
src/tasks/InProcessTeammateTask/InProcessTeammateTask.tsx:123
↓ 5 callersFunctiongetRuntimeMainLoopModel
(params: { permissionMode: PermissionMode mainLoopModel: string exceeds200kTokens?: boolean })
src/utils/model/model.ts:148
↓ 5 callersFunctiongetSSLErrorHint
(error: unknown)
src/services/api/errorUtils.ts:94
↓ 5 callersFunctiongetScratchpadDir
()
src/utils/permissions/filesystem.ts:384
↓ 5 callersFunctiongetSessionFilesLite
( projectDir: string, limit?: number, projectPath?: string, )
src/utils/sessionStorage.ts:4975
↓ 5 callersFunctiongetSessionProjectDir
()
src/bootstrap/state.ts:496
↓ 5 callersFunctiongetSettingsRootPathForSource
(source: SettingSource)
src/utils/settings/settings.ts:239
↓ 5 callersFunctiongetSettingsWithAllErrors
()
src/utils/settings/allErrors.ts:23
↓ 5 callersFunctiongetShellConfigPaths
( options?: ShellConfigOptions, )
src/utils/shellConfig.ts:26
↓ 5 callersFunctiongetStorageDir
()
src/services/analytics/firstPartyEventLoggingExporter.ts:44
↓ 5 callersFunctiongetTeamDir
(teamName: string)
src/utils/swarm/teamHelpers.ts:115
↓ 5 callersFunctiongetTerminalPlistPath
()
src/utils/appleTerminalBackup.ts:33
↓ 5 callersFunctiongetToolResultsDir
()
src/utils/toolResultStorage.ts:104
↓ 5 callersFunctiongetToolSearchOrReadInfo
( toolName: string, toolInput: unknown, tools: Tools, )
src/utils/collapseReadSearch.ts:143
↓ 5 callersFunctiongetUsername
()
src/utils/secureStorage/macOsKeychainHelpers.ts:43
↓ 5 callersMethodgetViewportStartLine
(maxVisibleLines?: number)
src/utils/Cursor.ts:172
↓ 5 callersFunctiongetWorktreePaths
(cwd: string)
src/utils/getWorktreePaths.ts:18
↓ 5 callersMethodgetWrappedText
()
src/utils/Cursor.ts:1371
↓ 5 callersFunctionh
(text: string)
src/components/Stats.tsx:1098
↓ 5 callersMethodhandleConnectionError
* Handle connection errors with exponential backoff and time budget.
src/cli/transports/SSETransport.ts:470
↓ 5 callersMethodhandleError
(error: unknown)
src/utils/mcpWebSocketTransport.ts:117
↓ 5 callersFunctionhasAutoModeOptIn
()
src/utils/settings/settings.ts:896
↓ 5 callersFunctionhasClaudeAiBillingAccess
()
src/utils/billing.ts:53
↓ 5 callersFunctionhasExactErrorMessage
(error: unknown, message: string)
src/utils/errors.ts:103
↓ 5 callersFunctionhasPendingChanges
()
src/commands/plugin/ManageMarketplaces.tsx:169
↓ 5 callersFunctioninitSinks
()
src/utils/sinks.ts:13
↓ 5 callersFunctioninsertTextAtCursor
(text: string)
src/components/PromptInput/PromptInput.tsx:1247
↓ 5 callersFunctioninstallPluginFromMarketplace
({ pluginId, entry, marketplaceName, scope = 'user', trigger = 'user', }: InstallPluginParams)
src/utils/plugins/pluginInstallationHelpers.ts:506
↓ 5 callersMethodintern
(char: string)
src/ink/screen.ts:29
↓ 5 callersFunctionisAllowlistedCommand
( cmd: ParsedCommandElement, originalCommand: string, )
src/tools/PowerShellTool/readOnlyValidation.ts:1310
↓ 5 callersFunctionisAutoManagedMemoryFile
(filePath: string)
src/utils/memoryFileDetection.ts:133
↓ 5 callersFunctionisAutoMemFile
(filePath: string)
src/utils/memoryFileDetection.ts:87
← previousnext →1,001–1,100 of 11,548, ranked by callers