MCPcopy Create free account

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

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

↓ 2 callersFunctiongetVSCodeIDECommand
(ideType: IdeType)
src/utils/ide.ts:1017
↓ 2 callersFunctiongetValue
(source: 'global' | 'settings', path: string[])
src/tools/ConfigTool/ConfigTool.ts:436
↓ 2 callersFunctiongetVertexRegionForModel
( model: string | undefined, )
src/utils/envUtils.ts:171
↓ 2 callersFunctiongetVoiceKeyterms
( recentFiles?: ReadonlySet<string>, )
src/services/voiceKeyterms.ts:63
↓ 2 callersMethodgetWrappedLines
()
src/utils/Cursor.ts:1377
↓ 2 callersFunctiongetWrittenFilePath
* Extract file_path from a tool_use block's input, if present. * Returns undefined when the block is not an Edit/Write tool use or has no file_path.
src/services/extractMemories/extractMemories.ts:232
↓ 2 callersFunctiongetXDGDataHome
(options?: XDGOptions)
src/utils/xdg.ts:52
↓ 2 callersFunctiongetXDGStateHome
(options?: XDGOptions)
src/utils/xdg.ts:32
↓ 2 callersFunctiongetYogaCounters
()
src/native-ts/yoga-layout/index.ts:1044
↓ 2 callersFunctiongetZipCacheKnownMarketplacesPath
()
src/utils/plugins/zipCache.ts:75
↓ 2 callersFunctiongitSubmoduleUpdate
* Sync submodule working dirs after a successful pull. gitClone() uses * --recurse-submodules, but gitPull() didn't — the parent repo's submodule *
src/utils/plugins/marketplaceManager.ts:609
↓ 2 callersFunctiongroupByFile
* Groups items by their file URI. * Generic helper that works with both Location[] and SymbolInformation[]
src/tools/LSPTool/formatters.ts:78
↓ 2 callersFunctiongroupBySource
Group items by source type for display, sorted by tokens descending within each group
src/components/ContextVisualization.tsx:77
↓ 2 callersFunctionhandleAbort
()
src/components/mcp/ElicitationDialog.tsx:188
↓ 2 callersFunctionhandleClose
()
src/components/tasks/RemoteSessionDetailDialog.tsx:806
↓ 2 callersMethodhandleClose
* Handle WebSocket close
src/remote/SessionsWebSocket.ts:234
↓ 2 callersFunctionhandleData
* Shared per-connection data handler. Phase 1 accumulates the CONNECT request; * phase 2 forwards client bytes over the WS tunnel.
src/upstreamproxy/relay.ts:295
↓ 2 callersFunctionhandleDeepLinkUri
(uri: string)
src/utils/deepLink/protocolHandler.ts:36
↓ 2 callersFunctionhandleEPIPE
( stream: NodeJS.WriteStream, )
src/utils/process.ts:1
↓ 2 callersMethodhandleElicitation
* Sends an elicitation request to the SDK consumer and returns the response.
src/cli/structuredIO.ts:694
↓ 2 callersFunctionhandleEnter
(key: Key)
src/hooks/useTextInput.ts:247
↓ 2 callersMethodhandleEpochMismatch
* Handle epoch mismatch (409 Conflict). A newer CC instance has replaced * this one — exit immediately.
src/cli/transports/ccrClient.ts:669
↓ 2 callersMethodhandleErrorRedirect
* Handles error case by sending a redirect to the appropriate success page with an error indicator, * ensuring the browser flow is completed proper
src/services/oauth/auth-code-listener.ts:111
↓ 2 callersFunctionhandleFileSystemError
* Handles file system errors appropriately * @param error The error to handle * @param path The file path that caused the error
src/utils/settings/settings.ts:157
↓ 2 callersFunctionhandleIngressMessage
( data: string, recentPostedUUIDs: BoundedUUIDSet, recentInboundUUIDs: BoundedUUIDSet, onInboundMessag
src/bridge/bridgeMessaging.ts:132
↓ 2 callersMethodhandleMessage
* Handle incoming WebSocket message
src/remote/SessionsWebSocket.ts:210
↓ 2 callersMethodhandleNodeRemoved
* Called by the reconciler when a node is removed from the tree. * Handles both the exact node and any focused descendant within * the removed s
src/ink/focus.ts:57
↓ 2 callersFunctionhandleNormalInput
* Handle input that's valid in both idle and count states. * Returns null if input is not recognized.
src/vim/transitions.ts:98
↓ 2 callersMethodhandleOpenEvent
()
src/cli/transports/WebSocketTransport.ts:296
↓ 2 callersFunctionhandleOperatorInput
* Handle operator input (motion, find, text object scope). * Returns null if input is not recognized.
src/vim/transitions.ts:206
↓ 2 callersFunctionhandlePromptSubmit
( params: HandlePromptSubmitParams, )
src/utils/handlePromptSubmit.ts:120
↓ 2 callersFunctionhandleReconnectResult
(result: { client: MCPServerConnection; tools: Tool[]; commands: Command[]; resources?: ServerResource
src/components/mcp/utils/reconnectHelpers.tsx:12
↓ 2 callersFunctionhandleResponse
(value: ResponseValue)
src/components/permissions/ExitPlanModePermissionRequest/ExitPlanModePermissionRequest.tsx:274
↓ 2 callersFunctionhandleRewindFiles
( userMessageId: UUID, appState: AppState, setAppState: (updater: (prev: AppState) => AppState) => void,
src/cli/print.ts:4520
↓ 2 callersFunctionhandleServerControlRequest
( request: SDKControlRequest, handlers: ServerControlRequestHandlers, )
src/bridge/bridgeMessaging.ts:243
↓ 2 callersFunctionhandleSpawnInProcess
* Handle spawn operation for in-process teammates. * In-process teammates run in the same Node.js process using AsyncLocalStorage.
src/tools/shared/spawnMultiAgent.ts:840
↓ 2 callersFunctionhasAccessToIDEExtensionDiffFeature
( mcpClients: MCPServerConnection[], )
src/utils/ide.ts:838
↓ 2 callersFunctionhasActiveInProcessTeammates
(appState: AppState)
src/utils/teammate.ts:205
↓ 2 callersFunctionhasAnyAutoEdge
(edges: Value[])
src/native-ts/yoga-layout/index.ts:256
↓ 2 callersFunctionhasAnyToolInProgress
( message: CollapsedReadSearchGroup, inProgressToolUseIDs: Set<string>, )
src/utils/collapseReadSearch.ts:486
↓ 2 callersFunctionhasApiKeyHelper
* Check if settings have apiKeyHelper configured
src/components/TrustDialog/utils.ts:136
↓ 2 callersFunctionhasAutoMemPathOverride
()
src/memdir/paths.ts:194
↓ 2 callersFunctionhasAutoModeOptInAnySource
()
src/utils/permissions/permissionSetup.ts:1362
↓ 2 callersFunctionhasAwsCommands
* Check if settings have AWS commands configured
src/components/TrustDialog/utils.ts:163
↓ 2 callersFunctionhasBashPermission
(rules: PermissionRule[])
src/components/TrustDialog/utils.ts:45
↓ 2 callersFunctionhasBinaryExtension
(filePath: string)
src/constants/files.ts:117
↓ 2 callersFunctionhasClaudeAiMcpEverConnected
(name: string)
src/services/mcp/claudeai.ts:162
↓ 2 callersFunctionhasCommandNamed
( parsed: ParsedPowerShellCommand, name: string, )
src/utils/powershell/parser.ts:1545
↓ 2 callersFunctionhasCommandWithArguments
(isAtEndWithWhitespace: boolean, value: string)
src/hooks/useTypeahead.tsx:343
↓ 2 callersFunctionhasConsoleBillingAccess
()
src/utils/billing.ts:10
↓ 2 callersFunctionhasDangerousEnvVars
* Check if settings have dangerous environment variables configured. * Any env var NOT in SAFE_ENV_VARS is considered dangerous.
src/components/TrustDialog/utils.ts:218
↓ 2 callersFunctionhasExitedPlanModeInSession
()
src/bootstrap/state.ts:1333
↓ 2 callersFunctionhasExternalClaudeMdIncludes
(files: MemoryFileInfo[])
src/utils/claudemd.ts:1416
↓ 2 callersFunctionhasGcpCommands
* Check if settings have GCP commands configured
src/components/TrustDialog/utils.ts:190
↓ 2 callersFunctionhasHooks
(settings: SettingsJson | null)
src/components/TrustDialog/utils.ts:8
↓ 2 callersFunctionhasImageBlock
( content: NonNullable<ToolResultBlockParam['content']>, )
src/utils/toolResultStorage.ts:507
↓ 2 callersFunctionhasInstructionsLoadedHook
()
src/utils/hooks.ts:4314
↓ 2 callersFunctionhasMalformedTokens
( command: string, parsed: ParseEntry[], )
src/utils/bash/shellQuote.ts:117
↓ 2 callersFunctionhasOtelHeadersHelper
* Check if settings have otelHeadersHelper configured
src/components/TrustDialog/utils.ts:109
↓ 2 callersFunctionhasRequiredMcpServers
( agent: AgentDefinition, availableServers: string[], )
src/tools/AgentTool/loadAgentsDir.ts:229
↓ 2 callersFunctionhasSlackMcpServer
(clients: MCPServerConnection[])
src/utils/suggestions/slackChannelSuggestions.ts:102
↓ 2 callersFunctionhasSuspiciousWindowsPathPattern
* Detects suspicious Windows path patterns that could bypass security checks. * These patterns include: * - NTFS Alternate Data Streams (e.g., file.
src/utils/permissions/filesystem.ts:537
↓ 2 callersFunctionhasTextBlocks
(message: Message)
src/services/compact/sessionMemoryCompact.ts:135
↓ 2 callersFunctionhasThinkingBlocks
* Check if messages contain thinking blocks
src/services/tokenEstimation.ts:38
↓ 2 callersFunctionhasThinkingContent
(m: { type: string; message?: { content: Array<{ type: string; }>; }; })
src/components/Message.tsx:591
↓ 2 callersFunctionhasToolResultContent
* Check whether a user message's content contains tool_result blocks. * This is more reliable than checking `toolUseResult === undefined` because *
src/utils/attachments.ts:2447
↓ 2 callersFunctionhashMcpConfig
(config: ScopedMcpServerConfig)
src/services/mcp/utils.ts:157
↓ 2 callersFunctionhashString
* Computes a simple numeric hash of a string for analytics grouping. * Uses djb2 algorithm, returning a 32-bit unsigned integer.
src/utils/imageResizer.ts:130
↓ 2 callersFunctionhashString
(s: string)
src/buddy/companion.ts:27
↓ 2 callersFunctionhashToId
(input: string)
src/services/mcp/channelPermissions.ts:112
↓ 2 callersFunctionheadlessProfilerStartTurn
()
src/utils/headlessProfiler.ts:62
↓ 2 callersFunctionhideTeammate
* Hide a teammate pane using the backend abstraction. * Only available for ant users (gated for dead code elimination in external builds)
src/components/teams/TeamsDialog.tsx:633
↓ 2 callersFunctionhighlightLine
( state: { lang: string | null; stack: unknown }, line: string, theme: Theme, )
src/native-ts/color-diff/index.ts:504
↓ 2 callersFunctionhitTest
( node: DOMElement, col: number, row: number, )
src/ink/hit-test.ts:18
↓ 2 callersFunctionhookSourceHeaderDisplayString
(source: HookSource)
src/utils/hooks/hooksSettings.ts:192
↓ 2 callersFunctionhueToRgb
(hue: number)
src/components/Spinner/utils.ts:32
↓ 2 callersFunctionideOnboardingDialog
()
src/utils/ide.ts:34
↓ 2 callersMethodimageRefStartingAt
(offset: number)
src/utils/Cursor.ts:330
↓ 2 callersFunctionimmediateFlushHistory
()
src/history.ts:292
↓ 2 callersFunctionimportClaudeForChromePackage
()
src/utils/claudeInChrome/package.ts:30
↓ 2 callersFunctionincrement
(map: Map<string, number>, key: string, value: number)
src/utils/contextAnalysis.ts:191
↓ 2 callersFunctionincrementGuestPassesSeenCount
()
src/components/LogoV2/GuestPassesUpsell.tsx:43
↓ 2 callersFunctionincrementOverageCreditUpsellSeenCount
()
src/components/LogoV2/OverageCreditUpsell.tsx:56
↓ 2 callersFunctionincrementPromptCount
( attribution: AttributionState, saveSnapshot: (snapshot: AttributionSnapshotMessage) => void, )
src/utils/commitAttribution.ts:950
↓ 2 callersFunctionindexOfWithin
buf.indexOf bounded to [0, end) without allocating a view.
src/utils/readEditContext.ts:148
↓ 2 callersMethodindexPath
(i: number)
src/native-ts/file-index/index.ts:156
↓ 2 callersFunctioninferCompactSchema
(value: unknown, depth = 2)
src/services/mcp/client.ts:2646
↓ 2 callersMethodinfo
(message: string, ...args: unknown[])
src/utils/claudeInChrome/mcpServer.ts:282
↓ 2 callersFunctioninit
()
src/commands/resume/resume.tsx:124
↓ 2 callersFunctioninitAndLogWheelAccel
()
src/components/ScrollKeybindingHandler.tsx:334
↓ 2 callersFunctioninitReplBridge
( options?: InitBridgeOptions, )
src/bridge/initReplBridge.ts:110
↓ 2 callersFunctioninitializeLspServerManager
()
src/services/lsp/manager.ts:145
↓ 2 callersFunctioninitializeTeammateHooks
( setAppState: (updater: (prev: AppState) => AppState) => void, sessionId: string, teamInfo: { teamName:
src/utils/swarm/teammateInit.ts:28
↓ 2 callersFunctioninitializeTelemetryAfterTrust
()
src/entrypoints/init.ts:210
↓ 2 callersFunctioninitializeVersionedPlugins
()
src/utils/plugins/installedPluginsManager.ts:714
↓ 2 callersFunctioninjectModelSwitchBreadcrumbs
( modelArg: string, resolvedModel: string, )
src/cli/print.ts:1222
↓ 2 callersFunctioninjectUserMessageToTeammate
(taskId: string, message: string, setAppState: SetAppState)
src/tasks/InProcessTeammateTask/InProcessTeammateTask.tsx:68
↓ 2 callersFunctioninsertBlockAfterToolResults
( content: unknown[], block: unknown, )
src/utils/contentArray.ts:21
↓ 2 callersMethodinsertMessageChain
( messages: Transcript, isSidechain: boolean = false, agentId?: string, startingParentUuid?: U
src/utils/sessionStorage.ts:993
↓ 2 callersFunctioninstallChromeNativeHostManifest
( manifestBinaryPath: string, )
src/utils/claudeInChrome/setup.ts:191
← previousnext →3,301–3,400 of 11,548, ranked by callers