MCPcopy Create free account

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

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

↓ 1 callersFunctionisLockHeldLocally
()
src/utils/computerUse/computerUseLock.ts:130
↓ 1 callersFunctionisLower
(code: number)
src/native-ts/file-index/index.ts:317
↓ 1 callersFunctionisLspConnected
()
src/services/lsp/manager.ts:100
↓ 1 callersFunctionisLspRecommendationsDisabled
()
src/utils/plugins/lspRecommendation.ts:351
↓ 1 callersFunctionisMCPToolResult
(output: string | MCPToolResult)
src/utils/claudeInChrome/toolRendering.tsx:259
↓ 1 callersFunctionisMacOsKeychainLocked
()
src/utils/secureStorage/macOsKeychainStorage.ts:211
↓ 1 callersFunctionisMacosOptionChar
( char: string, )
src/utils/keyboardShortcuts.ts:10
↓ 1 callersFunctionisMainThread
(cmd: QueuedCommand)
src/utils/queueProcessor.ts:61
↓ 1 callersFunctionisMalformedBase64Image
( block: ContentBlockParam, )
src/bridge/inboundMessages.ts:75
↓ 1 callersFunctionisMarketplaceSourceSupportedByZipCache
( source: MarketplaceSource, )
src/utils/plugins/zipCache.ts:402
↓ 1 callersFunctionisMaxTokensCapEnabled
()
src/services/api/claude.ts:3394
↓ 1 callersFunctionisMcpAuthCached
(serverId: string)
src/services/mcp/client.ts:280
↓ 1 callersFunctionisMcpServerFromProjectOrLocalSettings
* Check if the MCP server config comes from project settings (projectSettings or localSettings) * This is important for security checks
src/services/mcp/headersHelper.ts:20
↓ 1 callersFunctionisMediaSizeError
(raw: string)
src/services/api/errors.ts:133
↓ 1 callersFunctionisMemoryFileAccess
( toolName: string, toolInput: unknown, )
src/utils/sessionFileAccessHooks.ts:123
↓ 1 callersFunctionisMemoryFilePath
(filePath: string)
src/utils/claudemd.ts:1435
↓ 1 callersFunctionisMemorySearch
* Check if a search tool use targets memory files by examining its path, pattern, and glob.
src/utils/collapseReadSearch.ts:81
↓ 1 callersFunctionisMemoryWriteOrEdit
* Check if a Write or Edit tool use targets a memory file and should be collapsed.
src/utils/collapseReadSearch.ts:109
↓ 1 callersFunctionisMessageStreaming
(msg: RenderableMessage, streamingToolUseIDs: Set<string>)
src/components/MessageRow.tsx:296
↓ 1 callersFunctionisMetaSession
(log: LogOption)
src/commands/insights.ts:2846
↓ 1 callersFunctionisMintty
()
src/ink/clearTerminal.ts:20
↓ 1 callersFunctionisMockFastModeRateLimitScenario
()
src/services/mockRateLimits.ts:843
↓ 1 callersFunctionisMockRateLimitError
(error: APIError)
src/services/rateLimitMocking.ts:137
↓ 1 callersFunctionisModelSupportedForCacheEditing
(model: string)
src/services/compact/cachedMicrocompact.ts:36
↓ 1 callersFunctionisModelVisibleMessage
* Returns true if a message is visible to the model (sent in API calls). * Excludes progress, system, and attachment messages.
src/services/extractMemories/extractMemories.ts:78
↓ 1 callersFunctionisModernWindowsTerminal
()
src/ink/clearTerminal.ts:32
↓ 1 callersFunctionisModifierPressed
(modifier: ModifierKey)
src/utils/modifiers.ts:46
↓ 1 callersFunctionisMouseClicksDisabled
()
src/utils/fullscreen.ts:151
↓ 1 callersFunctionisNavigableMessage
(msg: NavigableMessage)
src/components/messageActions.tsx:18
↓ 1 callersFunctionisNewCommandContext
* Check if we're in a context that expects a new command * (at start of input or after a command operator)
src/utils/bash/shellCompletion.ts:66
↓ 1 callersFunctionisNodeError
(e: unknown)
src/services/policyLimits/index.ts:50
↓ 1 callersFunctionisNoisyName
(name: string)
src/utils/computerUse/appNames.ts:123
↓ 1 callersFunctionisNonCollapsibleToolUse
* Check if a message is a non-collapsible tool use that should break a group. * This includes tool uses like Edit, Write, etc.
src/utils/collapseReadSearch.ts:345
↓ 1 callersFunctionisNonSpacePrintable
(input: string, key: Key)
src/components/PromptInput/utils.ts:39
↓ 1 callersFunctionisNpmSymlink
* Check if a given path is managed by npm * @param executablePath - The path to check (can be a symlink) * @returns true if the path is npm-managed,
src/utils/nativeInstaller/installer.ts:1446
↓ 1 callersFunctionisOfficialMarketplace
* Check if a marketplace is official (from Anthropic)
src/utils/plugins/lspRecommendation.ts:46
↓ 1 callersFunctionisOfficialMarketplaceAutoInstallDisabled
()
src/utils/plugins/officialMarketplaceStartupCheck.ts:47
↓ 1 callersFunctionisOfficialMarketplaceInstalled
()
src/services/tips/tipRegistry.ts:60
↓ 1 callersFunctionisOfficialMcpUrl
(normalizedUrl: string)
src/services/mcp/officialRegistry.ts:66
↓ 1 callersFunctionisOfficialRepo
* True if the URL/spec points at anthropics/claude-plugins-official — the * repo GitHub complained about. Lets the dashboard separate "our problem"
src/utils/plugins/fetchTelemetry.ts:75
↓ 1 callersFunctionisOperatorKey
(key: string)
src/vim/types.ts:131
↓ 1 callersFunctionisOpus1mUnavailable
(model: string)
src/commands/model/model.tsx:236
↓ 1 callersFunctionisOtelHeadersHelperFromProjectOrLocalSettings
()
src/utils/auth.ts:1819
↓ 1 callersFunctionisOutOfCreditsReason
(reason: string | null)
src/utils/fastMode.ts:286
↓ 1 callersFunctionisPathLikeToken
(token: string)
src/utils/suggestions/directoryCompletion.ts:152
↓ 1 callersFunctionisPathSafe
(filePath: string)
src/utils/dxt/zip.ts:44
↓ 1 callersFunctionisPdftoppmAvailable
()
src/utils/pdf.ts:160
↓ 1 callersFunctionisPermanentFailure
(r: TeamMemorySyncPushResult)
src/services/teamMemorySync/watcher.ts:61
↓ 1 callersFunctionisPermissionMode
(raw: string)
src/utils/claudeInChrome/mcpServer.ts:39
↓ 1 callersFunctionisPluginEnabledAtProjectScope
(pluginId: string)
src/services/plugins/pluginOperations.ts:128
↓ 1 callersFunctionisPrActivitySubscriptionTool
(name: string)
src/utils/toolPool.ts:16
↓ 1 callersFunctionisPreToolHookSummary
( msg: RenderableMessage, )
src/utils/collapseReadSearch.ts:370
↓ 1 callersFunctionisPreapprovedUrl
(url: string)
src/tools/WebFetchTool/utils.ts:130
↓ 1 callersFunctionisPrintCommand
(cmd: string)
src/tools/BashTool/sedValidation.ts:128
↓ 1 callersFunctionisProactiveActive_SAFE_TO_CALL_ANYWHERE
()
src/utils/systemPrompt.ts:24
↓ 1 callersFunctionisProgressReportingAvailable
()
src/ink/terminal.ts:25
↓ 1 callersFunctionisProjectDirPath
* Check if file is within the current project's directory. * Path format: ~/.claude/projects/{sanitized-cwd}/...
src/utils/permissions/filesystem.ts:284
↓ 1 callersFunctionisPromptInputModeEditable
( mode: PromptInputMode, )
src/utils/messageQueueManager.ts:347
↓ 1 callersFunctionisProtocolHandlerCurrent
( claudePath: string, )
src/utils/deepLink/registerProtocol.ts:263
↓ 1 callersFunctionisProviderManagedEnvVar
(key: string)
src/utils/managedEnvConstants.ts:64
↓ 1 callersFunctionisRateLimitErrorMessage
(text: string)
src/services/rateLimitMessages.ts:32
↓ 1 callersFunctionisRecord
* Type predicate: check if a value is a non-null, non-array object (i.e., a record).
src/utils/plugins/pluginLoader.ts:3300
↓ 1 callersFunctionisRecordableMessage
* Type guard to check if a message from query() is a recordable Message type. * Matches the types we want to record: assistant, user, progress, or sy
src/tools/AgentTool/runAgent.ts:231
↓ 1 callersFunctionisRecurringTaskAged
( t: CronTask, nowMs: number, maxAgeMs: number, )
src/utils/cronScheduler.ts:53
↓ 1 callersFunctionisRedirectInfo
( response: AxiosResponse<ArrayBuffer> | RedirectInfo, )
src/tools/WebFetchTool/utils.ts:331
↓ 1 callersFunctionisRejectedMessage
(data: unknown)
src/hooks/useDiffInIDE.ts:358
↓ 1 callersFunctionisRemoteSessionStaging
( sessionId?: string, ingressUrl?: string, )
src/constants/product.ts:12
↓ 1 callersFunctionisRemoteTaskType
(v: string | undefined)
src/tasks/RemoteAgentTask/RemoteAgentTask.tsx:62
↓ 1 callersFunctionisResultSuccessful
( message: Message | undefined, stopReason: string | null = null, )
src/utils/queryHelpers.ts:56
↓ 1 callersFunctionisRunningFromBuildDirectory
()
src/utils/warningHandler.ts:16
↓ 1 callersFunctionisRunningFromLocalInstallation
()
src/utils/localInstaller.ts:29
↓ 1 callersMethodisRunningInside
* Checks if we're currently running inside a tmux session. * Delegates to detection.ts for consistent detection logic.
src/utils/swarm/backends/TmuxBackend.ts:121
↓ 1 callersFunctionisSDKControlRequest
( value: unknown, )
src/bridge/bridgeMessaging.ts:59
↓ 1 callersFunctionisSDKControlResponse
( value: unknown, )
src/bridge/bridgeMessaging.ts:46
↓ 1 callersFunctionisSDKMessage
* Type guard to check if a message is an SDKMessage (not a control message)
src/remote/RemoteSessionManager.ts:22
↓ 1 callersFunctionisSDKMessage
(value: unknown)
src/bridge/bridgeMessaging.ts:36
↓ 1 callersFunctionisSSEConfig
(config: McpServerConfig)
src/services/mcp/utils.ts:445
↓ 1 callersFunctionisSSHSession
()
src/utils/env.ts:308
↓ 1 callersFunctionisSafeHeredoc
* Checks if a command is a "safe" heredoc-in-substitution pattern that can * bypass the generic $() validator. * * This is an EARLY-ALLOW path: ret
src/tools/BashTool/bashSecurity.ts:317
↓ 1 callersFunctionisSaveMessage
( data: unknown, )
src/hooks/useDiffInIDE.ts:370
↓ 1 callersFunctionisScratchpadGateEnabled
()
src/coordinator/coordinatorMode.ts:25
↓ 1 callersFunctionisSearchOrReadBashCommand
(command: string)
src/tools/BashTool/BashTool.tsx:95
↓ 1 callersFunctionisSearchOrReadPowerShellCommand
* Checks if a PowerShell command is a search or read operation. * Used to determine if the command should be collapsed in the UI.
src/tools/PowerShellTool/PowerShellTool.tsx:101
↓ 1 callersFunctionisServerError
(err: unknown)
src/bridge/bridgeMain.ts:1604
↓ 1 callersFunctionisSessionActivityTrackingActive
()
src/utils/sessionActivity.ts:84
↓ 1 callersFunctionisSessionContainerCompatible
(messages: Message[])
src/hooks/useIssueFlagBanner.ts:45
↓ 1 callersFunctionisSessionMemoryEmpty
(content: string)
src/services/SessionMemory/prompts.ts:220
↓ 1 callersFunctionisSessionMemoryGateEnabled
* Check if session memory feature is enabled. * Uses cached gate value - returns immediately without blocking.
src/services/SessionMemory/sessionMemory.ts:80
↓ 1 callersFunctionisSessionMemoryInitialized
()
src/services/SessionMemory/sessionMemoryUtils.ts:158
↓ 1 callersFunctionisSessionMemoryPath
(absolutePath: string)
src/utils/permissions/filesystem.ts:274
↓ 1 callersFunctionisSessionsMessage
(value: unknown)
src/remote/SessionsWebSocket.ts:46
↓ 1 callersFunctionisShallowClone
* Check if we're in a shallow clone by looking for <gitDir>/shallow.
src/utils/git.ts:608
↓ 1 callersFunctionisSharedSettingSource
(source: PermissionRuleSource)
src/utils/permissions/shadowedRuleDetection.ts:61
↓ 1 callersFunctionisShellCommandTargetingMemory
(command: string)
src/utils/memoryFileDetection.ts:215
↓ 1 callersFunctionisShiftEnterKeyBindingInstalled
()
src/commands/terminalSetup/terminalSetup.tsx:127
↓ 1 callersFunctionisShiftKey
(code: string)
src/ink/parse-keypress.ts:423
↓ 1 callersFunctionisSignedIn
()
src/commands/remote-setup/api.ts:171
↓ 1 callersFunctionisSilentBashCommand
* Checks if a bash command is expected to produce no stdout on success. * Used to show "Done" instead of "(No output)" in the UI.
src/tools/BashTool/BashTool.tsx:178
↓ 1 callersFunctionisSnipBoundaryMessage
(message: unknown)
src/services/compact/snipProjection.ts:6
↓ 1 callersFunctionisSnipMarkerMessage
(message: unknown)
src/services/compact/snipCompact.ts:17
← previousnext →6,501–6,600 of 11,548, ranked by callers