MCPcopy Create free account

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

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

↓ 8 callersFunctionisAdvisorEnabled
()
src/utils/advisor.ts:60
↓ 8 callersMethodisAtStart
()
src/utils/Cursor.ts:997
↓ 8 callersFunctionisCodexSubscriber
()
src/utils/auth.ts:1629
↓ 8 callersFunctionisCommandInput
(input: string)
src/utils/suggestions/commandSuggestions.ts:200
↓ 8 callersFunctionisDeferredTool
(tool: Tool)
src/tools/ToolSearchTool/prompt.ts:62
↓ 8 callersFunctionisForkSubagentEnabled
()
src/tools/AgentTool/forkSubagent.ts:32
↓ 8 callersFunctionisInProtectedNamespace
()
src/utils/envUtils.ts:136
↓ 8 callersFunctionisLiteLog
(log: LogOption)
src/utils/sessionStorage.ts:2940
↓ 8 callersFunctionisLocalMarketplaceSource
( source: MarketplaceSource, )
src/utils/plugins/schemas.ts:1236
↓ 8 callersFunctionisPluginZipCacheEnabled
()
src/utils/plugins/zipCache.ts:55
↓ 8 callersFunctionisShutdownApproved
( messageText: string, )
src/utils/teammateMailbox.ts:902
↓ 8 callersFunctionissuerKey
(issuer: string)
src/services/mcp/xaaIdpLogin.ts:84
↓ 8 callersFunctionlogAntError
(context: string, error: unknown)
src/utils/debug.ts:258
↓ 8 callersFunctionlogFileOperation
(params: { operation: 'read' | 'write' | 'edit' tool: 'FileReadTool' | 'FileWriteTool' | 'FileEditTool'
src/utils/fileOperationAnalytics.ts:37
↓ 8 callersFunctionlogOperation
(operation: QueueOperation, content?: string)
src/utils/messageQueueManager.ts:28
↓ 8 callersFunctionlogPush
( startTime: number, outcome: { success: boolean filesUploaded?: number conflict?: boolean
src/services/teamMemorySync/index.ts:1218
↓ 8 callersFunctionmodelDisplayString
(model: ModelSetting)
src/utils/model/model.ts:595
↓ 8 callersFunctionmodelSupportsEffort
(model: string)
src/utils/effort.ts:23
↓ 8 callersMethodnormalizeFileUri
(fileUri: string)
src/services/diagnosticTracking.ts:78
↓ 8 callersFunctiononDone
(result?: string, options?: { display?: CommandResultDisplay; shouldQuery?: boolea
src/utils/processUserInput/processSlashCommand.tsx:555
↓ 8 callersFunctionpathInAllowedWorkingPath
( path: string, toolPermissionContext: ToolPermissionContext, precomputedPathsToCheck?: readonly string[
src/utils/permissions/filesystem.ts:683
↓ 8 callersFunctionpct
(n_1: number)
src/components/Stats.tsx:400
↓ 8 callersFunctionpermissionModeFromString
(str: string)
src/utils/permissions/PermissionMode.ts:117
↓ 8 callersFunctionqueryHaiku
({ systemPrompt = asSystemPrompt([]), userPrompt, outputFormat, signal, options, }: { systemPrompt
src/services/api/claude.ts:3241
↓ 8 callersFunctionreadTeamFileAsync
( teamName: string, )
src/utils/swarm/teamHelpers.ts:147
↓ 8 callersFunctionreconnectMcpServerImpl
( name: string, config: ScopedMcpServerConfig, )
src/services/mcp/client.ts:2139
↓ 8 callersFunctionredactSensitiveInfo
(text: string)
src/components/Feedback.tsx:71
↓ 8 callersFunctionresolveAntModel
( model: string | undefined, )
src/utils/model/antModels.ts:51
↓ 8 callersFunctionresolveEdge
( edges: Value[], physicalEdge: number, ownerSize: number, // For margin/position we allow auto; for p
src/native-ts/yoga-layout/index.ts:204
↓ 8 callersMethodsearch
* Search for files matching the query using fuzzy matching. * Returns top N results sorted by match score.
src/native-ts/file-index/index.ts:173
↓ 8 callersFunctionsendChromeMessage
(message: string)
src/utils/claudeInChrome/chromeNativeHost.ts:50
↓ 8 callersMethodsetBorder
(edge: LayoutEdge, value: number)
src/ink/layout/yoga.ts:282
↓ 8 callersFunctionsetHasExitedPlanMode
(value: boolean)
src/bootstrap/state.ts:1337
↓ 8 callersFunctionsetToolPermissionContext
(toolPermissionContext_0)
src/components/permissions/rules/PermissionRuleList.tsx:866
↓ 8 callersFunctionshouldUseClaudeAIAuth
(scopes: string[] | undefined)
src/services/oauth/client.ts:38
↓ 8 callersFunctionsupportsHyperlinks
( options?: SupportsHyperlinksOptions, )
src/ink/supports-hyperlinks.ts:26
↓ 8 callersMethodtext
()
src/utils/Cursor.ts:1038
↓ 8 callersMethodtoJSON
(message: T)
src/types/generated/google/protobuf/timestamp.ts:184
↓ 8 callersFunctiontoRGBColor
(color: RGBColorType)
src/components/Spinner/utils.ts:27
↓ 8 callersFunctiontokenCountFromLastAPIResponse
(messages: Message[])
src/utils/tokens.ts:55
↓ 8 callersFunctiontrackCleanup
(p: Promise<unknown>)
src/bridge/bridgeMain.ts:318
↓ 8 callersFunctionupdateTask
( taskListId: string, taskId: string, updates: Partial<Omit<Task, 'id'>>, )
src/utils/tasks.ts:370
↓ 8 callersFunctionuseOptionalKeybindingContext
()
src/keybindings/KeybindingContext.tsx:196
↓ 8 callersFunctionuseTabHeaderFocus
()
src/components/design-system/Tabs.tsx:307
↓ 8 callersFunctionvalidatePluginPaths
* Validate a list of plugin component relative paths by checking existence in parallel. * * This helper parallelizes the pathExists checks (the expe
src/utils/plugins/pluginLoader.ts:1265
↓ 8 callersMethodwarn
(message: string, ...args: unknown[])
src/utils/computerUse/hostAdapter.ts:22
↓ 8 callersFunctionwrapText
* Wrap text to fit within a given width, returning array of lines. * ANSI-aware: preserves styling across line breaks. * * @param hard - If true, b
src/components/MarkdownTable.tsx:44
↓ 7 callersFunctionabortSpeculation
(setAppState: SetAppState)
src/services/PromptSuggestion/speculation.ts:802
↓ 7 callersFunctionbuildEffectiveSystemPrompt
({ mainThreadAgentDefinition, toolUseContext, customSystemPrompt, defaultSystemPrompt, appendSystemP
src/utils/systemPrompt.ts:41
↓ 7 callersFunctioncallIdeRpc
( toolName: string, args: Record<string, unknown>, client: ConnectedMCPServer, )
src/services/mcp/client.ts:2118
↓ 7 callersFunctioncheckGate_CACHED_OR_BLOCKING
( gate: string, )
src/services/analytics/growthbook.ts:904
↓ 7 callersFunctionclearClassifierChecking
(toolUseID: string)
src/utils/classifierApprovals.ts:68
↓ 7 callersFunctioncountToolDefinitionTokens
( tools: Tools, getToolPermissionContext: () => Promise<ToolPermissionContext>, agentInfo: AgentDefiniti
src/utils/analyzeContext.ts:234
↓ 7 callersFunctioncreateCacheSafeParams
( context: REPLHookContext, )
src/utils/forkedAgent.ts:131
↓ 7 callersFunctioncreateChildAbortController
( parent: AbortController, maxListeners?: number, )
src/utils/abortController.ts:68
↓ 7 callersFunctioncreateNoopSpan
()
src/utils/telemetry/sessionTracing.ts:21
↓ 7 callersFunctiondebug
(msg: string)
src/tools/BriefTool/upload.ts:56
↓ 7 callersFunctiondetectCurrentRepositoryWithHost
()
src/utils/detectRepository.ts:32
↓ 7 callersMethoddrop
* Discard all queued items (permanent transport close). * Returns the number of items dropped.
src/bridge/flushGate.ts:56
↓ 7 callersFunctioneditFileInEditor
(filePath: string)
src/utils/promptEditor.ts:31
↓ 7 callersFunctioneditPromptInEditor
( currentPrompt: string, pastedContents?: Record<number, PastedContent>, )
src/utils/promptEditor.ts:138
↓ 7 callersFunctionemptyFrame
( rows: number, columns: number, stylePool: StylePool, charPool: CharPool, hyperlinkPool: HyperlinkP
src/ink/frame.ts:22
↓ 7 callersFunctionexecTmux
* Executes a tmux command, routing through WSL on Windows. * On Windows, tmux only exists inside WSL — WSL interop lets the tmux session * launch .e
src/utils/tmuxSocket.ts:44
↓ 7 callersFunctionextractErrorDetail
(data: unknown)
src/bridge/debugUtils.ts:106
↓ 7 callersFunctionextractJsonStringField
( text: string, key: string, )
src/utils/sessionStoragePortable.ts:53
↓ 7 callersFunctionextractOutputRedirections
(cmd: string)
src/utils/bash/commands.ts:634
↓ 7 callersFunctionfindCommand
( commandName: string, commands: Command[], )
src/commands.ts:688
↓ 7 callersFunctionfinishRecording
()
src/hooks/useVoice.ts:322
↓ 7 callersFunctionflushSessionStorage
()
src/utils/sessionStorage.ts:1583
↓ 7 callersFunctionformatRelativeTimeAgo
( date: Date, options: RelativeTimeOptions & { now?: Date } = {}, )
src/utils/format.ts:186
↓ 7 callersMethodfromJSON
(object: any)
src/types/generated/google/protobuf/timestamp.ts:183
↓ 7 callersMethodfromText
( text: string, columns: number, offset: number = 0, selection: number = 0, )
src/utils/Cursor.ts:162
↓ 7 callersFunctiongenerateTaskId
(type: TaskType)
src/Task.ts:98
↓ 7 callersFunctiongetAnthropicApiKey
()
src/utils/auth.ts:215
↓ 7 callersFunctiongetCurrentAgentInfo
* Get current agent info
src/utils/telemetry/perfettoTracing.ts:147
↓ 7 callersFunctiongetCurrentTurnTokenBudget
()
src/bootstrap/state.ts:729
↓ 7 callersFunctiongetDebugLogPath
()
src/utils/debug.ts:230
↓ 7 callersFunctiongetDumpPromptsPath
(agentIdOrSessionId?: string)
src/services/api/dumpPrompts.ts:59
↓ 7 callersFunctiongetFeatureValue_CACHED_WITH_REFRESH
( feature: string, defaultValue: T, _refreshIntervalMs: number, )
src/services/analytics/growthbook.ts:783
↓ 7 callersMethodgetInstance
()
src/utils/activityManager.ts:35
↓ 7 callersFunctiongetMCPUserAgent
()
src/utils/http.ts:37
↓ 7 callersFunctiongetMarketplacesCacheDir
()
src/utils/plugins/marketplaceManager.ts:110
↓ 7 callersFunctiongetMemoryPath
(memoryType: MemoryType)
src/utils/config.ts:1799
↓ 7 callersFunctiongetOpus46PricingSuffix
(fastMode: boolean)
src/utils/model/model.ts:327
↓ 7 callersFunctiongetPreservedSelection
(prevSuggestions: SuggestionItem[], prevSelection: number, newSuggestions: SuggestionItem[])
src/hooks/useTypeahead.tsx:52
↓ 7 callersFunctiongetRemoteManagedSettingsSyncFromCache
()
src/services/remoteManagedSettings/syncCacheState.ts:70
↓ 7 callersFunctiongetRemoteTaskSessionUrl
(sessionId: string)
src/tasks/RemoteAgentTask/RemoteAgentTask.tsx:853
↓ 7 callersFunctiongetTeamFilePath
(teamName: string)
src/utils/swarm/teamHelpers.ts:122
↓ 7 callersFunctiongetTeamMemPath
()
src/memdir/teamMemPaths.ts:84
↓ 7 callersFunctiongetUserMsgOptIn
()
src/bootstrap/state.ts:1104
↓ 7 callersFunctiongetUserSpecifiedModelSetting
()
src/utils/model/model.ts:64
↓ 7 callersFunctiongetXaaIdpSettings
()
src/services/mcp/xaaIdpLogin.ts:47
↓ 7 callersFunctionis1mContextDisabled
()
src/utils/context.ts:31
↓ 7 callersFunctionisClassifierPermissionsEnabled
()
src/utils/permissions/bashClassifier.ts:24
↓ 7 callersFunctionisEscapedAtPosition
* Checks if a character at position `pos` in `content` is escaped by counting * consecutive backslashes before it. An odd number means it's escaped.
src/tools/BashTool/bashSecurity.ts:1727
↓ 7 callersFunctionisJetBrainsIde
(ide: IdeType | null)
src/utils/ide.ts:265
↓ 7 callersFunctionisKeybindingCustomizationEnabled
()
src/keybindings/loadUserBindings.ts:41
↓ 7 callersFunctionisModelAlias
(modelInput: string)
src/utils/model/aliases.ts:12
↓ 7 callersFunctionisOutputLineTruncated
(content: string)
src/utils/terminal.ts:119
↓ 7 callersFunctionisPluginBlockedByPolicy
(pluginId: string)
src/utils/plugins/pluginPolicy.ts:17
← previousnext →601–700 of 11,548, ranked by callers